Amazon Reviews Scraper avatar
Amazon Reviews Scraper

Pricing

$30.00/month + usage

Go to Store
Amazon Reviews Scraper

Amazon Reviews Scraper

Developed by

epctex

epctex

Maintained by Community

Gain access to incredibly rapid, essential, and highly informative Amazon product review data. Pull out ratings, reviews, images, product specifics, and more. Retrieve reviews of any product, regardless of the country of origin. Unlimited and exceptionally fast.

0.0 (0)

Pricing

$30.00/month + usage

8

Total users

382

Monthly users

15

Runs succeeded

84%

Last modified

5 hours ago

You can access the Amazon Reviews Scraper 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 '{
< "startUrls": [
< "https://www.amazon.com/JBL-Quantum-400-Headphones-Game-Chat/dp/B084CZDX61/"
< ],
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< },
< "includeOtherCountriesReviews": true
<}' |
<apify call epctex/amazon-reviews-scraper --silent --output-dataset

Amazon Reviews Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: