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
6
Total users
4
Monthly active users
4 days ago
Last modified
Categories
Share
Alibaba Company Scraper
Pull a complete supplier profile from any Alibaba storefront — business type, registered country, gold-supplier years, on-time delivery rate, response time, Trade Assurance amount, and per-criterion rating breakdown.
Why use this actor
- No Alibaba account or login required — all data is publicly visible on supplier storefronts.
- Covers every key qualification signal in one record: business type, join years, on-time delivery rate, response-time SLA, and Trade Assurance amount.
- Per-criterion rating breakdown (services, shipping, product quality) reveals more than star averages alone.
- Auto-enrichment resolves the storefront subdomain and then retrieves the full supplier profile in a single run — no manual steps.
- Batch any number of supplier URLs; results are saved as they complete.
- Export to JSON, CSV, or Excel from the Apify Console.
How it works
- You provide a list of Alibaba supplier storefront URLs (e.g.
https://jun-ye.en.alibaba.com/). - The actor resolves each storefront to retrieve the supplier's identity metadata: company ID, member ID, and storefront subdomain.
- A representative product listing is located automatically to retrieve the full supplier profile block, including SLA metrics and rating breakdowns.
- Both the identity metadata and the enriched profile are merged into a single flat record per supplier.
- Records are saved to your dataset as each supplier completes. Download as JSON, CSV, or Excel when done.
You don't need to manage any browsers or scrapers.
Input
{"companyUrls": [{ "url": "https://headphones.en.alibaba.com/" },{ "url": "https://jun-ye.en.alibaba.com/" }],"maxConcurrency": 3,"maxRequestRetries": 6,"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }}
| Field | Type | Description |
|---|---|---|
companyUrls | URL[] | Alibaba supplier storefront URLs (https://<name>.en.alibaba.com/). |
maxConcurrency | integer | Number of supplier profiles processed in parallel. Default: 3. |
maxRequestRetries | integer | How many times a failed request is retried before skipping. Default: 6. |
proxyConfiguration | object | Apify Proxy settings or a custom proxy list. RESIDENTIAL group recommended. |
Output
{"url": "https://jun-ye.en.alibaba.com/","companyId": 233189915,"companyName": "Foshan Shunde Junye Electronic Co., Ltd.","companyNameFromTitle": "Foshan Shunde Junye Electronic Co., Ltd.","companyRegisterCountry": "CN","seller": {"companyBusinessType": "Manufacturer","companyJoinYears": "11","responseTimeText": "within 24 hours","onTimeDeliveryRate": "91.0%"},"sampleProductUrl": "https://www.alibaba.com/product-detail/...","scrapedAt": "2026-05-30T04:40:24Z"}
| Field | Type | Description |
|---|---|---|
url | string | The supplier storefront URL that was scraped. |
companyId | integer | Alibaba's internal company identifier. |
companyName | string | Registered company name as listed on Alibaba. |
companyNameFromTitle | string | Company name extracted from the storefront page title (useful for cross-checking). |
companyRegisterCountry | string | ISO country code of the supplier's registered country. |
seller | object | Enriched supplier profile block (see sub-fields below). |
seller.companyBusinessType | string | Business classification (e.g. "Manufacturer", "Trading Company"). |
seller.companyJoinYears | string | Number of years the supplier has been a paid Alibaba member. |
seller.responseTimeText | string | Typical inquiry response time as shown on the profile (e.g. "within 24 hours"). |
seller.onTimeDeliveryRate | string | Percentage of orders delivered on time. |
sampleProductUrl | string | URL of the representative product used to enrich the profile. |
scrapedAt | string | ISO 8601 timestamp of when the record was collected. |
Other Alibaba Scrapers
| Actor | Description |
|---|---|
| Alibaba Search Scraper | Search results with supplier, pricing, and MOQ for any keyword. |
| Alibaba Product Scraper | Full product detail: ladder pricing, SKU matrix, inventory, and supplier profile. |
| Alibaba Company Scraper | Complete supplier profile from any Alibaba storefront subdomain. |
| Alibaba RFQ Scraper | Live buying requests from Alibaba's sourcing marketplace. |
| Alibaba Review Scraper | Aggregate ratings, per-criterion scores, and supplier SLA metrics. |