JSON Amazon Data Scraper
Amazon Data Scraper API is amazing, for getting your api_key you just need to go to scraperapi, sign up, and you will get your api_key.
65 subscribers
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
JSON Amazon Data Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Amazon Product Details /products/{productId} |
Here you will get the complete product details of a product available on Amazon you just need to make a GET Request. |
| GET |
Amazon Product Reviews /products/{productId}/reviews |
Here you will get the all the product reviews made by customers of the product. but you just need to make a GET Request. |
| GET |
Amazon Product Offers /products/{productId}/offers |
Here you will get all the offers available on the product available on Amazon and you just need to make a GET Request. |
| GET |
Amazon Search Results /search/{searchQuery} |
Here you will get all the search results available on Amazon and you just need to make a GET Request. |
JSON Amazon Data Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | — |
|
| ULTRA | $50 / month | — |
|