API Parameters
Critical Reminder: For flawless data retrieval, always set the engine
parameter to amazon
.
Harness the Power of the Amazon API: Your Simplified Tool for Amazon Scraping
Extracting data from Amazon has never been this straightforward. To dive into the vast Amazon database, initiate a GET request to our designated endpoint and append your chosen parameters to refine the output to your preferences.
Navigating Parameter Types:
Our Amazon API features two parameter classifications:
General Parameters: Universal in nature, they can be integrated into any search query.
Search-Specific Parameters: Tailored for particular search categories, these will be expounded upon within their respective sections.
A Glimpse at the General Parameters:
Parameter | Type | Description |
|
| Specify your unique API access key to authenticate with the API. Your API access key can be found in your account dashboard. |
|
| The engine of the API. Needs to be set to |
|
| The Amazon API uses search types in order to return categorised results. |
|
| Represents the domain from amazon that you want to use for your search. (Supported domains) |
|
| The zipcode you want to use for your amazon search. |
|
| The language you want to use for your amazon search. |
|
| The country you want to use for your amazon search. |
|
| Have the scraper perform a full scroll of the page. Set to |
|
| Wait until the bottom carousel is available in DOM, before returning the result. Set to |
|
| Waiting time after the page was loaded before scraping. Measured in |
|
| Simulate default delivery location based on proxy location. Supported options: |
|
| Specify which page Amazon should return |
Last updated