Alibaba Product Scraper
Pricing
from $1.00 / 1,000 product details
Alibaba Product Scraper
Scrape Alibaba product data: title, price, supplier, images, rating, and description. Provide product URLs, a search-results URL, or a search keyword. Export to JSON, CSV, or Excel, run via API, schedule runs, or integrate with other tools.
Pricing
from $1.00 / 1,000 product details
Rating
0.0
(0)
Developer
E Commerce
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Powered by E-commerce Scraping Tool. Need data from other stores too? The E-commerce Scraping Tool gets you data from Alibaba, Amazon, eBay, and any other e-commerce site.
Alibaba Product Scraper
Extract Alibaba.com product data at scale: title, price, supplier, images, rating, and description, from any Alibaba product URL, search-results page, or search keyword. Built for B2B sourcing, wholesale price monitoring, and competitor and supplier research.
Alibaba is the world's largest B2B marketplace, where the same product is offered by many suppliers at different prices and minimum order quantities. This Actor turns any Alibaba product, search, or keyword into clean, structured data you can compare and track.
What does Alibaba Product Scraper do?
Alibaba Product Scraper collects structured product data from Alibaba.com and returns it as JSON, CSV, or Excel. Give it product URLs, a search-results URL, or a search keyword, and it returns full product details for every item it finds.
- π Scrape any Alibaba product page by URL
- π Expand a search-results page into every product it contains
- π§ Search Alibaba by keyword and scrape the matching products
- π Capture supplier, price, rating, and review count for each product
- π¦ Export to JSON, CSV, Excel, XML, or HTML, or pull results via API
What data can you extract from Alibaba?
The Alibaba Product Scraper returns the following fields for each product:
| Product data | Commercial info | Additional details |
|---|---|---|
| π Product title | π° Price | πΌοΈ Image URL |
| π Product URL | π± Currency | β Rating |
| π Supplier | π·οΈ Input URL | π³οΈ Review count |
| π Description | π Keyword | π Extra attributes (optional) |
Enable Include additional properties to capture extra Alibaba-specific attributes (such as minimum order quantity and product attributes) under additionalProperties.
Can I scrape Alibaba products, search results, and keywords?
Yes. Alibaba Product Scraper accepts three kinds of input and resolves all of them to product pages:
- Product URLs: direct links to Alibaba product (
/product-detail/) pages. - Search-results / listing URLs: any Alibaba
/trade/searchor showroom page. The Actor collects the product links it finds and follows pagination. - Search keyword: a search term run against Alibaba.com.
How does Alibaba Product Scraper work?
- You provide product URLs, search-results URLs, or a keyword.
- The Actor expands search-results URLs and keyword searches into individual product URLs.
- It requests each product page and extracts the structured data.
- Each product is saved to your dataset as it completes, so first results appear within a minute.
- Anything that cannot be scraped is written to a separate errors dataset with a clear reason.
Why use Alibaba Product Scraper?
| Feature | Manual / generic tools | Alibaba Product Scraper |
|---|---|---|
| Setup | Custom code and selectors | Just paste a URL or keyword |
| Input types | One URL at a time | Product, search, and keyword |
| Supplier & price | Manual copy-paste | Structured for every product |
| Output | Unstructured HTML | Clean JSON, CSV, Excel |
| Failures | Silent, break the run | Logged to an errors dataset |
| Cost model | Fixed subscriptions | Pay only per product returned |
What can you do with Alibaba data after scraping?
- Wholesale price monitoring: track how the same product's price moves across suppliers and over time.
- Supplier research: compare suppliers by price, rating, and review count to shortlist sourcing partners.
- Product and catalog enrichment: pull titles, images, and descriptions to populate a sourcing catalog or an AI product tool.
- Competitor benchmarking: compare Alibaba wholesale pricing against retail prices on other marketplaces.
How to use Alibaba Product Scraper?
- Create a free Apify account.
- Open the Alibaba Product Scraper.
- Paste Alibaba product URLs, a search-results URL, or type a keyword.
- Set Total maximum products to cap the run (start with 50 to preview).
- Click Start, then export your results or fetch them from the API.
How much does Alibaba Product Scraper cost?
It uses a pay-per-event model: a tiny fee per run start, plus a fee per product returned, dropping on higher plans. You are never charged for failed pages, and search or keyword runs stay predictable because you control the product cap. See the Pricing tab for current rates.
Input
Provide at least one of: product URLs, search-results URLs, or a keyword.
| Field | Type | Description |
|---|---|---|
detailsUrls | array | Direct Alibaba product (/product-detail/) URLs |
listingUrls | array | Alibaba search-results or showroom URLs |
keyword | string | Search term run against Alibaba.com |
additionalProperties | boolean | Include minimum order quantity and extra attributes |
maxProductResults | integer | Total products to scrape across the run |
Example input:
{"detailsUrls": [{ "url": "https://www.alibaba.com/product-detail/Wholesale-750ml-Stainless-Steel-Bottle_1600569797644.html" }],"keyword": "stainless steel water bottle","additionalProperties": true,"maxProductResults": 50}
Output
Each product is saved as one dataset item. Failed inputs go to a separate errors dataset.
{"url": "https://www.alibaba.com/product-detail/Wholesale-750ml-Stainless-Steel-Bottle_1600569797644.html","name": "Wholesale 750ml 304 Stainless Steel Sports Water Bottle","offers": { "price": 1.85, "currency": "USD" },"brand": { "slogan": "Shenzhen Shengbaoli Technology Co., Ltd." },"rating": 4.8,"reviewCount": 12,"description": "Insulated stainless steel sports water bottle, BPA-free, wholesale.","image": "https://s.alicdn.com/@sc04/kf/example.jpg","inputUrl": "https://www.alibaba.com/product-detail/Wholesale-750ml-Stainless-Steel-Bottle_1600569797644.html"}
How to run Alibaba Product Scraper via the API
curl -X POST "https://api.apify.com/v2/acts/YOUR_USERNAME~alibaba-product-scraper/run-sync-get-dataset-items?token=YOUR_TOKEN" \-H "Content-Type: application/json" \-d '{ "detailsUrls": [{ "url": "https://www.alibaba.com/product-detail/Wholesale-750ml-Stainless-Steel-Bottle_1600569797644.html" }], "maxProductResults": 10 }'
You can also run it via the Apify MCP server, schedule runs, or integrate the dataset with Make, Zapier, Google Sheets, and other tools.
Troubleshooting
- A run returns 0 products. Alibaba occasionally blocks automated requests. Re-run in a few minutes; the Actor records each blocked URL in the errors dataset with the reason, so a zero-result run is never silent.
- "Not a valid Alibaba product URL". Product input must be an
alibaba.comproduct page (its path contains/product-detail/). Put search or showroom pages in Search-results / listing URLs instead. - Keyword search returns too many products. Set Total maximum products to cap the run; broad B2B keywords can match thousands of listings.
- Missing rating or reviews. Many Alibaba products have no reviews yet, so
ratingandreviewCountcan be empty even on a successful scrape.
FAQ
Is it legal to scrape Alibaba? Scraping publicly available product data is generally legal. You are responsible for how you use the data and for complying with Alibaba's terms and applicable laws. Do not collect personal data.
Do I need an Alibaba account or API key? No. You only need an Apify account and this Actor.
Can I get the data via API or MCP? Yes. Every run exposes its dataset through the Apify API, and the Actor works with the Apify MCP server for AI assistants.
Does it support minimum order quantity (MOQ)? Enable Include additional properties to capture MOQ and other supplier attributes under additionalProperties when Alibaba exposes them.
How many products can it scrape? As many as you want. Use Total maximum products to control run size and cost.
Are there other tools in Apify Store?
Yes. If you need data from more than one store, use the E-commerce Scraping Tool to scrape Alibaba, Amazon, eBay, and any other e-commerce site from a single Actor.