Amazon Reviews Scraper — Honest Scope, No Fake Blanks
Pricing
from $3.00 / 1,000 results
Amazon Reviews Scraper — Honest Scope, No Fake Blanks
Scrape the reviews Amazon serves on the product page (top reviews, rating and star histogram) with per-page accounting. Blocked pages are reported as blocked, never returned as zero reviews.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
alaudin burki
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Scrape the reviews Amazon serves on the product page (top reviews, rating and star histogram) with per-page accounting. Blocked pages are reported as blocked, never returned as zero reviews.
Built reliability-first: every row reports what was found and what was missing — you never get a silent blank, and a run summary tells you exactly what happened.
What you get
Returns one clean, structured row per result. Every row reports its own status so you never get a silent blank.
How to use it
- Fill in the input (see the example below).
- Run it once for a snapshot, or schedule it to keep the data fresh.
- Export to CSV/JSON/Excel, or push straight to Google Sheets, Notion, Airtable, Zapier, Make, or n8n.
Input
{"productUrls": [{"url": "https://www.amazon.com/dp/B08N5WRWNW"}],"sortBy": "recent","maxReviewPages": 1,"verifiedOnly": false,"includeSummary": true,"useResidentialProxy": false,"maxConcurrency": 5,"maxItems": 500}
Sample output
[{"result": "example","status": "ok","scrapedAt": "2026-09-03T09:00:00.000Z"}]
Typical uses
- Product research — pull the top reviews + star histogram for a set of ASINs.
- 1-star triage — set
minStars/maxStarsto 1 to read only the complaints. - Cross-market — same ASIN across
amazon.com,.co.uk,.dewith per-country context.
Pricing
$3.00 / 1,000 results ($0.003 per result), plus a near-zero start fee. You are never charged beyond your limit, and blocked or
failed items are reported honestly — not billed as data.
FAQ & limitations
- A session cookie is required for review text. Amazon login-walls review pages; no
logged-out scraper can return review bodies in 2026, and this Actor reports the wall
(
login_required) rather than faking blanks. With a cookie it works reliably. - Pages 2+ may still hit a wall depending on your session; each page's status is reported.
- Amazon throttles aggressively; enable the residential proxy if you see
rate_limitedinMETA.blocked. - Review layouts vary by marketplace; the extractor tries several and takes the most complete, but a brand-new layout may reduce fields (reported, never faked).
- Cookies expire — refresh the cookie when you start seeing
login_requiredagain. - Integrations: output works with Zapier, Make, n8n, and any webhook via Apify's integrations.
- Formats: results export as JSON, CSV, Excel, or HTML from the dataset.
Related actors
- Amazon Reviews (Honest)
- eBay Sold Listings
- Shopify Product Scraper