Free Amazon Seller Profile Scraper avatar

Free Amazon Seller Profile Scraper

Pricing

$3.00/month + usage

Go to Apify Store
Free Amazon Seller Profile Scraper

Free Amazon Seller Profile Scraper

Retrieve Amazon seller profile data including legal business identity, business address, rating, feedback trends, recent feedback comments, storefront link, and contact link by seller ID or seller URL.

Pricing

$3.00/month + usage

Rating

0.0

(0)

Developer

Easyparser

Easyparser

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Retrieve Amazon seller profile data in real-time, including legal business identity, business address, seller rating, feedback trend breakdowns, recent feedback comments, storefront link, and seller contact link. Powered by Easyparser's real-time Seller Profile 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 seller identity, legal information, feedback trends, and recent feedback logs.

Seller Identity:

  • seller_id, seller_name - seller identifiers
  • seller_rating, seller_ratings_total, seller_ratings_total_percentage - seller reputation metrics
  • store_link, ask_a_question - storefront and contact links
  • country_code - marketplace country code

Legal Identity:

  • business_name - parsed legal business name when available
  • business_address - parsed legal business address when available
  • about_this_seller - public seller description
  • detailed_information - raw legal information text from Amazon
  • logo - seller logo URL

Feedback Summary:

  • feedback_summary - full summary object
  • thirty_days, ninety_days, twelve_months, lifetime - feedback trend breakdowns by period

Feedback Log:

  • feedback - recent seller feedback entries
  • feedback_count - number of returned feedback entries
  • latest_feedback_bodies - quick preview of recent feedback text

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.

  1. Sign up free at app.easyparser.com/signup - 100 free credits/month, no credit card required
  2. Copy your API key from the Plan Page
  3. Paste it into the api_key field

Input Fields

FieldRequiredDescription
seller_idYes*Amazon seller ID (e.g. AXCB29L39I26U). Use either seller_id or url, not both
urlYes*Full Amazon seller profile or storefront URL
domainYesAmazon marketplace (e.g. .com, .co.uk, .de)
languageNoLanguage code for the seller page (e.g. en_US, de_DE). Defaults to marketplace language
api_keyNoYour 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.


Example

Input:

{
"seller_id": "AXCB29L39I26U",
"domain": ".com"
}

Output:

{
"seller_id": "AXCB29L39I26U",
"seller_name": "Focus Camera LLC",
"seller_rating": 4.7,
"seller_ratings_total": 1695,
"seller_ratings_total_percentage": 94,
"store_link": "https://www.amazon.com/s?ie=UTF8&marketplaceID=ATVPDKIKX0DER&me=AXCB29L39I26U",
"ask_a_question": "https://www.amazon.com/gp/help/contact-seller/...",
"country_code": "US",
"business_name": "FOCUS CAMERA LLC",
"business_address": "905 McDonald Avenue BROOKLYN NY 11218 US",
"about_this_seller": "Focus Camera, Inc. is a nationwide specialty on-line retailer...",
"feedback_summary": [
{
"thirty_days": {
"positive_percent": 96,
"neutral_percent": 2,
"negative_percent": 2,
"count": 52
},
"twelve_months": {
"positive_percent": 94,
"neutral_percent": 2,
"negative_percent": 4,
"count": 1695
}
}
],
"feedback": [
{
"body": "Fast shipping and exactly as described.",
"rating": "5.0",
"rater": "By John on February 8, 2026.",
"is_strikethrough": false
}
],
"feedback_count": 1
}

Use Cases

  • Brand Protection and Enforcement: Identify unauthorized sellers and retrieve legal identity details for escalation and reporting
  • Seller Due Diligence: Verify whether a supplier or marketplace seller has a strong reputation before working with them
  • Competitive Benchmarking: Compare seller ratings, feedback velocity, and customer sentiment against competitors
  • Review Management Analysis: Detect strikethrough feedback patterns that can signal fulfillment or dispute behavior
  • Marketplace Intelligence: Map storefront names to legal entities and physical addresses across marketplaces
  • Investor and M&A Research: Audit seller reputation and customer service history before acquisition or partnership decisions
  • MAP Policy Enforcement: Uncover the real seller identity behind storefronts that violate pricing agreements
  • Internal Compliance Workflows: Feed seller identity and feedback data into legal, compliance, or monitoring systems

Need More?

For better pricing, higher limits, and dedicated throughput:



About Easyparser

Easyparser is a real-time Amazon scraping API built for developers and data teams. No IP blocks, no CAPTCHAs, fast response times.