1688.com Search Scraper avatar

1688.com Search Scraper

Try for free

2 hours trial then $89.99/month - No credit card required now

Go to Store
1688.com Search Scraper

1688.com Search Scraper

songd/1688-search-scraper
Try for free

2 hours trial then $89.99/month - No credit card required now

Search and scrapes product data (prices, sellers, sales) from 1688.com with keyword search, pagination, and proxy support. Built for bulk B2B data extraction using Apify.

You can access the 1688.com Search Scraper 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  "maxPages": 1,
3  "searchArray": [
4    {
5      "keyword": "4060显卡游戏本",
6      "maxPages": 20,
7      "priceStart": "50",
8      "priceEnd": "200"
9    },
10    {
11      "keyword": "波司登高级羽绒服",
12      "maxPages": 20,
13      "sortType": "price"
14    }
15  ],
16  "proxy": {
17    "useApifyProxy": true
18  },
19  "searchType": "pcmarket"
20}' |
21apify call songd/1688-search-scraper --silent --output-dataset

1688.com Search Scraper: B2B Prices & Bulk Data Extraction API through CLI

The Apify CLIis the official tool that allows you to use 1688.com Search 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:

Developer
Maintained by Community

Actor Metrics

  • 4 monthly users

  • 2 stars

  • 88% runs succeeded

  • Created in Jan 2025

  • Modified 8 days ago