Alibaba Supplier Scraper avatar

Alibaba Supplier Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Alibaba Supplier Scraper

Alibaba Supplier Scraper

Extract supplier profiles, ratings, and business metrics from Alibaba search results. Powered by Alibaba Scraper.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Introduction

This actor extracts Suppliers in a List from Alibaba. It captures detailed business profiles, verification statuses, and performance metrics from supplier search result pages. It provides structured data for lead generation and competitor analysis.

Data Fields

Field NameDescriptionExample
Company IDUnique identifier for the supplier214589632
Company NameLegal name of the businessShenzhen Electronics Co., Ltd.
Company TitleDisplay title of the companyShenzhen Electronics
Company IconURL to the company logohttps://sc01.alicdn.com/icon.png
Company Profile URLLink to the supplier storefronthttps://example.alibaba.com/company_profile.html
All Company ImagesArray of images from the listing["https://img.alicdn.com/1.jpg"]
Country CodeTwo-letter country codeCN
CityCity location of the supplierShenzhen
Gold YearsFormatted string of years on platform5 YRS
Gold Years NumberInteger value of gold years5
Is FactoryBoolean indicating manufacturing statustrue
Verified SupplierBoolean for verified statustrue
Verified Supplier ProBoolean for premium verificationfalse
Review ScoreAverage star rating4.8
Review CountTotal number of reviews156
Review LinkURL to the reviews pagehttps://example.alibaba.com/review.html
On Time DeliveryPercentage of orders delivered on time98.5%
Reply Average TimeAverage response time to inquiries< 3h
Reorder RatePercentage of returning customers25%
Online RevenueEstimated platform revenue$100,000+
Contact Supplier URLLink to the contact formhttps://message.alibaba.com/contact.htm
Chat TokenIdentifier for the chat systemabc123token
TML IDTechnical merchant ID987654321
Main ProductsList of primary goods sold["USB Cables", "Chargers"]
Is New AdBoolean for advertisement statusfalse
All Icon ListList of platform badges["Trade Assurance", "Verified"]
Supplier TagsDescriptive tags for the business["OEM", "ODM"]

Input

  • urls: Array of Alibaba supplier search result URL strings.
  • maxItems: Maximum number of suppliers to extract per URL. Default is 100.

Example Input

{
"urls": ["https://www.alibaba.com/trade/search?SearchText=electronics&indexArea=company_en"],
"maxItems": 50
}

Example Output

[
{
"companyId": "214589632",
"companyName": "Shenzhen Electronics Co., Ltd.",
"companyTitle": "Shenzhen Electronics",
"companyIcon": "https://sc01.alicdn.com/icon.png",
"companyProfileUrl": "https://example.alibaba.com/company_profile.html",
"allCompanyImages": ["https://img.alicdn.com/1.jpg"],
"countryCode": "CN",
"city": "Shenzhen",
"goldYears": "5 YRS",
"goldYearsNumber": 5,
"isFactory": true,
"verifiedSupplier": true,
"verifiedSupplierPro": false,
"reviewScore": 4.8,
"reviewCount": 156,
"reviewLink": "https://example.alibaba.com/review.html",
"onTimeDelivery": "98.5%",
"replyAverageTime": "< 3h",
"reorderRate": "25%",
"onlineRevenue": "$100,000+",
"contactSupplierUrl": "https://message.alibaba.com/contact.htm",
"chatToken": "abc123token",
"tmlId": "987654321",
"mainProducts": ["USB Cables", "Chargers"],
"isNewAd": false,
"allIconList": ["Trade Assurance", "Verified"],
"supplierTags": ["OEM", "ODM"]
},
{
"companyId": "335577991",
"companyName": "Guangzhou Trading Group",
"companyTitle": "Guangzhou Trading",
"companyIcon": "https://sc01.alicdn.com/icon2.png",
"companyProfileUrl": "https://gztrading.alibaba.com/company_profile.html",
"allCompanyImages": ["https://img.alicdn.com/2.jpg"],
"countryCode": "CN",
"city": "Guangzhou",
"goldYears": "10 YRS",
"goldYearsNumber": 10,
"isFactory": false,
"verifiedSupplier": true,
"verifiedSupplierPro": true,
"reviewScore": 4.9,
"reviewCount": 842,
"reviewLink": "https://gztrading.alibaba.com/review.html",
"onTimeDelivery": "100%",
"replyAverageTime": "< 1h",
"reorderRate": "40%",
"onlineRevenue": "$1,000,000+",
"contactSupplierUrl": "https://message.alibaba.com/contact.htm?id=335577991",
"chatToken": "xyz789token",
"tmlId": "123456789",
"mainProducts": ["Smart Watches", "Headphones"],
"isNewAd": true,
"allIconList": ["Trade Assurance", "Verified Pro"],
"supplierTags": ["Wholesaler", "Exporter"]
}
]

Want more from Alibaba?

This actor only covers Suppliers in a List. The full Alibaba Scraper browser extension also includes Products in a List, Product Details, Reviews in a List, Supplier Details 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

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.