Amazon Seller Reviews Scraper
Pricing
from $5.00 / 1,000 runs
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
Maintained by CommunityActor 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
| Field | Type | Required | Description |
|---|---|---|---|
seller_id | string | yes | Amazon seller ID |
page | integer | no | Page number, 1-20 (default: 1) |
star_rating | string | no | Star rating filter (default: all) One of: all, 5_stars, 4_stars, 3_stars, 2_stars, 1_stars, positive, critical. |
country | string | no | Marketplace 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.