Amazon Best Sellers Scraper
by happitap
Scrape real-time Amazon Best Sellers data for product research and competitor analysis. Get structured data on titles, ASINs, rank, price, and reviews instantly.
Opens on Apify.com
About Amazon Best Sellers Scraper
Need to know what's actually selling on Amazon right now? This scraper pulls live data directly from Amazon's Best Sellers pages, giving you the structured info you need without the manual hassle. I use it to grab product titles, ASINs, sales rank, current price, plus customer ratings and review counts. It turns those chaotic product grids into a clean spreadsheet or JSON feed in minutes. The real value is in how you use that data. If you're running an eCommerce store, it's perfect for keeping an eye on your competitors—seeing which of their products are gaining traction. For product research, it helps spot emerging trends before they peak. I also rely on it for consistent market monitoring, tracking how prices and ranks shift over time to inform my own inventory and pricing decisions. It’s become a staple in my workflow for making data-driven decisions instead of guesses.
What does this actor do?
Amazon Best Sellers 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 Best Sellers Scraper
An Apify actor that scrapes real-time product listings from Amazon's "Best Sellers" pages, providing structured data on top-selling items by category.
Overview
This actor extracts detailed product information from Amazon's Best Sellers pages, which rank items by sales. It's designed for developers and analysts who need programmatic access to Amazon's popular product data. The scraper handles Amazon's dynamic layouts and returns clean, validated data.
Key Features
- Extracts comprehensive product data: Captures title, ASIN, category rank, price, rating, review count, URL, image, and sponsorship status.
- Works across all categories: Compatible with any Amazon Best Sellers page (e.g., Electronics, Books, Home & Kitchen).
- Configurable output: Control the number of products scraped per page via
maxProducts. - Robust extraction: Uses Puppeteer with stealth and multiple CSS selectors to handle Amazon's page structure reliably.
- Structured JSON output: Data is immediately usable for analysis, integration, or storage.
How to Use
Configure the actor by providing a JSON input. The core requirement is the startUrls array containing the target Amazon Best Sellers pages.
Basic Input Configuration
{
"startUrls": [
{ "url": "https://www.amazon.com/Best-Sellers-Electronics/zgbs/electronics" }
],
"category": "Electronics",
"maxProducts": 100
}
Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
startUrls |
Array | Yes | - | Objects with a url property pointing to Amazon Best Sellers pages. |
category |
String | No | '' |
A category name for the products. If not provided, it is auto-detected from the page. |
maxProducts |
Number | No | 100 |
The maximum number of products to extract from each page. |
Example URL Formats
The actor supports standard Amazon Best Sellers URLs:
* Main Page: https://www.amazon.com/Best-Sellers/zgbs
* Category Pages: https://www.amazon.com/Best-Sellers-Books/zgbs/books
Output
The actor outputs an array of items, each as a structured JSON object containing the scraped fields.
{
"title": "Echo Dot (5th Gen)",
"asin": "B09B8V1LZ3",
"rank": 1,
"category": "Electronics",
"price": "$49.99",
"rating": 4.6,
"reviewCount": 12500,
"url": "https://www.amazon.com/dp/B09B8V1LZ3",
"imageUrl": "https://m.media-amazon.com/images/I/61ZRU9gnbxL._AC_UL320_.jpg",
"sponsored": false,
"scrapedAt": "2024-01-01T00:00:00.000Z"
}
Use Cases
- Competitor & Market Analysis: Identify top products in a specific niche.
- Product Research: Source high-demand items for dropshipping or Amazon FBA.
- Trend Monitoring: Track changes in best seller rankings over time.
- Data Integration: Feed price, rating, and popularity data into tracking tools or databases.
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 Best Sellers Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- happitap
- Pricing
- Paid
- Total Runs
- 239
- Active Users
- 41
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