Alibaba Listings Scraper
Pricing
$19.99/month + usage
Go to Apify Store
Alibaba Listings Scraper
Alibaba Listings Scraper extracts product listings from Alibaba search results and categories. Collect product names, prices, supplier details, ratings, minimum order quantities, and product links to analyze suppliers, monitor competitors, or build sourcing and research datasets. 📦📊
Pricing
$19.99/month + usage
Rating
0.0
(0)
Developer

SimpleAPI
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrape Alibaba.com product search results by keyword or search URL. Bulk input supported.
Input
| Field | Type | Required | Description |
|---|---|---|---|
| urls | array | Yes | Search terms (e.g. iphone) or Alibaba search URLs. |
| limit | integer | No | Max products per search (0 = all). Default: 60. |
| proxyConfiguration | object | No | Apify proxy. Default: no proxy; auto fallback to datacenter then residential if blocked. |
Output
- Dataset: One row per product (title, price, productUrl, mainImage, companyName, countryCode, reviewScore, reviewCount, deliveryEstimate, input_url, etc.).
- Key-value store key
OUTPUT:{ "urls": [...], "count": N, "listings": [...] }.
How to use
- Open Apify Console → Actors.
- Select this actor, set urls (e.g.
iphone,laptop) and optional limit. - Run and check the Log and Output tabs.
Proxy behavior
- Starts with no proxy. If the request is blocked or fails, it switches to datacenter proxy, then to residential proxy (up to 3 retries). After a successful residential request, all following requests use residential. Logs indicate which mode is used.
Cautions
Data is from publicly available Alibaba search only. You are responsible for compliance with applicable laws and terms of use.