Amazon Reviews Scraper (By Product Url) avatar
Amazon Reviews Scraper (By Product Url)

Pricing

Pay per event

Go to Store
Amazon Reviews Scraper (By Product Url)

Amazon Reviews Scraper (By Product Url)

Developed by

ScrapingShark

ScrapingShark

Maintained by Community

Scrape detailed Amazon product reviews from any product URL with ease. Get review text, ratings, author info, review dates, helpful votes, and more—perfect for sentiment analysis, competitor research, and e-commerce insights.

0.0 (0)

Pricing

Pay per event

0

Total users

4

Monthly users

4

Runs succeeded

>99%

Last modified

4 days ago

You can access the Amazon Reviews Scraper (By Product Url) 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 '{
< "urls": [
< {
< "url": "https://www.amazon.com/AMD-9800X3D-16-Thread-Desktop-Processor/dp/B0DKFMSMYK/"
< },
< {
< "url": "https://www.amazon.de/-/en/Apple-iPhone-16-128GB-Silicone/dp/B0DGTF3MG9"
< }
< ]
<}' |
<apify call scrapingshark/amazon-reviews-scraper-by-product-url --silent --output-dataset

Amazon Product Review Scraper by URL API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: