Alibaba Scraper avatar
Alibaba Scraper

Deprecated

Pricing

Pay per usage

Go to Store
Alibaba Scraper

Alibaba Scraper

Deprecated

Developed by

Matyas Hajek

Matyas Hajek

Maintained by Community

Product scraper for www.alibaba.com. Lightweight and fast scraper for extracting product details, prices, and more. Efficient and optimized for quick data retrieval. Perfect for e-commerce analysis and competitive research.

0.0 (0)

Pricing

Pay per usage

4

Total users

153

Monthly users

3

Runs succeeded

>99%

Last modified

2 months ago

You can access the Alibaba Scraper 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 '{
< "startKeywords": [
< "potatoes"
< ],
< "startUrls": [
< {
< "url": "https://www.alibaba.com/trade/search?SearchText=potatoes"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": []
< }
<}' |
<apify call matyas/alibaba-scraper --silent --output-dataset

Alibaba Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: