Amazon Seller Scraper API avatar

Amazon Seller Scraper API

Pricing

from $8.00 / 1,000 amazon results

Go to Apify Store
Amazon Seller Scraper API

Amazon Seller Scraper API

Collect live Amazon.com seller profiles, business details, ratings, review counts, and seller identifiers as structured data.

Pricing

from $8.00 / 1,000 amazon results

Rating

0.0

(0)

Developer

Antônio César

Antônio César

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 hours ago

Last modified

Share

What does Amazon Seller Scraper API do?

Amazon Seller Scraper API converts Amazon.com seller IDs or profile URLs into structured seller records. It collects seller identifiers, display names, business information, ratings, review counts, profile URLs, and collection timestamps for marketplace research, merchant verification, lead enrichment, and competitive analysis.

Run the Actor from Apify Console or API, schedule recurring checks, monitor runs, and connect results to webhooks, Make, Zapier, Google Sheets, CRMs, or data warehouses. Managed data infrastructure performs the collection without requiring browser maintenance, proxy configuration, or a separate provider account.

Why use Amazon Seller Scraper API?

Seller profiles are useful when mapping a marketplace category, enriching an existing ASIN dataset, comparing merchant reputation, or monitoring changes in public business details. This focused Actor accepts seller IDs directly, validates every item before the external request, deduplicates repeated sellers, and returns a predictable normalized contract.

How to scrape Amazon seller information

  1. Click Try for free.
  2. Enter Amazon.com seller IDs or /sp?seller= URLs.
  3. Keep raw data disabled unless extra provider fields are needed.
  4. Start the Actor.
  5. Open the Sellers dataset view or download the results.

Input

{
"sellers": [
"A33W53J5GVPZ8K",
"https://www.amazon.com/sp?seller=A1EXAMPLE01"
],
"includeRawData": false
}

A run accepts up to 500 unique seller inputs for every user. The initial version supports Amazon.com only.

Output

{
"recordType": "seller_info",
"input": "A33W53J5GVPZ8K",
"sellerId": "A33W53J5GVPZ8K",
"sellerName": "Example Store",
"businessName": "Example Commerce LLC",
"rating": 4.8,
"reviewsCount": 8920,
"marketplace": "https://www.amazon.com",
"sourceUrl": "https://www.amazon.com/sp?seller=A33W53J5GVPZ8K",
"scrapedAt": "2026-08-21T12:00:00Z"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

Data table

FieldMeaning
sellerIdAmazon seller identifier
sellerNamePublic seller display name
businessNamePublic business name when available
rating, reviewsCountSeller reputation summary
sourceUrlAmazon seller profile URL
scrapedAtUTC collection timestamp

How much does it cost to scrape Amazon sellers?

The PPE price is US$0.008 per delivered seller record, or US$8 per 1,000 sellers. Five sellers cost US$0.04 and 100 cost US$0.80. The standard US$0.00005 Actor-start event applies per applicable start unit, and platform usage is included.

Tips and advanced options

Use seller IDs where possible because they are less error-prone than copied URLs. Start with five records, check available business fields, and then scale the list. Keep raw data disabled for smaller, more stable exports. Invalid sellers and upstream errors are recorded in ERRORS and do not contaminate the results dataset.

FAQ, disclaimers, and support

The Actor collects public Amazon.com seller profile information and does not guarantee that every business field is present. Unofficial — not affiliated with or endorsed by Amazon. Users are responsible for applicable law, Amazon terms, privacy requirements, and appropriate outreach practices. Open the Actor Issues tab for support or custom seller research.

For search, products, reviews, and categories, see Amazon Data Suite.