Amazon Search Scraper
Search Amazon products by keyword and marketplace, then get a clean product report plus raw JSON through UI, HTTP, or MCP.
Created by Chris Moen • Version 1 • 9 steps
What you get
- Search Amazon products by keyword and marketplace, then get a clean product report plus raw JSON through UI, HTTP, or MCP.
Integrations
- apify
How it works
- Normalize Amazon search input
- Validate Amazon search input
- Start Amazon search
- Fail run when Apify fails
- Fetch Amazon dataset items
- Summarize Amazon results
- Persist full Amazon results JSON
- Build buyer-facing Amazon report
Amazon Search Scraper
Search Amazon products by keyword and marketplace, then get a clean Breyta report you can read in the UI or call from HTTP and MCP.
Who this is for
This app is for ecommerce teams, researchers, agencies, and founders who need a fast read on Amazon search results for one keyword.
What happens after install
After install, you can run the scraper from:
- the Breyta run form
- the HTTP endpoint
- the MCP tool
Each run searches one Amazon marketplace and returns:
- a readable markdown summary
- a downloadable JSON file with the raw product rows
What you need to enter
- Search keyword: a keyword or phrase such as
protein powder,standing desk, orwireless earbuds - Marketplace: optional country code such as
US,UK, orDE - Max products: optional run cap, default
25, maximum100
No extra buyer API setup is required for the base experience on this app.
What you get back
For each result, Breyta tries to return the most useful product fields available, including:
- title
- ASIN
- price
- sponsored flag
- product URL
Good uses
- assortment research
- competitor scans
- keyword-level product discovery
- price and placement spot checks
Limits and expectations
- Results depend on what Amazon search returns for the keyword and what the upstream actor can access at run time.
- This wrapper is optimized for search-result collection, not full product-detail crawling.
- Always set the marketplace you actually care about.
Failure cases
You may see incomplete or failed runs if:
- the keyword returns no useful matches
- the marketplace code is wrong
- Amazon search availability changes during a run
- an upstream network issue interrupts the scrape
When that happens, retry with a narrower keyword or confirm the marketplace code first.
FAQ
What can I do with the Amazon Search Scraper app?
This app finds products on Amazon based on your chosen keywords and specific marketplace. It gives you a polished product report for quick reading along with the raw JSON data for more detailed technical analysis.
How does the automation process work?
The app uses the Apify platform to extract live data from Amazon. It validates your search parameters, manages the data collection, and then structures the results into both readable text and machine-friendly formats.
Can I use this scraper with other tools or APIs?
You can run this scraper directly through the user interface, via a standard HTTP Request, or as a Model Context Protocol tool. This makes it easy to integrate your Amazon product research into existing workflows or custom applications.
What do I need to set up the Amazon Search Scraper?
You just need to provide your search keywords and choose the relevant Amazon marketplace, such as United Kingdom or United States. Since this is a paid, installable app, ensure your account has the necessary permissions to access Apify integrations.