Amazon Products & Reviews
1 day trial then $12.00/month - No credit card required now
Amazon Products & Reviews
1 day trial then $12.00/month - No credit card required now
Get details or reviews for a specific product, search for products by keyword, list available categories, find questions and more! Available for all countries.
You can access the Amazon Products & Reviews programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "keyword": "Mouse",
3 "asin": [
4 "B00P43PCI8",
5 "B014I8SIJY"
6 ],
7 "proxy": {
8 "useApifyProxy": true,
9 "apifyProxyGroups": [
10 "RESIDENTIAL"
11 ]
12 }
13}' |
14apify call canadesk/amazon-products-reviews --silent --output-dataset
Amazon Products & Reviews API through CLI
The Apify CLI is the official tool that allows you to use Amazon Products & Reviews locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 19 monthly users
- 4 stars
- 100.0% runs succeeded
- Created in Aug 2023
- Modified 4 months ago