Amazon Data Scrapper
This API helps in getting the Product details, its reviews and its offers on that product also you can search any amazon product with any keyword, and easily fetch data in JSON Format.
Amazon Data Scrapper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET Product Offers /products/{productId}/offers |
GET request for amazon product offers |
| GET |
GET Search Results /search/{searchQuery} |
GET request for searching any product with any keyword |
| GET |
GET Amazon Product Reviews /products/{productId}/reviews |
GET request for Amazon product reviews |
| GET |
GET Product Details /products/{productId} |
GET the product details using amazon product id. |
Amazon Data Scrapper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $20 / month | — |
|
| PRO | $45 / month | — |
|
| ULTRA | $100 / month | — |
|