Amazon Seller Products Scraper
Pricing
from $5.00 / 1,000 runs
Go to Apify Store
Pricing
from $5.00 / 1,000 runs
Rating
0.0
(0)
Developer
Data Direct
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Get the products sold by an Amazon seller by seller ID — the same product objects as Product Search plus the seller's total catalog size. Sortable and paginated (~16 results per page).
Features
- Real-time Amazon data — results are fetched live at run time, never cached or stale
- No login, cookies, or proxy configuration needed — just provide the input and run
- Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
- Fast: a typical run finishes in seconds
Input
| Field | Type | Required | Description |
|---|---|---|---|
seller_id | string | yes | Amazon seller ID |
page | integer | no | Page number, 1-20 (default: 1) |
sort_by | string | no | Sort order (default: relevance) One of: relevance, lowest_price, highest_price, reviews, newest, best_sellers. |
country | string | no | Marketplace country code (default: us) One of: us, au, br, ca, cn, fr, de, in, it, mx, nl, sg, es, tr, ae, gb, jp, sa, pl, se, be, eg, za, ie. |
Pricing
This Actor is billed per run — a flat $0.005 per run.
- One run returns all matching results for your input, and costs $0.005 — whether it comes back with one result or hundreds.
- You’re only charged when a run succeeds. Failed runs are free.
Example output
{"products": [{"asin": "B0BSHF7WHW","title": "Apple AirPods Pro (2nd Generation) - Refurbished","price": "$179.99","original_price": "$249.00","unit_price": null,"unit_count": null,"currency": "USD","rating": 4.4,"num_ratings": 11203,"url": "https://www.amazon.com/dp/B0BSHF7WHW","photo": "https://m.media-amazon.com/images/I/61SUj2aKoEL._AC_UY654_QL65_.jpg","num_offers": 3,"minimum_offer_price": "$171.50","is_best_seller": false,"is_amazon_choice": false,"is_prime": true,"climate_pledge_friendly": false,"sales_volume": "1K+ bought in past month","delivery": "FREE delivery Tue, Sep 1","availability": null,"has_variations": false,"badge": null,"coupon_text": null}],"count": 16,"total_products": 224061,"seller_id": "A2L77EE7U53NWQ","page": 1,"sort_by": "relevance"}
About
Maintained by Data Direct — a small suite of fast, reliable Amazon and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.