Alibaba Email Scraper By Urls and Keyword avatar

Alibaba Email Scraper By Urls and Keyword

Pricing

$14.99/month + usage

Go to Apify Store
Alibaba Email Scraper By Urls and Keyword

Alibaba Email Scraper By Urls and Keyword

Alibaba Email Scraper helps you collect supplier emails directly from Alibaba listings and profiles. Use the data for wholesale sourcing, partnership discussions, and B2B sales campaigns efficiently.

Pricing

$14.99/month + usage

Rating

0.0

(0)

Developer

Scrapio

Scrapio

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

2

Monthly active users

5 days ago

Last modified

Share

🏭 Alibaba Email & Supplier Scraper Plus

Find Alibaba suppliers and extract genuine business contact data for lead generation. This actor discovers Alibaba supplier/company/product pages either by keyword (via Google site:alibaba.com search) or from URLs you paste directly, then extracts real, contiguous emails and validated phone numbers from each result β€” and can optionally fetch the actual Alibaba company profile for supplier trust signals.

Unlike a naive email scraper, this tool never manufactures a contact from prose. An email is emitted only when a genuine local@domain string actually appears (no whitespace around @), and every email carries an emailConfidence label. Phone numbers are validated with libphonenumber β€” random digit runs (IDs, counts, prices) are rejected, not turned into fake phone numbers.

What it does

  • πŸ” Keyword discovery β€” each keyword runs a site:alibaba.com "keyword" Google search (GOOGLE_SERP proxy) and collects the matching Alibaba result pages.
  • πŸ”— Direct URLs β€” paste Alibaba supplier/company/product URLs to scrape them without a search.
  • πŸ“§ Genuine email extraction β€” contiguous emails only, with emailConfidence (high = from a mailto: link or next to a contact label, medium = found in the snippet). Prose such as "the part before @ gmail.com" is rejected.
  • ☎️ Validated phones β€” only internationally-formatted, libphonenumber-valid numbers, output in E.164.
  • 🏭 Company profile (optional) β€” visits the Alibaba supplier minisite (Chrome-impersonated + residential proxy) for the real company name, country/city, business type, gold-supplier years, verified & trade-assurance flags, response rate and review score. Alibaba sits behind Akamai, so these fields populate only when the page is reachable and are left null (never faked) when it is blocked.
  • 🧹 Data quality β€” global cross-keyword de-duplication (by email + company), free-mail exclusion toggle, exclude-keywords filter, email-domain filter.

Billing

You are charged one row_result only for a row that carries a genuine validated contact (a real email or a valid phone) or a real fetched company record. Empty or false-positive rows are never emitted and never charged.

Input

FieldDescription
keywordsKeywords/niches to search on Alibaba (required unless you supply startUrls).
startUrlsAlibaba URLs to scrape directly (optional).
locationOptional term added to the search to bias by place.
emailDomainsKeep only emails ending with these domains (optional).
excludeKeywordsDrop results whose title/description/URL contains these words.
excludeFreeMailDrop gmail/yahoo/163/… emails, keep business domains only.
includeCompanyProfileFetch the real Alibaba supplier minisite per result (company record + any server-side contact).
followSupplierWebsiteWhen a minisite lists the supplier's own external website, fetch it and harvest genuine email/phone (default ON).
maxResultsMax billable rows per keyword (default 20).
proxyConfigurationProxy to use (defaults to GOOGLE_SERP, required for Google).

Output fields

type, isChild, keyword, title, description, url, companySlug, serpRank, pageNumber, email, emailConfidence, emailDomain, isBusinessEmail, isRoleEmail, companyDomain, phone, allPhones, contactSource (snippet | minisite | supplier_website), contactConfidence, supplierWebsite, scrapedAt, and (when includeCompanyProfile is on and the page is reachable) companyName, companyCountry, companyCity, businessType, goldSupplierYears, verifiedSupplier, tradeAssurance, responseRate, reviewScore.

Example output

{
"type": "supplier",
"isChild": false,
"keyword": "stainless steel water bottle",
"title": "Stainless Steel Water Bottle Manufacturer",
"url": "https://example.en.alibaba.com/",
"companySlug": "example",
"email": "sales@example.com",
"emailConfidence": "high",
"emailDomain": "example.com",
"isBusinessEmail": true,
"isRoleEmail": true,
"companyDomain": "example.com",
"phone": "+8613800138000",
"serpRank": 2,
"pageNumber": 1,
"scrapedAt": "2026-07-02T10:00:00Z"
}

Honest coverage note

This tool extracts contacts that are publicly visible in Google snippets and on Alibaba pages. In practice Alibaba renders virtually all supplier contact details client-side behind login / the "Contact Supplier" message flow, so a genuine email/phone is exposed to a plain HTTP fetch on only a very small fraction of results (in live testing on LED-supplier keywords, direct-email coverage was effectively 0%). The actor therefore reliably delivers the real structured supplier record (verified company name, gold-supplier years, verified/trade-assurance flags, review score) for each genuine minisite, and captures a business email/phone/website only when one is genuinely present in the page or on the supplier's own linked website β€” it reports the real counts in the run log and never inflates them with fabricated data. If you need guaranteed direct email/phone at scale, Alibaba's on-platform messaging is the intended channel; this actor will never invent a contact to fill the gap.

Scrape only publicly available data and comply with Alibaba's Terms of Service and applicable data-protection laws. Do not use extracted data for spam.