Parameters
Searches can be tailored according to many different parameters.
eCommerce Scraper APIs support all regular Scraper API parameters . This page denotes parameters used only in eCommerce APIs.
Parameter | Header name | Default value | Description |
---|---|---|---|
page_from | n/a | 1 | Starting page number. |
num_pages | n/a | 10 | Number of results to retrieve on each page. |
category | n/a | n/a | The category ID you wish to search in. Used with the amazon_search target. |
merchant | n/a | n/a | The merchant ID you wish to search in. Used with the amazon_search target. |
autoselect_variant | n/a | n/a | To get accurate buybox/pricing data, set this parameter to true (which will append th=1&psc=1 to the URL).Used with the amazon_product target. |
Updated 5 months ago