Free Amazon Seller Products Scraper
Pricing
$3.00/month + usage
Free Amazon Seller Products Scraper
Retrieve Amazon seller product listings including ASIN, title, price, rating, Prime status, brand, categories, availability, and refinement filters by seller ID or storefront URL.
Pricing
$3.00/month + usage
Rating
0.0
(0)
Developer
Easyparser
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Retrieve Amazon seller product listings in real-time, including ASIN, title, price, rating, Prime status, brand, categories, shipping details, availability, and storefront refinements. Powered by Easyparser's real-time Seller Products 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 seller product, plus one metadata row with refinements, pagination, and delivery context.
Per product row:
| Field | Description |
|---|---|
seller_id | The queried seller ID |
seller_domain | The Amazon marketplace queried |
source_page | Page number this product came from |
position | Ranking position in the seller storefront |
asin | Amazon Standard Identification Number |
title | Full product title |
brand | Brand name when available |
link | Direct Amazon product URL |
image | Product image identifier or URL |
product_type | Amazon product type |
is_prime | Whether the product is Prime eligible |
is_sponsored | Whether the listing is sponsored |
price, price_raw, price_currency | Current listing price |
rrp, rrp_raw | Recommended retail price when available |
rating, rating_text, ratings_total | Product rating and review count |
categories | Product categories |
color_options | Available color variation summary |
shipping_details | Delivery estimate text |
availability | Availability information when present |
quantity | Quantity information when present |
Metadata row (_type: "seller_products_metadata"):
total_products_returned,pages_fetchedrefinements- storefront filters like availability, condition, department, and deliverypagination- page links and countsdelivered_to- delivery location shown by Amazon
How to Use
Option A - Try It Now (No Sign-Up)
Fill in the seller_id (or url) 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 |
|---|---|---|
seller_id | Yes* | Amazon seller ID (e.g. A1MCYUGJD2ILFU). Use either seller_id or url, not both |
url | Yes* | Full Amazon seller storefront URL |
domain | Yes | Amazon marketplace (e.g. .com, .co.uk, .de) |
sort_by | No | Sort order string such as exact-aware-popularity-rank |
exclude_refinements | No | Exclude storefront refinements from the response. Default: false |
language | No | Language code for the storefront page (e.g. en_US, de_DE) |
parameters | No | Extra query parameters such as p_n_availability=2661601011&n=228013 |
max_pages | No | Pages to retrieve (1-5). Each page costs 1 credit. Default: 1 |
api_key | No | Your personal Easyparser API key (shared demo key used if empty) |
Note: Provide either seller_id or url, not both. Using seller_id is simpler and recommended for automation.
Note on pagination: Each page consumes 1 credit. Use higher values only when the seller has a large catalog and you need more than the first page.
Note on geographic location (address): The Easyparser API supports simulating a specific zip code 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:
{"seller_id": "A1MCYUGJD2ILFU","domain": ".com","max_pages": 1}
Output (one row per product):
{"seller_id": "A1MCYUGJD2ILFU","seller_domain": ".com","source_page": 1,"position": 0,"asin": "B0FJRQC5LZ","title": "OLANLY Memory Foam Bath Mat 30x20...","brand": "OLANLY","link": "https://www.amazon.com/OLANLY-Absorbent-Bathroom-Washable-Accessories/dp/B0FJRQC5LZ/","image": "919C-98QIiL","product_type": "RUG","is_prime": true,"is_sponsored": false,"price": 7.59,"price_raw": "$7.59","price_currency": "USD","rating": 4.5,"rating_text": "4.5 out of 5 stars","ratings_total": 397,"categories": [{ "id": "aps", "name": "All Departments" }],"color_options": { "raw": "+24", "total_count": 30 },"shipping_details": "FREE delivery Wed, Mar 18 on $35 of items shipped by Amazon"}
Use Cases
- Competitive Portfolio Analysis: Track a seller's full catalog, pricing strategy, and assortment changes over time
- Product Research and Sourcing: Discover what top sellers stock and identify promising products and niches
- Market Trend Identification: Monitor changes in seller listings, prices, and availability to spot demand shifts
- Brand Protection and Enforcement: Track unauthorized sellers and collect structured evidence about their listed products
- Inventory Monitoring: Follow stock and availability signals across seller catalogs in different marketplaces
- Seller Intelligence Tools: Build seller tracking dashboards, research tools, or monitoring systems on top of structured storefront data
- Online Arbitrage and Reselling: Observe profitable products and pricing patterns from leading sellers
- At-Scale Catalog Auditing: Combine pages and repeated runs to analyze large seller portfolios over time
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 Seller Profile Scraper: Legal business identity, address, feedback summary, and recent seller feedback
- Free Amazon Search Results Scraper: Ranked listings by keyword or URL with price, rating, Prime, and sponsored flags
- 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
About Easyparser
Easyparser is a real-time Amazon scraping API built for developers and data teams. No IP blocks, no CAPTCHAs, fast response times.