Amazon Reviews Scraper — Honest Scope, No Fake Blanks avatar

Amazon Reviews Scraper — Honest Scope, No Fake Blanks

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Amazon Reviews Scraper — Honest Scope, No Fake Blanks

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

alaudin burki

Maintained by Community

Actor 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

  1. Fill in the input (see the example below).
  2. Run it once for a snapshot, or schedule it to keep the data fresh.
  3. 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/maxStars to 1 to read only the complaints.
  • Cross-market — same ASIN across amazon.com, .co.uk, .de with 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_limited in META.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_required again.
  • 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.
  • Amazon Reviews (Honest)
  • eBay Sold Listings
  • Shopify Product Scraper