All sites
Data API
Amazon Data API
Products, search, reviews and seller data across every Amazon marketplace.
14endpointsTLS Fingerprint · Rate Limit · Captcha handled for you
Example
amazon.com
ExampleJSON responseclick the page to trace a field
{
"search_information": {
"location": {
"country": "US"
},
"total_results": null,
"query_displayed": null
},
"organic_results": [
],
"pagination": {
"current": 1,
"next": null
}
}
GET
/v1/data/amazon/new-releases1 credit / runNew Releases
Newly released products by category.
Handled for you:TLS FingerprintRate LimitCaptcha
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| Advanced filters | |||
| category | string | no | Category slug/node (optional). |
| domain | string | no | Marketplace TLD or code. (default: com) |