Amazon Product Discovery
by gauravsaran
Automate your Amazon research. Search 9 global marketplaces by keyword or URL, extract product data, and filter results by price, rating, and sponsored status for real insights.
Opens on Apify.com
About Amazon Product Discovery
Need to know what's actually selling on Amazon? I built this actor to cut through the noise. You give it a product keyword or even a direct URL, and it'll crawl nine different Amazon marketplaces—from the US to Japan—to find exactly what you're looking for. It pulls back the essentials: product titles, current prices, customer ratings, images, and the crucial ASIN. The real time-saver is the filtering. Instead of getting a giant dump of data, you can set it to only show you products within a specific price range, above a certain star rating, or even filter out all the sponsored listings to see the organic results. I use it weekly for my own market research. Whether you're scoping out the competition for a new product idea, tracking price fluctuations in your niche, or just trying to source products, this automates the tedious part. You get clean, structured data you can export and work with, saving you hours of manual searching and copy-pasting.
What does this actor do?
Amazon Product Discovery 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 Product Discovery Actor
Scrapes Amazon search results and category pages to collect structured product data for analysis and automation.
Overview
This actor navigates Amazon's search results and category listings to extract detailed product information. It supports multiple Amazon marketplaces and allows for filtering results by price, rating, and other criteria. The output is clean, structured JSON data suitable for integration, analysis, or database population.
Key Features
- Multi-Domain Support: Scrape from Amazon US, UK, DE, FR, ES, IT, CA, AU, and JP.
- Flexible Input: Use search keywords or directly paste Amazon category/search URLs.
- Pagination: Automatically scrapes through multiple pages of results (configurable).
- Filtering: Exclude sponsored products and filter results by minimum star rating and maximum price.
- Structured Output: Returns consistent JSON data for each product.
How to Use
- Configure Input: In the actor's input settings, provide your search terms or URLs.
- Set Parameters:
- Choose the target Amazon domain (e.g.,
amazon.com). - Define the maximum number of result pages to scrape.
- Optionally, set a minimum rating and maximum price to filter results.
- Toggle the inclusion of sponsored products.
- Choose the target Amazon domain (e.g.,
- Run the Actor: Start the run. The actor will navigate Amazon, extract the data, and store it in the dataset.
Input/Output
Input Configuration
The actor accepts the following input fields:
{
"searchTerms": ["wireless headphones", "https://www.amazon.com/s?k=laptops"],
"amazonDomain": "amazon.com",
"maxPages": 5,
"includeSponsored": false,
"minRating": 4.0,
"maxPrice": 100.0
}
searchTerms: (Required) An array of keywords or full Amazon URLs.amazonDomain: The Amazon marketplace domain to use.maxPages: The number of result pages to process (1-10).includeSponsored: Set totrueto include sponsored products in results.minRating: Minimum average star rating (0-5).maxPrice: Maximum price for returned products.
Output Data
The dataset contains items with the following structure:
{
"asin": "B0ABCD1234",
"productName": "Example Product Name",
"url": "https://www.amazon.com/dp/B0ABCD1234",
"currentPrice": 79.99,
"originalPrice": 99.99,
"currency": "USD",
"rating": 4.5,
"reviewCount": 1280,
"imageUrl": "https://m.media-amazon.com/images/I/...",
"isSponsored": false,
"discount": 20,
"scrapedAt": "2023-10-26T10:30:00.000Z"
}
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 Product Discovery now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- gauravsaran
- Pricing
- Paid
- Total Runs
- 327
- Active Users
- 19
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