Alibaba Suppliers Scraper
Pricing
from $2.00 / 1,000 results
Alibaba Suppliers Scraper
Extract supplier profiles, ratings, and business metrics from Alibaba search results and directories. Powered by Alibaba Scraper.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Nifty
Maintained by CommunityActor stats
0
Bookmarked
36
Total users
14
Monthly active users
3 days ago
Last modified
Categories
Share
This actor extracts Suppliers from Alibaba. It works on supplier search results pages and directory listings to collect business profiles and performance metrics. Data includes verification status, ratings, and contact metadata.
Want more from Alibaba?
This actor covers Suppliers only. The full Alibaba Scraper browser extension also includes Products, Reviews, Suppliers with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.
Get the Alibaba Scraper extension
Data Fields
| Field Name | Description | Example |
|---|---|---|
| Company ID | Unique identifier for the supplier | 247589301 |
| Company Name | Legal name of the business | Shenzhen Electronics Co., Ltd. |
| Company Title | Display title of the company | Premium Tech Manufacturer |
| Company Icon | URL to the company logo | https://is.alicdn.com/img.png |
| Company Profile URL | Link to the supplier storefront | https://example.alibaba.com/company_profile.html |
| All Company Images | List of gallery images | ["https://img1.jpg", "https://img2.jpg"] |
| Country Code | Two-letter ISO country code | CN |
| City | City of operation | Shenzhen |
| Gold Years | Formatted gold supplier duration | 5 YRS |
| Gold Years Number | Numeric gold supplier duration | 5 |
| Is Factory | Boolean indicating factory status | true |
| Verified Supplier | Boolean for verified status | true |
| Verified Supplier Pro | Boolean for premium verification | false |
| Review Score | Average star rating | 4.8 |
| Review Count | Total number of reviews | 150 |
| Review Link | URL to the feedback page | https://example.alibaba.com/feedback |
| On Time Delivery | Percentage of timely shipments | 98.5% |
| Reply Average Time | Mean response speed | < 24h |
| Reorder Rate | Percentage of returning customers | 25% |
| Online Revenue | Estimated sales volume | $100,000+ |
| Contact Supplier URL | Link to contact form | https://message.alibaba.com/msg.htm |
| Chat Token | Identifier for chat initialization | token_123 |
| TML ID | Technical identifier | tml_456 |
| Main Products | List of primary goods sold | ["USB Cables", "Power Banks"] |
| Is New Ad | Boolean for advertisement status | false |
| All Icon List | List of certification icons | ["verified", "trade-assurance"] |
| Supplier Tags | Descriptive business tags | ["OEM", "Customization"] |
Input
urls: Array of URL strings. Use Alibaba supplier search results or directory pages.maxItems: Max items per URL, default 100.
Example Input
{"urls": ["https://www.alibaba.com/trade/search?SearchText=solar+panel&indexArea=company_en"],"maxItems": 20}
Example Output
[{"companyId": "123456","companyName": "Guangzhou Solar Tech","companyTitle": "Guangzhou Solar Tech Co., Ltd.","companyIcon": "https://is.alicdn.com/logo.png","companyProfileUrl": "https://gzsolar.en.alibaba.com","allCompanyImages": ["https://img.alicdn.com/1.jpg"],"countryCode": "CN","city": "Guangzhou","goldYears": "10 YRS","goldYearsNumber": 10,"isFactory": true,"verifiedSupplier": true,"verifiedSupplierPro": true,"reviewScore": 4.9,"reviewCount": 320,"reviewLink": "https://gzsolar.en.alibaba.com/feedback","onTimeDelivery": "99%","replyAverageTime": "< 5h","reorderRate": "30%","onlineRevenue": "$500,000+","contactSupplierUrl": "https://message.alibaba.com/msg.htm?id=123","chatToken": "chat_abc","tmlId": "tml_789","mainProducts": ["Solar Panels", "Inverters"],"isNewAd": false,"allIconList": ["verified", "pro"],"supplierTags": ["R&D", "Customization"]},{"companyId": "789012","companyName": "Zhejiang Energy Ltd","companyTitle": "Zhejiang Energy Solutions","companyIcon": "https://is.alicdn.com/logo2.png","companyProfileUrl": "https://zjenergy.en.alibaba.com","allCompanyImages": ["https://img.alicdn.com/2.jpg"],"countryCode": "CN","city": "Ningbo","goldYears": "3 YRS","goldYearsNumber": 3,"isFactory": true,"verifiedSupplier": true,"verifiedSupplierPro": false,"reviewScore": 4.5,"reviewCount": 45,"reviewLink": "https://zjenergy.en.alibaba.com/feedback","onTimeDelivery": "95%","replyAverageTime": "< 12h","reorderRate": "15%","onlineRevenue": "$50,000+","contactSupplierUrl": "https://message.alibaba.com/msg.htm?id=456","chatToken": "chat_def","tmlId": "tml_012","mainProducts": ["Batteries", "Wind Turbines"],"isNewAd": true,"allIconList": ["verified"],"supplierTags": ["Wholesale"]}]
Disclaimer
This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.