Amazon Seller Profile Scraper avatar

Amazon Seller Profile Scraper

Pricing

from $5.00 / 1,000 runs

Go to Apify Store
Amazon Seller Profile Scraper

Amazon Seller Profile Scraper

Get an Amazon seller's profile with business details and feedback breakdown

Pricing

from $5.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Get an Amazon seller's profile by seller ID — name, logo, about text, registered business name and address, average rating, and feedback percentages over 30 days, 90 days, 12 months, and lifetime.

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

FieldTypeRequiredDescription
seller_idstringyesAmazon seller ID (e.g. A2L77EE7U53NWQ), from a product's main_buy_box.seller_id
countrystringnoMarketplace 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

{
"seller": {
"seller_id": "A2L77EE7U53NWQ",
"name": "Amazon Resale",
"seller_link": "https://www.amazon.com/sp?seller=A2L77EE7U53NWQ",
"store_link": "https://www.amazon.com/s?ie=UTF8&marketplaceID=ATVPDKIKX0DER&me=A2L77EE7U53NWQ",
"logo": "https://m.media-amazon.com/images/I/01RxYGCdstL.gif",
"about": "Quality used, pre-owned, or open box products, tested and inspected.",
"business_name": "Amazon.com Services LLC",
"business_address": "410 Terry Ave N Seattle WA 98109 US",
"rating": 4.2,
"ratings_total": 2593,
"positive_percentage": 79,
"review_summary": {
"thirty_days": {
"positive_percent": 75,
"neutral_percent": 1,
"negative_percent": 23,
"count": 89
},
"ninety_days": {
"positive_percent": 78,
"neutral_percent": 1,
"negative_percent": 21,
"count": 232
},
"twelve_months": {
"positive_percent": 79,
"neutral_percent": 2,
"negative_percent": 19,
"count": 812
},
"lifetime": {
"positive_percent": 82,
"neutral_percent": 3,
"negative_percent": 15,
"count": 2593
}
},
"country": "US"
}
}

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.