Scrape Alibaba Products avatar
Scrape Alibaba Products

Pricing

$0.99 / 1,000 results

Go to Store
Scrape Alibaba Products

Scrape Alibaba Products

Developed by

shareze

shareze

Maintained by Community

Scrape product information from the product details page, product category page, and search page. The product category page includes `productgrouplist`, `featureproductlist`, `productlist`, etc.

0.0 (0)

Pricing

$0.99 / 1,000 results

2

Total users

27

Monthly users

10

Runs succeeded

>99%

Last modified

a month ago

You can access the Scrape Alibaba Products programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "size": 10,
< "group_urls": [
< {
< "url": "https://www.alibaba.com/trade/search?SearchText=candle&page=1"
< },
< {
< "url": "https://ycsolarenergy.en.alibaba.com/productlist-1.html"
< }
< ],
< "detail_urls": [
< {
< "url": "https://www.alibaba.com/product-detail/Teddy-Bear-I-Love-You-Valentines_1600505498261.html"
< }
< ]
<}' |
<apify call shareze001/scrape-alibaba-item --silent --output-dataset

Scrape Alibaba Products API through CLI

The Apify CLI is the official tool that allows you to use Scrape Alibaba Products locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: