Scrape Alibaba Item avatar

Scrape Alibaba Item

Try for free

Pay $0.99 for 1,000 results

Go to Store
Scrape Alibaba Item

Scrape Alibaba Item

shareze001/scrape-alibaba-item
Try for free

Pay $0.99 for 1,000 results

Scrape product information through product details page, product category page, product category page includes `productgrouplist`, `featureproductlist`, `productlist`, etc.

You can access the Scrape Alibaba Item programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "group_urls": [
3    {
4      "url": "https://ycsolarenergy.en.alibaba.com/productlist-1.html"
5    },
6    {
7      "url": "https://ycsolarenergy.en.alibaba.com/productgrouplist-944544651/Panda.html"
8    }
9  ],
10  "detail_urls": [
11    {
12      "url": "https://www.alibaba.com/product-detail/Teddy-Bear-I-Love-You-Valentines_1600505498261.html"
13    },
14    {
15      "url": "https://www.alibaba.com/product-detail/New-simulation-white-soft-goat-cuddly_1601354258177.html"
16    }
17  ]
18}' |
19apify call shareze001/scrape-alibaba-item --silent --output-dataset

Scrape Alibaba Item API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 3 monthly users

  • 1 star

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified 6 days ago