{"uid":"cap_eylmh5qbKb90c_TTIJqxx","slug":"amazon-reviews-extractor-apify-via-stableapify-a1b306ee","name":"Amazon Reviews Extractor (Apify via StableApify)","description":"Search Apify Store actors, start actor runs, and fetch results over x402 and MPP.","url":"https://stableapify.dev/api/actors/web_wanderer/amazon-reviews-extractor/call","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"object","required":["personal_data","products","limit","sort","all_stars","rating","avp_reviews","include_variants","scrape_image_reviews","scrape_video_reviews","region","language"],"properties":{"sort":{"enum":["helpful","recent"],"type":"string","default":"helpful","description":"Select Sort type"},"limit":{"type":"integer","default":20,"maximum":50,"minimum":1,"description":"Set number of pages to scrape, Amazon limits the number to 10 pages per product which are 100 review max. You can get more by setting Stars (one star, two stars, etc.), changing Variant, and Sort type."},"stars":{"type":"array","items":{"enum":["five_star","four_star","three_star","two_star","one_star"],"type":"string"},"description":"Select the stars you want to scrape. You can select multiple stars"},"rating":{"enum":["all","five_star","four_star","three_star","two_star","one_star","positive","critical"],"type":"string","default":"all","description":"Select reviews rating. This will filter reviews based on the stars."},"region":{"enum":["amazon.com","amazon.ca","amazon.de","amazon.fr","amazon.co.uk","amazon.it","amazon.es","amazon.com.au","amazon.co.jp","amazon.com.br","amazon.com.mx","amazon.nl","amazon.ie","amazon.se","amazon.com.tr","amazon.ae","amazon.sg","amazon.sa","amazon.pl","amazon.com.be","amazon.eg","amazon.in"],"type":"string","default":"amazon.com","description":"Select domain"},"end_date":{"type":"string","pattern":"^(\\d{4})-(0[1-9]|1[0-2])-(0[1-9]|[12]\\d|3[01])$","description":"Inclusive end of date range, format YYYY-MM-DD, e.g. 2025-06-30"},"keywords":{"type":"array","items":{"type":"string"},"description":"Enter keywords that the review must have."},"language":{"enum":["all","en","es","fr","de","pt","it","nl","pl","sv","cs","zh_CN","zh_TW","ja","ko","ar","tr"],"type":"string","default":"all","description":"Filter reviews based on review language"},"products":{"type":"array","items":{"type":"string"},"description":"The ASINs or URLs of the product you want to retrieve. For example: - Product URL: https://www.amazon.com/Logitech-LIGHTSPEED-Wireless-Gaming-Mouse/product-reviews/B07CMS5Q6P/ref=cm_cr_getr_mb_paging_btm_2?ie=UTF8&reviewerType=all_reviews&pageNumber=2&formatType=current_format - Product ID: B07MVJZQTC"},"all_stars":{"type":"boolean","default":false,"description":"Scrape up to 100 review per star"},"start_date":{"type":"string","pattern":"^(\\d{4})-(0[1-9]|1[0-2])-(0[1-9]|[12]\\d|3[01])$","description":"Inclusive start of date range, format YYYY-MM-DD, e.g. 2025-06-01"},"avp_reviews":{"type":"boolean","default":false,"description":"Return only reviews that have the verified purchase badge."},"personal_data":{"type":"boolean","default":false,"description":"Scrape personal data (e.g., names, emails, identifiers). **GDPR (EU)** and **CCPA (California)** compliance required. Ensure legal justification or user consent."},"include_variants":{"type":"boolean","default":true,"description":"Whether to return reviews for product variants."},"scrape_image_reviews":{"type":"boolean","default":false,"description":"Scrape reviews that contain images."},"scrape_video_reviews":{"type":"boolean","default":false,"description":"Scrape reviews that contain videos."}},"description":"Normalized actor input. See field descriptions for the simplified shape; native Apify input also accepted (passed through).","additionalProperties":{}},"options":{"type":"object","properties":{"build":{"type":"string","maxLength":100,"minLength":1},"memory":{"type":"integer","maximum":32768,"minimum":128},"maxItems":{"type":"integer","maximum":100000,"minimum":1}},"description":"Optional Apify run options.","additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_nDjdtOCpd2591BBeh0wFy","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scrapes and extracts Amazon product reviews by ASIN across multiple regions, star ratings, languages, and date ranges, returning structured review data.","exampleAgentPrompt":"Pull up to 3 pages of the most helpful one-star and two-star English reviews for Amazon product B08N5WRWNW on amazon.com, sorted by helpful, and include any image reviews — I want to understand the main complaints customers have.","exampleUseCases":[{"title":"Competitor product sentiment analysis","prompt":"Scrape the 50 most recent reviews for ASIN B09G9FPHY6 on amazon.com, in English, sorted by recent, covering all star ratings — I'm doing a competitive analysis and need the raw review text and ratings."},{"title":"Negative review monitoring for brand management","prompt":"Get all one-star and two-star reviews for our product B07XJ8C8F5 on amazon.co.uk, in English, posted between 2024-01-01 and 2025-06-30, sorted by most recent — we need to track complaint trends over time."},{"title":"Multilingual review collection for global product","prompt":"Collect up to 2 pages of four-star and five-star reviews for ASIN B0BSHF7WHD from amazon.de in German, sorted by helpful — we're building a highlights page and need the top praise in the local language."}],"resultDescription":"Returns a structured dataset of Amazon reviews including review title, body text, star rating, reviewer name, review date, verified purchase status, helpful vote count, and optionally review image/video URLs and product variant details, organized per ASIN and filtered by the specified parameters.","failureModes":["Invalid or non-existent ASIN returns empty results or error","Amazon rate limiting may reduce results below requested page count","Products with fewer than requested reviews return partial datasets","Unsupported region/language combinations may yield no results","Date range filters that exclude all reviews return empty arrays","Payment failure via x402 prevents run from starting"],"whenToPreferThis":"Use this endpoint when you need structured Amazon review data at scale across specific marketplaces, star rating tiers, or languages without managing your own scraping infrastructure. Prefer it over generic web scraping when you need Amazon-specific filtering (by stars, date range, language, sort order) and consistent structured output. Best for e-commerce research, sentiment analysis, brand monitoring, and competitive intelligence workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:00:18.151Z","isFirstParty":false}