Amazon Product Review avatar
Amazon Product Review

Pricing

$38.99/month + usage

Go to Store
Amazon Product Review

Amazon Product Review

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

The Amazon Product Review Scraper is an Apify actor that lets you extract comprehensive review data from Amazon product pages

0.0 (0)

Pricing

$38.99/month + usage

1

Total users

14

Monthly users

13

Runs succeeded

>99%

Last modified

a month ago

You can access the Amazon Product Review 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 '{
< "productUrls": [
< "https://www.amazon.com/Bluetooth-Waterproof-Playtime-Portable-Electronic/dp/B0BRKPVZB4/"
< ],
< "page": 1,
< "countryIso": "us"
<}' |
<apify call pintostudio/amazon-product-review --silent --output-dataset

Amazon Product Review API through CLI

The Apify CLI is the official tool that allows you to use Amazon Product Review locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: