Glossary¶
ASIN¶
Amazon Standard Identification Number — the unique 10-character ID Amazon gives each product. You can use an ASIN as a target in a details crawl.
Credit¶
The unit AzScraper bills in. Crawls spend credits. See Plans & credits.
Crawl / Scrape¶
Automatically fetching public data from web pages. A crawl job is one such request.
Details crawl¶
A crawl that looks up specific products by ASIN or URL. See Running a details crawl.
Job¶
A single crawl request. Moves through queued → running → completed (or failed/cancelled). See How it works.
Marketplace¶
A regional Amazon storefront (for example .com, .co.uk). Which marketplaces are available depends on your plan.
Project¶
A folder that groups related crawl jobs and results. See Team & projects.
Search crawl¶
A crawl that takes keywords and returns matching products. See Running a search crawl.
SERP¶
Search Engine Results Page — the list of products returned for a keyword. A search crawl returns SERP data.
Target¶
One thing you want crawled: a keyword (search) or an ASIN/URL (details).
Webhook¶
An automatic notification AzScraper can send to your own server when something happens (like a job completing). Developer feature — see Webhooks.