Amazon Review Scraper avatar

Amazon Review Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store
Amazon Review Scraper

Amazon Review Scraper

Scrape customer reviews from any Amazon product page — reviewer name, rating, review title, full text, date, and verified purchase status.

Pricing

from $7.50 / 1,000 results

Rating

0.0

(0)

Developer

Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Extract customer reviews from any Amazon product page — reviewer names, ratings, full review text, dates, and verified purchase status. No login required.

What you get

  • Reviewer name and star rating (1–5)
  • Review title and full review text
  • Review date
  • Verified purchase status
  • Product ASIN and source URL
  • Product overall rating and total review count
  • Up to 1,000 reviews per run

Use cases

  • Sentiment analysis — feed review text into NLP pipelines to understand customer opinion at scale
  • Product research — identify common complaints and praised features before launching a competing product
  • Reputation monitoring — track what customers are saying about your brand or competitors
  • Training data — collect labeled review datasets for ML models
  • Review aggregation — compile reviews across multiple product listings for comparison

How to use

  1. Enter one or more Amazon product URLs (e.g. https://www.amazon.com/dp/B0CRMZHDG8)
  2. Set Max Items to control the number of reviews returned (default 1,000)
  3. Run the actor — results appear in the Dataset tab
  4. Export to JSON, CSV, or Excel

Output format

Each dataset record:

{
"asin": "B0CRMZHDG8",
"author_name": "Courtney",
"rating": 5,
"review_header": "Pleasantly Surprised!",
"review_text": "I didn't really want to get a Stanley at first...",
"review_id": "R25J5V97K8QZVM",
"product_name": "STANLEY Quencher H2.0 FlowState Tumbler",
"product_rating": 4.7,
"product_rating_count": 64589,
"url": "https://www.amazon.com/dp/B0CRMZHDG8"
}

Pricing

$7.50 per 1,000 results.