Amazon Seller Contact Scraper — Emails, Phone, VAT & Ratings
Pricing
from $4.00 / 1,000 seller scrapeds
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
Maintained by CommunityActor stats
0
Bookmarked
4
Total users
2
Monthly active users
2 days ago
Last modified
Categories
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.

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:
- Finds products — runs each keyword search (or reads your best-seller / category / product URL) and collects ASINs.
- 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.
- Scrapes each seller profile — pulls the full "Detailed Seller Information" / Impressum box, the 12-month feedback summary, storefront link and about text.
- Deduplicates & (optionally) enriches — one row per unique seller per marketplace; opt-in website/email discovery for sellers with no published email.
Supported inputs
| Input | Example | What it does |
|---|---|---|
| Search query | phone case | Searches each selected marketplace, scrapes the sellers behind the results |
| Marketplaces | ["com", "de", "co.uk"] | Which marketplaces the search queries run on |
| Seller URL | https://www.amazon.de/sp?seller=A3LPZDJX7TOX01 | Scrapes that one seller profile |
| Product URL | https://www.amazon.com/dp/B0FDQK69GQ | Scrapes the seller(s) offering that product |
| Search URL | https://www.amazon.com/s?k=yoga+mat | Paginates the results, scrapes their sellers |
| Best-sellers URL | https://www.amazon.com/gp/bestsellers/kitchen/ | Scrapes the sellers behind the top-100 |
| Category URL | https://www.amazon.de/b?node=340852031 | Scrapes 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
| Field | Type | Default | Description |
|---|---|---|---|
searchQueries | array | — | Keywords to search; each runs on every selected marketplace |
marketplaces | array | ["com"] | Marketplace TLDs for the search queries |
startUrls | array | — | Direct seller / product / search / best-seller / category URLs |
maxItems | integer | — | Hard ceiling of sellers across the whole run |
maxItemsPerQuery | integer | 100 | Max sellers per query / start URL |
maxProductsPerQuery | integer | 100 | Products inspected per query while discovering sellers |
enrichEmails | boolean | false | Opt-in website/email discovery for sellers with no on-page email |
concurrency | integer | 10 | Parallel 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
| Field | Description |
|---|---|
sellerId / marketplace | Amazon seller id and which marketplace it was scraped from |
sellerName | Display/storefront name |
businessName | Legal business name (impressum / INFORM) |
businessType | e.g. "privately owned business" (localised) |
registrationNumber | Trade-register / company registration number (EU) |
vatNumber | VAT / USt-ID (EU) |
phoneNumber | Published business phone |
email | Published business email (EU impressum) |
businessAddress / addressCountryCode | Full address + ISO country |
customerServiceAddress | Separate customer-service address, when published |
ratingStars / ratingPositivePercent12m / ratingCount12m | 12-month feedback summary |
aboutSeller | Seller's "about" / impressum blurb |
storefrontUrl | Link to the seller's storefront |
isBusinessSeller | Whether Amazon flags it as a business seller |
sourceAsins | The product(s) this seller was discovered through |
contactEmail / contactWebsite / emailEnrichment | Filled 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.