Free Amazon Product Offers Scraper
Pricing
$3.00/month + usage
Free Amazon Product Offers Scraper
Retrieve all seller offers for any Amazon product including pricing, Buy Box winner, fulfillment type (FBA/FBM), seller ratings, shipping costs, discounts, and condition details for any ASIN.
Pricing
$3.00/month + usage
Rating
0.0
(0)
Developer
Easyparser
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
2 hours ago
Last modified
Categories
Share
Retrieve all active seller offers for any Amazon product in real-time, including pricing, Buy Box winner, fulfillment type (FBA/FBM), seller ratings, shipping costs, discounts, and item condition. Powered by Easyparser's real-time Product Offer 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 a single dataset item with a product summary and a complete list of seller offers.
Product Summary:
asin,title,link- product identityrating,ratings_total- product review scoreoffer_count- total number of active offers available on Amazon
Buy Box Snapshot (top-level convenience fields):
buybox_winner_name- name of the current Buy Box sellerbuybox_winner_price- Buy Box pricebuybox_is_prime- whether the Buy Box offer is Prime eligiblebuybox_is_fba- whether the Buy Box offer is fulfilled by Amazon
Offers Array (one object per seller):
Each offer in the offers array contains:
| Field | Description |
|---|---|
position | Display order in the offer listing |
buybox_winner | Whether this offer holds the Buy Box |
is_prime | Prime eligibility |
price, price_raw, price_currency | Current seller price |
rrp, rrp_raw | Recommended retail price (if available) |
discount_percent, discount_amount, discount_raw | Discount vs. RRP |
has_coupon | Whether a coupon is attached to the offer |
condition | Item condition (New, Used - Like New, Used - Good, etc.) |
is_new | Boolean condition indicator |
condition_comments | Seller notes for used items |
fulfilled_by_amazon | FBA fulfillment indicator |
shipping_price | Shipping cost (or FREE) |
is_free_shipping | Boolean free shipping indicator |
delivery_date | Estimated delivery date |
delivery_countdown | Order cut-off countdown for fast delivery |
shipped_from_outside_country | Cross-border shipping flag |
min_quantity, max_quantity | Order quantity limits |
seller_id, seller_name, seller_link | Seller identity |
seller_rating | Seller star rating |
seller_positive_percent | Positive feedback percentage |
seller_ratings_total | Total seller feedback count |
Pagination and Filters:
total_offers_returned- number of offers retrievedpages_fetched- number of pages requestedavailable_filters- flags indicating available condition and delivery filters
How to Use
Option A - Try It Now (No Sign-Up)
Fill in the asin 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 |
|---|---|---|
asin | Yes | Amazon ASIN (e.g. B0BR8J5M7X) |
domain | Yes | Amazon marketplace (e.g. .com, .co.uk, .de) |
prime | No | Return only Prime-eligible offers. Default: false |
free_shipping | No | Return only offers with free shipping. Default: false |
condition_new | No | Include new condition offers. Default: true |
condition_used_like_new | No | Include Used - Like New offers. Default: false |
condition_used_very_good | No | Include Used - Very Good offers. Default: false |
condition_used_good | No | Include Used - Good offers. Default: false |
condition_used_acceptable | No | Include Used - Acceptable offers. Default: false |
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 on pagination: Each page returns approximately 10 offers and consumes 1 credit. For most products, 1 page is sufficient. Use higher values only when a product has many competing sellers.
Example
Input:
{"asin": "B0BR8J5M7X","domain": ".com","condition_new": true}
Output:
{"asin": "B0BR8J5M7X","title": "Philips 40-Inch 1080p FHD LED Roku Smart TV...","link": "https://www.amazon.com/dp/B0BR8J5M7X","rating": 4.0,"ratings_total": 35,"offer_count": 7,"buybox_winner_name": "BH-Boston","buybox_winner_price": "$237.66","buybox_is_prime": false,"buybox_is_fba": false,"offers": [{"position": 0,"buybox_winner": true,"is_prime": false,"price": 237.66,"price_raw": "$237.66","price_currency": "USD","rrp": 258.93,"rrp_raw": "$258.93","discount_percent": 8.21,"discount_amount": 21.27,"discount_raw": "-8%","has_coupon": false,"condition": "New","is_new": true,"condition_comments": null,"fulfilled_by_amazon": false,"shipping_price": "FREE","is_free_shipping": true,"delivery_date": "Friday, January 9","delivery_countdown": "7 hrs 36 mins","shipped_from_outside_country": false,"min_quantity": 1,"max_quantity": 3,"seller_id": "A2MGF0ZMBCKH2I","seller_name": "BH-Boston","seller_link": "https://www.amazon.com/gp/aag/main?seller=A2MGF0ZMBCKH2I","seller_rating": 3.5,"seller_positive_percent": 57,"seller_ratings_total": 412,"source_page": 1},{"position": 1,"buybox_winner": false,"is_prime": false,"price": 194.00,"price_raw": "$194.00","price_currency": "USD","condition": "Used - Like New","is_new": false,"fulfilled_by_amazon": false,"shipping_price": "$32.69","is_free_shipping": false,"delivery_date": "January 7 - 8","seller_name": "GSA WHOLESALE","seller_rating": 4.5,"seller_positive_percent": 90,"seller_ratings_total": 1100,"source_page": 1}],"total_offers_returned": 7,"pages_fetched": 1,"available_filters": {"offers_condition_new": false,"offers_condition_used": false,"offers_free_shipping": false}}
Use Cases
- Marketplace Competition Analysis: Use offer-level data to compare all active sellers on a listing, including pricing spread, Buy Box ownership, and seller count
- Buy Box Strategy Optimization: Track which price points and fulfillment methods win the Buy Box and model your pricing accordingly
- Repricing and Automation: Power automated repricers with live price, condition, and seller data for any ASIN
- Seller Reputation Evaluation: Filter and rank sellers by rating, positive feedback percentage, and fulfillment method
- Sourcing and Profitability Research: Identify the lowest-priced offers and calculate margins before committing to a product
- Promotional Pricing Intelligence: Detect active coupons and discount percentages across all competing offers
- Logistics and Margin Precision: Factor in exact shipping costs per offer to calculate true landed cost and net margin
- Comprehensive Offer Monitoring: Schedule regular runs to track price changes, seller entry and exit, and Buy Box rotation 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 Product Detail Scraper: Full product data including title, price, ratings, images, specifications, and variants
- 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
- Free EAN/UPC to ASIN Converter: Bidirectional barcode to ASIN lookup
About Easyparser
Easyparser is a real-time Amazon scraping API built for developers and data teams. No IP blocks, no CAPTCHAs, fast response times.