Amazon-Scraper-Api
This API allows user to get live amazon data for different products such as reviews, product details as well the option to make a search bar for amazon based marketplace.
37 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.
Amazon-Scraper-Api endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Product Details /products/{productId} |
This allows to get the data about the product via using product Id you have entered in the form of JSON |
| GET |
Get Amazon Search Results /search/{searchQuery} |
Using this endpoint you can get the list of all the items regarding the search term that you have entered and you can remove the ads as well to take in the valid data alone. The… |
| GET |
Get Product Review /products/{productId}/reviews |
This endpoint provides the list of reviews of a product which could be filtered further on the basis of the number of stars they have received on the amazon marketplace |
| GET |
Get offer details from Amazon /products/{productId}/offers |
This endpoint allows you to get JSON format data regarding all the live offers on the Amazon Marketplace for the product Id that you have entered |
Amazon-Scraper-Api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2 / month | — |
|
| ULTRA | $4 / month | — |
|