cURL
Amazon
Queue a search crawl
Submit a multi-page Amazon search as an async job.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search keywords
Minimum string length:
1First page to crawl (default 1)
Pattern:
^\d+$Last page to crawl, max 10 pages from start_page
Pattern:
^\d+$Filter results to a specific merchant
Minimum string length:
1Sort order for results
Minimum string length:
1Enrich each result with pricing data
Available options:
pricing Country code for localized results
Pattern:
^[a-z]{2}$Language for results
Minimum string length:
1Amazon domain suffix, e.g. com, co.uk, de
Pattern:
^[a-z]+(?:\.[a-z]+)?$Device profile to emulate
Available options:
desktop, mobile, tablet Max time to wait, in ms
Pattern:
^\d+$