Amazon Seller Contact Scraper — Emails, Phone, VAT & Ratings avatar

Amazon Seller Contact Scraper — Emails, Phone, VAT & Ratings

Pricing

from $4.00 / 1,000 seller scrapeds

Go to Apify Store
Amazon Seller Contact Scraper — Emails, Phone, VAT & Ratings

Amazon Seller Contact Scraper — Emails, Phone, VAT & Ratings

Turn any Amazon search, best-seller list or product URL into a lead list of the third-party sellers behind the products — with legal business name, address, VAT number, phone and email (EU impressum), ratings and storefront. 18 marketplaces, pure HTTP. Opt-in email enrichment. JSON/CSV

Pricing

from $4.00 / 1,000 seller scrapeds

Rating

0.0

(0)

Developer

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

2

Monthly active users

2 days ago

Last modified

Share

Turn any Amazon keyword, best-seller list, category or product URL into a clean list of the third-party sellers behind those products — with the contact and business data Amazon publishes on each seller's profile page. Built for B2B lead generation, supplier discovery and competitor research across 18 Amazon marketplaces. Pure HTTP, no browser.

How the Amazon Seller Contact Scraper works

Why use this scraper?

Most Amazon scrapers give you products. This one gives you the companies selling them — the people you actually want to reach.

  • Real contact data, not just a name. On EU marketplaces Amazon is legally required to publish each business seller's impressum: email, phone, VAT number, trade-register number and full address. This actor extracts all of it. US (.com) profiles carry business name + address under the INFORM Consumers Act.
  • Discovery, not one-URL-at-a-time. Feed it a keyword, a best-seller list or a category and it walks the products, identifies every seller behind them (buy-box and other offers), deduplicates, and returns one clean row per seller. Competing seller scrapers make you paste one seller URL at a time or hand you a stale pre-scraped database.
  • 18 marketplaces. com, co.uk, de, fr, it, es, ca, com.au, co.jp, in, nl, se, pl, com.be, ae, com.mx, com.tr, sg.
  • Optional email enrichment. For sellers whose Amazon page shows no email (common on .com), the actor can resolve the seller's business name to a company website and scan it for a contact address.
  • Fast & cheap. Pure HTTP over residential proxies — no headless browser, so runs are quick and light.

What it does

Given search queries, marketplaces and/or direct URLs, the actor:

  1. Finds products — runs each keyword search (or reads your best-seller / category / product URL) and collects ASINs.
  2. Identifies the sellers — opens each product and extracts the buy-box seller plus every other offer merchant. Amazon's own retail accounts are filtered out.
  3. Scrapes each seller profile — pulls the full "Detailed Seller Information" / Impressum box, the 12-month feedback summary, storefront link and about text.
  4. Deduplicates & (optionally) enriches — one row per unique seller per marketplace; opt-in website/email discovery for sellers with no published email.

Supported inputs

InputExampleWhat it does
Search queryphone caseSearches each selected marketplace, scrapes the sellers behind the results
Marketplaces["com", "de", "co.uk"]Which marketplaces the search queries run on
Seller URLhttps://www.amazon.de/sp?seller=A3LPZDJX7TOX01Scrapes that one seller profile
Product URLhttps://www.amazon.com/dp/B0FDQK69GQScrapes the seller(s) offering that product
Search URLhttps://www.amazon.com/s?k=yoga+matPaginates the results, scrapes their sellers
Best-sellers URLhttps://www.amazon.com/gp/bestsellers/kitchen/Scrapes the sellers behind the top-100
Category URLhttps://www.amazon.de/b?node=340852031Scrapes the sellers in that category

Start URLs use whichever marketplace domain they carry, so you can mix countries in one run.

Use cases

  • B2B lead generation — build targeted lists of Amazon sellers (with email/phone) by product niche or category.
  • Supplier & sourcing research — find manufacturers and distributors selling in a category, with their legal business identity.
  • Competitor & market intelligence — map who sells what, their ratings, feedback volume and country of operation.
  • Brand protection — enumerate every third-party seller offering a given ASIN (buy-box and beyond).
  • CRM / sales enrichment — resolve seller storefronts to real company names, VAT numbers and websites.

Input configuration

FieldTypeDefaultDescription
searchQueriesarrayKeywords to search; each runs on every selected marketplace
marketplacesarray["com"]Marketplace TLDs for the search queries
startUrlsarrayDirect seller / product / search / best-seller / category URLs
maxItemsintegerHard ceiling of sellers across the whole run
maxItemsPerQueryinteger100Max sellers per query / start URL
maxProductsPerQueryinteger100Products inspected per query while discovering sellers
enrichEmailsbooleanfalseOpt-in website/email discovery for sellers with no on-page email
concurrencyinteger10Parallel page fetches (1–30)

Example input

{
"searchQueries": ["phone case", "wireless charger"],
"marketplaces": ["de", "co.uk"],
"maxItems": 200,
"maxProductsPerQuery": 60,
"enrichEmails": true
}

Output

One row per unique seller. Example (amazon.de business seller):

{
"sellerId": "A18EE9GVRFMIY1",
"marketplace": "amazon.de",
"sellerUrl": "https://www.amazon.de/sp?seller=A18EE9GVRFMIY1",
"sellerName": "DWD-Company GmbH & Co. KG",
"storefrontUrl": "https://www.amazon.de/s?me=A18EE9GVRFMIY1&marketplaceID=A1PA6795UKMFR9",
"isBusinessSeller": true,
"businessName": "DWD-Company GmbH & Co. KG",
"businessType": "Unternehmen in Privatbesitz",
"registrationNumber": "HRA33845",
"vatNumber": "DE321852937",
"phoneNumber": "+4922134809900",
"email": "danieldresbach@dwd-company.de",
"businessAddress": "Am Eifeltor, 20, Köln, 50997, DE",
"addressCountryCode": "DE",
"ratingStars": 3.5,
"ratingPositivePercent12m": 68,
"ratingCount12m": 1981,
"aboutSeller": "DWD-Company GmbH & Co. KG …",
"sourceAsins": ["B0FDQK69GQ"],
"scrapedAt": "2026-07-07T20:31:00.000Z"
}

Key output fields

FieldDescription
sellerId / marketplaceAmazon seller id and which marketplace it was scraped from
sellerNameDisplay/storefront name
businessNameLegal business name (impressum / INFORM)
businessTypee.g. "privately owned business" (localised)
registrationNumberTrade-register / company registration number (EU)
vatNumberVAT / USt-ID (EU)
phoneNumberPublished business phone
emailPublished business email (EU impressum)
businessAddress / addressCountryCodeFull address + ISO country
customerServiceAddressSeparate customer-service address, when published
ratingStars / ratingPositivePercent12m / ratingCount12m12-month feedback summary
aboutSellerSeller's "about" / impressum blurb
storefrontUrlLink to the seller's storefront
isBusinessSellerWhether Amazon flags it as a business seller
sourceAsinsThe product(s) this seller was discovered through
contactEmail / contactWebsite / emailEnrichmentFilled when enrichEmails is on

How it works

The actor fetches Amazon pages over rotating residential proxies with a real browser TLS fingerprint (pure HTTP — no headless browser). Listing pages yield ASINs; product pages reveal the seller ids of every offer; seller-profile pages (/sp?seller=…) carry the "Detailed Seller Information" box that this actor parses field-by-field. Amazon's own retail seller ids are filtered out so you only get third-party leads.

FAQ

Which marketplaces give email and phone? The EU marketplaces (de, fr, it, es, nl, se, pl, com.be) require sellers to publish a full impressum, so email, phone, VAT and registration number are usually present. .com, .co.uk, .ca etc. reliably give business name and address; email/phone appear less often — turn on enrichEmails to fill the gap from the seller's own website.

Are emails already on Amazon charged as enrichment? No. Emails Amazon publishes on the seller page are included for free. The optional enrichment event is charged only when the actor discovers an email off-Amazon for a seller who had none.

Can I get every seller for one product? Yes — pass the product URL (/dp/ASIN) and the actor returns the buy-box seller plus the other offer merchants it can see on the page.

Why are some sellers based in CN/HK with a DE VAT? Many Amazon EU sellers are overseas companies that hold an EU VAT registration to sell into the marketplace — the actor reports exactly what Amazon publishes.

Support

Found a bug or need a field added? Open an issue on the actor's Issues tab and we'll take a look.

Additional services

Turn on email enrichment to resolve sellers with no published email to a company website and contact address — ideal for outbound sales lists.

Explore more scrapers

Check the memo23 store profile for more e-commerce, directory and lead-generation scrapers.

⚠️ Disclaimer

This actor scrapes only publicly available information that Amazon displays on seller profile and product pages — the same data any visitor can see, including the business identity details sellers are legally required to publish. It does not log in, bypass access controls, or collect private personal data. Use the output in compliance with Amazon's Terms of Service, the GDPR/applicable data-protection law, and any marketing/anti-spam regulations that apply to how you contact the businesses you find. You are responsible for how you use the scraped data.

SEO Keywords

Amazon seller scraper, Amazon seller email scraper, Amazon seller contact scraper, Amazon seller leads, Amazon seller data extractor, Amazon third-party seller finder, Amazon seller VAT number, Amazon impressum scraper, Amazon seller phone number, Amazon FBA seller list, Amazon marketplace seller database, Amazon lead generation, Amazon supplier scraper, Amazon seller ratings scraper, Amazon storefront scraper.