Amazon api scraper
Get data from amazon in smiple way
1 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 api scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET Product Reviews /product/{productID}/reviews |
get all Review of product |
| GET |
GET Prodcut Data /product/{productID} |
/product/[productID]?apikey=[yourAPIKEY] |
| GET |
Search Product By name /search/{searchQuery} |
insert the name and your api key to get a list of products match the search strings |
| GET |
Get Product Offers /product/{productID}/offers |
get all offers available for the given id product |
Amazon api scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $10 / month | 50 / second |
|
| ULTRA | $25 / month | — |
|
| MEGA | $50 / month | — |
|