Amazon Products & Reviews avatar
Amazon Products & Reviews

Pricing

$12.00/month + usage

Go to Store
Amazon Products & Reviews

Amazon Products & Reviews

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Get details or reviews for a specific product, search for products by keyword, list available categories, find questions and more! Available for all countries.

0.0 (0)

Pricing

$12.00/month + usage

9

Total users

328

Monthly users

13

Runs succeeded

>99%

Issues response

34 days

Last modified

a month ago

You can access the Amazon Products & Reviews programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "keyword": "Mouse",
< "asin": [
< "B00P43PCI8",
< "B014I8SIJY"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: