All sites
Data API
Amazon Data API
Products, search, reviews and seller data across every Amazon marketplace.
12endpointsTLS 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,
"node": "172282"
},
"organic_results": [
{
"position": 1,
"id": "B0BSHF7WHW",
"asin": "B0BSHF7WHW",
"product_id": "B0BSHF7WHW",
"title": "Ninja AF101 Air Fryer that Crisps, Roasts, Reheats & Dehydrates, 4 Quart, Grey",
"thumbnail": "https://m.media-amazon.com/images/I/71+8uTMDRFL._AC_UL320_.jpg",
"rating": 4.8,
"reviews": 129843,
"prime": true,
"sponsored": false,
"out_of_stock": false,
"currency": "USD",
"primary_offer": {
"offer_price": 89.99,
"min_price": 89.99,
"was_price": 129.99
},
"price_per_unit": null,
"product_page_url": "https://www.amazon.com/dp/B0BSHF7WHW"
},
{
"position": 2,
"id": "B075H4H7DK",
"asin": "B075H4H7DK",
"product_id": "B075H4H7DK",
"title": "Instant Pot Duo 7-in-1 Electric Pressure Cooker, 6 Quart, Stainless Steel",
"thumbnail": "https://m.media-amazon.com/images/I/71V1LrY1MSL._AC_UL320_.jpg",
"rating": 4.7,
"reviews": 246118,
"prime": true,
"sponsored": false,
"out_of_stock": false,
"currency": "USD",
"primary_offer": {
"offer_price": 99.95,
"min_price": 99.95,
"was_price": 129.99
},
"price_per_unit": null,
"product_page_url": "https://www.amazon.com/dp/B075H4H7DK"
},
{
"position": 3,
"id": "B08GC6PL3D",
"asin": "B08GC6PL3D",
"product_id": "B08GC6PL3D",
"title": "COSORI Air Fryer 5 QT, 9-in-1 Airfryer with 150 Recipes, Dishwasher Safe Basket",
"thumbnail": "https://m.media-amazon.com/images/I/71yh5cvNKUL._AC_UL320_.jpg",
"rating": 4.7,
"reviews": 68402,
"prime": true,
"sponsored": false,
"out_of_stock": false,
"currency": "USD",
"primary_offer": {
"offer_price": 79.99,
"min_price": 79.99,
"was_price": 99.99
},
"price_per_unit": null,
"product_page_url": "https://www.amazon.com/dp/B08GC6PL3D"
},
{
"position": 4,
"id": "B00FLYWNYQ",
"asin": "B00FLYWNYQ",
"product_id": "B00FLYWNYQ",
"title": "Instant Vortex Plus 6-Quart Air Fryer Oven with ClearCook Window",
"thumbnail": "https://m.media-amazon.com/images/I/81mfC1I5T5L._AC_UL320_.jpg",
"rating": 4.6,
"reviews": 41207,
"prime": true,
"sponsored": false,
"out_of_stock": false,
"currency": "USD",
"primary_offer": {
"offer_price": 119.99,
"min_price": 119.99,
"was_price": null
},
"price_per_unit": null,
"product_page_url": "https://www.amazon.com/dp/B00FLYWNYQ"
},
{
"position": 5,
"id": "B09B1TVZ8T",
"asin": "B09B1TVZ8T",
"product_id": "B09B1TVZ8T",
"title": "KitchenAid Classic Series 4.5 Quart Tilt-Head Stand Mixer, White",
"thumbnail": "https://m.media-amazon.com/images/I/71a0Fhw5tKL._AC_UL320_.jpg",
"rating": 4.8,
"reviews": 33915,
"prime": true,
"sponsored": false,
"out_of_stock": false,
"currency": "USD",
"primary_offer": {
"offer_price": 279.99,
"min_price": 279.99,
"was_price": 349.99
},
"price_per_unit": null,
"product_page_url": "https://www.amazon.com/dp/B09B1TVZ8T"
},
{
"position": 6,
"id": "B0748HR6GB",
"asin": "B0748HR6GB",
"product_id": "B0748HR6GB",
"title": "Keurig K-Classic Coffee Maker K-Cup Pod, Single Serve, Programmable, Black",
"thumbnail": "https://m.media-amazon.com/images/I/71Pb3pv8QYL._AC_UL320_.jpg",
"rating": 4.6,
"reviews": 92044,
"prime": true,
"sponsored": true,
"out_of_stock": false,
"currency": "USD",
"primary_offer": {
"offer_price": 89.99,
"min_price": 89.99,
"was_price": 99.99
},
"price_per_unit": null,
"product_page_url": "https://www.amazon.com/dp/B0748HR6GB"
}
],
"pagination": {
"current": 1,
"next": "2"
},
"nextCursor": "2"
}
GET
/v1/data/amazon/category1 credit / runBrowse Category
List products within an Amazon browse-node category.
Handled for you:TLS FingerprintRate LimitCaptcha
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| node | string | yes | Amazon browse-node id. Found in bestsellers_rank links or category URLs (node=...). |
| Advanced filters | |||
| page | integer | no | Page number. Range: 1 - 20. (default: 1) |
| sort_by | string | no | Sort order for results. |
| min_price | number | no | Only items priced at or above this amount, in the marketplace currency. |
| max_price | number | no | Only items priced at or below this amount, in the marketplace currency. |
| brand | string | no | Filter to one or more brands. Comma separate multiple brands. |
| rating_min | integer | no | Minimum average star rating, 1 to 5 (for example 4 keeps 4 stars and up). |
| prime | boolean | no | Keep only Prime-eligible items. (default: false) |
| free_shipping | boolean | no | Keep only items that ship free. (default: false) |
| department | string | no | Restrict results to a department or category node id (rh node). |
| condition | string | no | Item condition. |
| domain | string | no | Amazon marketplace TLD or code. Examples: com, co.uk, de (default: com) |
| market | string | no | Marketplace code, alternative to domain. Examples: us, uk, de, jp. |
| country | string | no | Two-letter country code to pick the marketplace. Example: GB selects the UK store. |