Amazon Seller Review Scraper
by igview-owner
Extract Amazon seller reviews, feedback, and ratings by Seller ID from 24+ marketplaces. Filter by star rating, scrape multiple pages, and export clea...
Opens on Apify.com
About Amazon Seller Review Scraper
Extract Amazon seller reviews, feedback, and ratings by Seller ID from 24+ marketplaces. Filter by star rating, scrape multiple pages, and export clean data for seller reputation analysis, customer feedback monitoring, and competitor research.
What does this actor do?
Amazon Seller Review Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
๐ช Amazon Seller Review Scraper โ Seller Feedback Extractor Extract seller reviews and feedback from Amazon sellers in seconds. Get detailed seller review data including ratings, comments, author information, response status, review dates, and more from 24+ Amazon marketplaces worldwide. Perfect for seller reputation analysis, customer feedback monitoring, and competitive intelligence. --- ## ๐ Table of Contents - โจ Features - ๐ฏ Use Cases - โก Quick Start - ๐ Input Parameters - ๐ค Output Format - ๐ Supported Marketplaces - โ FAQ --- ## โจ Features - ๐ Seller ID-Based Extraction โ Extract reviews for any Amazon seller using their Seller ID - โญ Complete Review Data โ Get ratings, comments, dates, and author details - ๐ญ Response Status โ See if the seller responded to reviews - ๐ Global Coverage โ Supports 24+ Amazon marketplaces worldwide - ๏ฟฝ๏ธ Multi-Language โ Extract reviews in 35+ languages - ๐ Star Rating Filter โ Filter by specific ratings (1-5 stars, positive, critical, or all) - ๐ Pagination Support โ Scrape multiple pages of seller reviews - โก Fast & Reliable โ Built-in retry logic and error handling - ๐ Clean Table View โ Organized, easy-to-read data output --- ## ๐ฏ Use Cases | Use Case | Description | |----------|-------------| | ๐ Seller Reputation Analysis | Monitor seller performance and customer satisfaction levels | | ๐ Competitive Intelligence | Track competitor seller ratings and customer feedback | | ๐ฌ Customer Insights | Understand what customers say about seller service quality | | ๐ Trend Monitoring | Track seller review trends over time | | ๐ค Data Pipelines | Feed structured seller review data to your systems | --- ## โก Quick Start ### 1๏ธโฃ Basic โ Single Seller Reviews json { "seller_id": "A2AWKZBCPMNLY2", "country": "US", "star_rating": "ALL", "max_pages": 1 } ### 2๏ธโฃ Advanced โ Filter by Star Rating json { "seller_id": "A2AWKZBCPMNLY2", "country": "US", "star_rating": "5_STARS", "max_pages": 5 } ### 3๏ธโฃ Multi-Page โ Get More Reviews json { "seller_id": "A2AWKZBCPMNLY2", "country": "GB", "star_rating": "CRITICAL", "max_pages": 10 } --- ## ๐ Input Parameters | Parameter | Type | Required | Description | Default | Example | |-----------|------|----------|-------------|---------|---------| | seller_id | String | โ
Yes | Amazon Seller ID (alphanumeric identifier) | - | "A2AWKZBCPMNLY2" | | country | String | โ No | Amazon marketplace country code | "US" | "US", "GB", "DE", "IN", "JP" | | language | String | โ No | Language for review content | Auto (marketplace default) | "en_US", "de_DE", "fr_FR" | | star_rating | String | โ No | Filter reviews by star rating | "ALL" | "ALL", "5_STARS", "POSITIVE", "CRITICAL" | | max_pages | Integer | โ No | Maximum pages to scrape (1-20) | 1 | 1, 5, 10, 20 | ### ๐ How to Find Seller ID The Seller ID is a unique alphanumeric identifier for every Amazon seller. You can find it: 1. On Product Page: Look for "Sold by" section โ Click seller name โ Check URL 2. In Seller Profile URL: amazon.com/sp?seller=A2AWKZBCPMNLY2 โ Seller ID is A2AWKZBCPMNLY2 3. In Order Details: Check your order history for seller information Seller ID Format: Uppercase letters and numbers (e.g., A2AWKZBCPMNLY2) ### โญ Star Rating Filter Options | Filter | Description | |--------|-------------| | ALL | All reviews regardless of rating | | 5_STARS | Only 5-star reviews | | 4_STARS | Only 4-star reviews | | 3_STARS | Only 3-star reviews | | 2_STARS | Only 2-star reviews | | 1_STARS | Only 1-star reviews | | POSITIVE | Positive reviews (4-5 stars) | | CRITICAL | Critical reviews (1-3 stars) | --- ## ๐ค Output Format ### ๐งพ Seller Review Data Structure json { "source": "amazon_seller_reviews", "seller_id": "A2AWKZBCPMNLY2", "country": "US", "domain": "www.amazon.com", "page": 1, "review_author": "Vicki Nester", "review_comment": "Item ordered received in timely manner and item is as described by seller", "review_star_rating": 5, "has_response": false, "review_date": "December 1, 2025", "scraped_at": "2025-12-03T16:08:45.123Z" } ### ๐ Output Fields Explained | Field | Type | Description | |-------|------|-------------| | source | String | Always "amazon_seller_reviews" | | seller_id | String | Amazon Seller ID | | country | String | Marketplace country code (e.g., "US", "GB") | | domain | String | Amazon domain (e.g., "www.amazon.com") | | page | Integer | Page number where review was found | | review_author | String | Reviewer's display name | | review_comment | String | Full review text/comment | | review_star_rating | Integer | Star rating (1 to 5) | | has_response | Boolean | true if seller responded, false otherwise | | review_date | String | Review date text | | scraped_at | String | Timestamp when data was scraped (ISO 8601) | --- ## ๐ Supported Marketplaces This actor supports 24 Amazon marketplaces across the globe: | Region | Country | Code | |--------|---------|------| | ๐บ๐ธ North America | United States | US | | ๐จ๐ฆ | Canada | CA | | ๐ฒ๐ฝ | Mexico | MX | | ๐ง๐ท | Brazil | BR | | ๐ฌ๐ง Europe | United Kingdom | GB | | ๐ฉ๐ช | Germany | DE | | ๐ซ๐ท | France | FR | | ๐ฎ๐น | Italy | IT | | ๐ช๐ธ | Spain | ES | | ๐ณ๐ฑ | Netherlands | NL | | ๐ต๐ฑ | Poland | PL | | ๐ธ๐ช | Sweden | SE | | ๐ง๐ช | Belgium | BE | | ๐น๐ท | Turkey | TR | | ๐ฎ๐ช | Ireland | IE | | ๐ฏ๐ต Asia Pacific | Japan | JP | | ๐ฎ๐ณ | India | IN | | ๐จ๐ณ | China | CN | | ๐ธ๐ฌ | Singapore | SG | | ๐ฆ๐บ | Australia | AU | | ๐ฆ๐ช Middle East & Africa | UAE | AE | | ๐ธ๐ฆ | Saudi Arabia | SA | | ๐ช๐ฌ | Egypt | EG | | ๐ฟ๐ฆ | South Africa | ZA | --- ## โ FAQ ### Q: What is a Seller ID? A: Seller ID is a unique alphanumeric code assigned to every Amazon seller. You can find it in the seller's profile URL or on product pages in the "Sold by" section. ### Q: How many reviews can I scrape? A: Each page typically contains 5 seller reviews. You can scrape up to 20 pages (100 reviews) per run using the max_pages parameter. ### Q: Which marketplaces are supported? A: 24 marketplaces including US, UK, Germany, India, Japan, France, Italy, Spain, Canada, Brazil, Australia, and more. ### Q: Can I filter reviews by rating? A: Yes! Use the star_rating parameter to filter by specific ratings (1-5 stars), positive reviews (4-5 stars), or critical reviews (1-3 stars). ### Q: What if the Seller ID is invalid? A: The actor will immediately exit with an error message. Make sure the Seller ID is correct and exists on the selected marketplace. ### Q: Do I get seller response information? A: Yes! The has_response field indicates whether the seller responded to the review. ### Q: How do I export the data? A: After the actor completes, you can download data in JSON, CSV, Excel, or HTML format from the Apify Dataset. ### Q: Can I integrate this with other tools? A: Yes! Use Apify's integrations with Make.com, Zapier, n8n, or connect via API to your own systems. ### Q: How fast is the scraping? A: Very fast! Reviews are extracted in seconds using direct API access. --- ## ๐ Get Started Now Ready to extract Amazon seller reviews? 1. ๐ Enter the Seller ID (e.g., A2AWKZBCPMNLY2) 2. ๐ Select the Amazon marketplace (e.g., US, GB, DE) 3. โญ Choose star rating filter (e.g., ALL, 5_STARS, CRITICAL) 4. ๐ Set max pages to scrape (1-20) 5. โถ๏ธ Click Start to run the actor 6. ๐ฅ Download your data in JSON, CSV, Excel, or HTML format 7. Click "Try for free" to test the actor โญ If this actor helps your workflow, please give it a star! ## ๐ Related Actors Looking for more Amazon data? Check out these complementary actors: - Amazon Product Details Scraper - Amazon Search Scraper - Amazon Product Review Extractor --- Built with โค๏ธ using Apify Platform | Optimized for Speed, Reliability & Data Quality
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Amazon Seller Review Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- igview-owner
- Pricing
- Paid
- Total Runs
- 9
- Active Users
- 2
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support