Alibaba Company / Supplier Scraper
Pricing
from $3.00 / 1,000 results
Go to Apify Store

Alibaba Company / Supplier Scraper
Extract supplier profile, trust signals, and contact info from any alibaba.com supplier subdomain.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Xtractoo
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Alibaba Supplier / Company Scraper
Pull a complete supplier profile from any Alibaba.com subdomain — business type, registered country, gold-supplier years, on-time delivery rate, response-time SLA, Trade Assurance amount, and full supplier rating breakdown.
What you can do with it
- Supplier due diligence — verify business type, registered country, paid-member status, dispatch guarantee, and Trade Assurance amount before issuing an RFQ.
- Bulk supplier scoring — rank thousands of suppliers on response-time SLA, on-time delivery rate, and gold-supplier years.
- Compliance — capture aliMemberId, encryptCompanyId, and company identifiers for downstream reconciliation.
- Sales prospecting — get supplier contact name, job title, video-chat availability, and trade history URL.
Features
- Subdomain metadata — companyId, encryptCompanyId, aliMemberId, aliId, leader-supplier flag, elite status.
- Rich supplier profile (auto-enriched from one of the supplier's products):
- Company: name, business type, join years, registered country, logo.
- Trust flags: isGoldPlusSupplier, isLeaderSupplier, isPaidMember, isCgsMember, isDispatchGuaranteed, isCompanyBusinessTypeAuth.
- SLA: responseTimeText, onTimeDeliveryRate.
- Trade Assurance: tradeAssuranceAmount, tradeAssuranceIsService.
- Reviews: supplierAverageStar + per-criterion scatter (services, shipping, quality).
- Contact: contactName, jobTitle, hasVideoChat.
- URLs: homeUrl, profileUrl, tradeHistoryUrl, feedbackUrl.
- Auto-enrichment — resolves subdomain meta first, then finds a sample product to pull the rich seller block.
- Resilient against Aliyun WAF — auto-retry with proxy rotation.
- Default Dataset output — JSON / CSV / Excel / RSS / HTML export.
Input
{"companyUrls": [{ "url": "https://aonicsz.en.alibaba.com/" },{ "url": "https://szouwo.en.alibaba.com/" }],"maxConcurrency": 3,"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }}
| Field | Type | Description |
|---|---|---|
companyUrls | URL[] | Alibaba supplier subdomain URLs (https://<sub>.en.alibaba.com/). |
maxConcurrency | int | Parallel workers (default 3). |
maxRequestRetries | int | Per-request retry budget (default 8). |
proxyConfiguration | proxy | Apify Proxy or custom list. RESIDENTIAL recommended. |
Sample Output
{"url": "https://aonicsz.en.alibaba.com/","scrapedAt": "2026-05-09T12:03:47Z","companyId": 203847291,"aliMemberId": "aonicsz","subDomain": "aonicsz","sampleProductUrl": "https://www.alibaba.com/product-detail/TWS-Wireless-Earbuds_1601234567890.html","seller": {"companyName": "Shenzhen Aonic Electronics Co., Ltd.","companyBusinessType": "Manufacturer","companyRegisterCountry": "CN","companyJoinYears": 7,"isGoldPlusSupplier": true,"isPaidMember": true,"isDispatchGuaranteed": true,"responseTimeText": "≤3h","onTimeDeliveryRate": "96.5%","tradeAssuranceAmount": "180,000","supplierAverageStar": 4.8,"supplierRatingByCriterion": {"supplierServices": { "averageScore": 4.9 },"shippingTime": { "averageScore": 4.7 },"productQuality": { "averageScore": 4.8 }},"contactName": "Alice Chen","hasVideoChat": true,"feedbackUrl": "https://www.alibaba.com/supplier/feedback/203847291.html"}}
Notes
Public supplier data only — no Alibaba account required.