Free Amazon Search Results Scraper
Pricing
$3.00/month + usage
Free Amazon Search Results Scraper
Retrieve ranked Amazon product listings for any keyword or search URL, including titles, prices, ratings, Prime status, sponsored flags, images, and available filters for any marketplace.
Pricing
$3.00/month + usage
Rating
0.0
(0)
Developer
Easyparser
Actor stats
0
Bookmarked
0
Total users
0
Monthly active users
2 hours ago
Last modified
Categories
Share
Retrieve ranked Amazon product listings for any keyword or search URL in real-time, including titles, prices, ratings, Prime status, sponsored flags, images, and available sidebar filters. Powered by Easyparser's real-time Search API.
No API key required to get started. This actor includes a shared demo key so you can try it immediately. For higher limits and bulk processing, sign up free at Easyparser.
What This Actor Returns
Each run produces one dataset row per search result product, plus one final metadata row with refinements and related searches.
Per product row:
| Field | Description |
|---|---|
search_keyword | The keyword used for the search |
search_domain | The Amazon marketplace queried |
source_page | Page number this result came from |
position | Ranking position on the search results page |
asin | Amazon Standard Identification Number |
title | Full product title |
brand | Brand name (if available) |
link | Full Amazon product page URL |
image_id | Amazon image identifier for building image URLs |
product_type | Amazon product type category (e.g. THERMOS) |
is_sponsored | Whether the listing is a paid sponsored placement |
is_prime | Whether the product is Prime eligible |
price, price_raw, price_currency | Current listing price |
rrp, rrp_raw | Recommended retail / list price (if available) |
rating, rating_text, ratings_total | Average star rating and total review count |
bought_activity_raw, bought_activity_value, bought_activity_period | Recent purchase activity (e.g. "4K+ bought in past month") |
color_options_count | Number of color variations available |
more_buying_choices_count, more_buying_choices_price | Alternative offer count and lowest price |
shipping_details | Delivery estimate text |
Metadata row (_type: "search_metadata"):
total_results_returned,pages_fetchedrelated_searches- Amazon's suggested related search termsrefinements- Full sidebar filter data (brands, price ranges, departments, ratings, conditions, delivery options, etc.)
How to Use
Option A - Try It Now (No Sign-Up)
Fill in the keyword and domain fields and run. A shared Easyparser key is built in.
Option B - Use Your Own API Key (Recommended for Scale)
- Sign up free at app.easyparser.com/signup - 100 free credits/month, no credit card required
- Copy your API key from the Plan Page
- Paste it into the
api_keyfield
Input Fields
| Field | Required | Description |
|---|---|---|
keyword | Yes* | Search keyword (e.g. vacuum bottle). Use either keyword or url, not both |
url | Yes* | Full Amazon search URL with filters already applied |
domain | Yes | Amazon marketplace (e.g. .com, .co.uk, .de) |
sort_by | No | Sort order: featured, price-asc-rank, price-desc-rank, review-rank, date-desc-rank. Default: featured |
exclude_sponsored | No | If enabled, removes sponsored listings from results. Default: false |
language | No | Language code for the page (e.g. en_US, de_DE). Defaults to marketplace language |
currency | No | Currency code for prices (e.g. usd, eur). Defaults to marketplace currency |
refinements | No | Category or attribute filter string (e.g. n:7141123011). Use Amazon node IDs |
max_pages | No | Pages to retrieve (1-5). Each page costs 1 credit and returns up to 60 products. Default: 1 |
api_key | No | Your personal Easyparser API key (shared demo key used if empty) |
Note: Provide either keyword or url, not both. Using keyword is simpler and recommended for automation.
Note on pagination: Each page returns approximately 20-60 products and consumes 1 credit. For most keyword research tasks, 1 page is sufficient.
Note on geographic location (address): The Easyparser API supports simulating a specific zip code to localize search results and pricing via an address_id parameter. This feature is available when using the API directly through your Easyparser account. It is not exposed as an input field in this Actor. To use it, call the API directly at easyparser.gitbook.io.
Example
Input:
{"keyword": "vacuum bottle","domain": ".com","exclude_sponsored": true}
Output (one row per product):
{"search_keyword": "vacuum bottle","search_domain": ".com","source_page": 1,"position": 0,"asin": "B01DZQT3IU","title": "THERMOS Stainless King Vacuum-Insulated Beverage Bottle, 40 Ounce, Matte Stainless Steel","brand": null,"link": "https://www.amazon.com/Thermos-Stainless-Ounce-Beverage-Bottle/dp/B01DZQT3IU","image_id": "61iAF0pBz2L","product_type": "THERMOS","is_sponsored": false,"is_prime": false,"price": 36.49,"price_raw": "$36.49","price_currency": "USD","rrp": 44.99,"rrp_raw": "$44.99","rating": 4.7,"rating_text": "4.7 out of 5 stars","ratings_total": 21508,"bought_activity_raw": "4K+ bought in past month","bought_activity_value": 4000,"bought_activity_period": "past month","color_options_count": 4,"more_buying_choices_count": 7,"more_buying_choices_price": "$29.92","shipping_details": "FREE delivery Sun, Jan 11"}
Use Cases
- Keyword Research for Amazon SEO: Identify which products dominate Page 1 for high-intent keywords to guide listing optimization and targeting strategy
- Competitor Monitoring by Keyword: Track how often competitors appear in organic and sponsored positions and how their visibility changes over time
- Rank Tracking: Schedule regular runs to monitor how a product's position changes for specific keywords daily or weekly
- Ad Visibility and PPC Auditing: Separate sponsored from organic placements to analyze share of voice and optimize ad spend
- Seasonal and Event Trend Tracking: Capture SERP shifts during peak periods like Black Friday or Prime Day using hourly or daily runs
- Market Gap and Opportunity Discovery: Find high-potential niches where low-rated or out-of-stock products dominate search results
- Price Parity and Competitive Intelligence: Monitor real-time prices across entire categories without visiting individual product pages
- Category Exploration with Refinements: Use the
refinementsparameter to scope searches to specific departments, brands, or price ranges - Enterprise Data Infrastructure: Replace fragile scraper scripts with a reliable API for dashboards, BI tools, and data pipelines
Need More?
For better pricing, higher limits, and dedicated throughput:
- 🚀 Sign Up Free - 100 credits/month, no credit card
- 💰 View Pricing Plans
- 🎮 Try the API Playground
- 📄 Full Documentation
Related Actors
- Free Amazon Product Detail Scraper: Full product data including title, price, ratings, images, specifications, and variants
- Free Amazon Product Offers Scraper: All seller offers with pricing, Buy Box winner, and fulfillment details
- Free Amazon Package Dimensions and Shipping Weight: Package dimensions, shipping weight, FBA fee category
- Free Amazon Sales History & Analytics: Weekly BSR, price, and traffic history up to 12 months
About Easyparser
Easyparser is a real-time Amazon scraping API built for developers and data teams. No IP blocks, no CAPTCHAs, fast response times.