Amazon Seller Reviews Scraper avatar

Amazon Seller Reviews Scraper

Pricing

from $5.00 / 1,000 runs

Go to Apify Store
Amazon Seller Reviews Scraper

Amazon Seller Reviews Scraper

Get customer feedback for an Amazon seller with star-rating filters

Pricing

from $5.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Get customer feedback for an Amazon seller by seller ID. Each review includes author, text, star rating, date, and whether the seller responded. Filter by star rating or positive/critical.

Features

  • Real-time Amazon data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
seller_idstringyesAmazon seller ID
pageintegernoPage number, 1-20 (default: 1)
star_ratingstringnoStar rating filter (default: all) One of: all, 5_stars, 4_stars, 3_stars, 2_stars, 1_stars, positive, critical.
countrystringnoMarketplace country code (default: us) One of: us, au, br, ca, cn, fr, de, in, it, mx, nl, sg, es, tr, ae, gb, jp, sa, pl, se, be, eg, za, ie.

Pricing

This Actor is billed per run — a flat $0.005 per run.

  • One run returns all matching results for your input, and costs $0.005 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"reviews": [
{
"author_name": "Tammy Parson",
"review_text": "Received the next day in perfect condition. Contacted the seller and was answered promptly.",
"rating": 5.0,
"review_date": "August 30, 2026",
"has_response": false
}
],
"count": 5,
"seller_id": "A2L77EE7U53NWQ",
"page": 1,
"star_rating": "all",
"has_next_page": true
}

About

Maintained by Data Direct — a small suite of fast, reliable Amazon and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.