1688.com Product Details Page Scraper avatar
1688.com Product Details Page Scraper

Pricing

$20.00/month + usage

Go to Store
1688.com Product Details Page Scraper

1688.com Product Details Page Scraper

Developed by

ecomscrape

ecomscrape

Maintained by Community

The 1688.com Product Details Page Scraper extracts detailed product data from 1688.com, including title, labels, price, attributes, image URLs, and more, by providing Product Details Page URLs.

1.0 (1)

Pricing

$20.00/month + usage

1

Total users

28

Monthly users

9

Runs succeeded

70%

Last modified

3 months ago

You can access the 1688.com Product Details Page 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.

1echo '{
2  "urls": [
3    "https://detail.1688.com/offer/861895381201.html?offerId=861895381201&spm=a260k.home2024.recommendpart.2"
4  ],
5  "max_retries_per_url": 2,
6  "proxy": {
7    "useApifyProxy": true,
8    "apifyProxyGroups": [
9      "RESIDENTIAL"
10    ],
11    "apifyProxyCountry": "TW"
12  }
13}' |
14apify call ecomscrape/1688-product-details-page-scraper --silent --output-dataset

1688.com Product Details Page Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: