# 1688.com Search Scraper (`songd/1688-search-scraper`) Actor

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.

- **URL**: https://apify.com/songd/1688-search-scraper.md
- **Developed by:** [Singed](https://apify.com/songd) (community)
- **Categories:** E-commerce, Developer tools, Automation
- **Stats:** 73 total users, 4 monthly users, 98.5% runs succeeded, 11 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

$30.00/month + usage

To use this Actor, you pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month.You also pay for the Apify platform usage, which gets cheaper the higher Apify subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#rental-actors

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## 1688.com Product Scraper - Apify Actor

[![Apify Store](https://img.shields.io/badge/Apify-Store-blue)](https://apify.com)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/apify/actor-scraper/graphs/commit-activity)
[![Github](https://github.com/Singedo-san/1688-search-scraper)](https://github.com/Singedo-san/1688-search-scraper?tab=readme-ov-file)
Professional scraping solution for 1688.com (Alibaba's B2B wholesale platform). Extract product data, supplier information, and bulk pricing with enterprise-grade reliability.

**Why Scrape 1688.com?**\
✓ Source directly from Chinese manufacturers\
✓ Analyze wholesale market trends\
✓ Compare supplier pricing at scale\
✓ Discover new products before competitors\
✓ Monitor industrial equipment offerings

### Features 🚀

| Category          | Capabilities                                                                 |
|-------------------|-----------------------------------------------------------------------------|
| **Search**        | Multi-keyword searches • Industrial market focus • Smart pagination         |
| **Filters**       | Price ranges • Minimum order quantities • Sales volume • Verified suppliers |
| **Data Points**   | 30+ fields including tiered pricing • Seller metrics • Return rates        |
| **Reliability**   | Automatic retries • IP rotation • Cookie management • Duplicate prevention |
| **Performance**   | Parallel searches • 100+ products/second • Efficient memory management     |

### Input Parameters 📥

#### Essential Parameters

| Parameter       | Type     | Required | Description                              |
|-----------------|----------|----------|------------------------------------------|
| `keyword`       | String   | Optional | Single search term (e.g., "LED lights") |
| `maxPages`      | Integer  | Yes      | Max pages per search (1 page = 100 items)|
| `searchArray`   | Array    | Optional | Multiple search configurations          |

#### Advanced Filters

```json
{
  "priceStart": "50.00",
  "priceEnd": "200.00",
  "sortType": "va_sales360",
  "descendOrder": true,
  "quantityBegin": 100,
  "searchType": "pcindustry"
}
```

### Output Data 📊

Sample product entry:

```json
{
	"searchKeyword": "plastics",
	"id": 709850728035,
	"shop_id": "b2b-1917390694",
	"url": "https://detail.1688.com/offer/709850728035.html",
	"shop_url": "http://jc0118.1688.com",
	"title": "新款霹雳加厚夹片指虎旅行救生装备指环四指手扣指环武术拳扣拳环",
	"price": 6.7,
	"original_price": 6.7,
	"currency": "CNY",
	"image": "https://cbu01.alicdn.com/img/ibank/O1CN01xUcnmK1Gzth5bU9fT_!!1917390694-0-cib.jpg",
	"seller": "zhou0114038",
	"location": "浙江 义乌市",
	"seller_type": "生产加工",
	"seller_years": 12,
	"sales": 171,
	"return_rate": "58",
	"position": 2,
	"tags": [
		"退货包运费",
		"官方物流",
		"48小时发货",
		"48小时发货",
		"深度验商"
	],
	"price_tiers": [
		{
			"q": "1~9个",
			"p": 6.7
		},
		{
			"q": "10~149个",
			"p": 6.2
		},
		{
			"q": "≥150个",
			"p": 5.7
		}
	],
	"is_factory": false,
	"is_verified": false
}
```

**Dataset Includes:**\
✅ Product specifications\
✅ Seller reliability metrics\
✅ Bulk pricing tiers\
✅ Geographical data\
✅ Market-specific filters

### Usage Scenarios 💡

#### Retail Buyers

```json
{
  "searchArray": [
    {
      "keyword": "wireless headphones",
      "maxPages": 5,
      "priceStart": "50",
      "priceEnd": "200",
      "sortType": "va_sales360"
    },
    {
      "keyword": "bluetooth speakers",
      "maxPages": 3
    }
  ]
}
```

#### Industrial Procurement

```json
{
  "searchType": "pcindustry",
  "searchArray": [
    {
      "keyword": "hydraulic valves",
      "quantityBegin": 100,
      "maxPages": 10
    }
  ]
}
```

### Important Notes ⚠️

#### Search Result Cap

1688.com limits search results to a maximum of **2000 items** per query. If your search returns more than 2000 results, you will only see the first 2000 items. To work around this limitation:

1. **Use Price Filters**\
   Narrow down results by setting `priceStart` and `priceEnd` to smaller ranges. For example:
   - Search 1: `priceStart: "10"`, `priceEnd: "50"`
   - Search 2: `priceStart: "50"`, `priceEnd: "100"`

2. **Leverage Multiple Keywords**\
   Break down broad searches into more specific keywords. For example:
   - Instead of searching for "electronics," try "wireless earbuds" and "smart watches."

3. **Apply Sorting**\
   Use `sortType` and `descendOrder` to focus on specific product categories. For example:
   - Sort by `price` to analyze high-end or low-end products separately.

4. **Use Market Filters**\
   If applicable, use `searchType: "pcindustry"` to focus on industrial products or `searchType: "pcmarket"` for consumer goods.

5. **Combine Filters**\
   Combine multiple filters (e.g., `quantityBegin`, `priceStart`, and `searchType`) to create more targeted searches.

By strategically using filters and breaking down searches, you can collect more than 2000 results for a single product category.

***

#### SOON 🚧

1. **Smart Crawler**
   - Automatically crawls recommended and similar keywords.
   - Applies subfilters and categories to extract maximum value per keyword.
   - Dynamically adjusts price ranges and filters for comprehensive data collection.

***

### Support & Feature Requests 📬

If you encounter any issues or have ideas for new features, please don't hesitate to open a issue. We value your feedback and will do our best to improve the scraper based on your suggestions.

#### Requesting Additional Data Fields

The scraper currently extracts 30+ fields, but we understand that different use cases may require more specific data. If you need additional fields not included in the output, please open an issue describing the required data points. We'll explore how to incorporate them into the actor.
Full 1688 API response:

```json
          {
            "trackInfo": {
              "expoArgs": {
                "serverTrackId": "b4bc17abea5d4bb3bce2060fecd97c38_734952928637_1641502301",
                "is_indus_fenxiao": "0",
                "appAbTIds": "",
                "appServerAbIds": "",
                "impressionEurl": "false",
                "offerPosKey": "",
                "eurl": "false",
                "androidAppSearchABTag": "",
                "ext_expo_data": "sw_expo@^position@1^object_id@734952928637^object_type@offer^sub_object_type@p4p^sub_object_block@P4P^sub_object_subBlock@null^filter@^se_keyword@冬季外套a^scene@search^page_num@1^page_size@100^topic@null^sort@normal^request_id@b4bc17abea5d4bb3bce2060fecd97c38^sp_expo_data@algo_result_type%23P4P%7Cmlr_logid%23b4bc17abea5d4bb3bce2060fecd97c38%7Cblock%23P4P%7CsubBlock_name%23%7Cp4p_fm_normal%23null%7Crele_final%23null%7Ccvr%23null%7Cctr%23null%7Crpm%23null%7Cee%23null%7Crankgrade%23null^_p_isad@1^verticalProductFlag@pcmarket^cbu_ad_adgroup_id@1141843166^cbu_ad_sessionid@5b5447530eb2a1b6977098a5a819611c^unionAbids@^priceType@NORMAL^sw-promotion@0^appAbIds@^sw-main-pic@0-0-2^img_info@none_none_none_none_0^swAbids@_435867_454263_435629_476052_477262_434416_500006_469637_446882_446883_2522740_468433_493740_500492_2486320_471716_471717_455469_492535_470861_437914_2557950_477271_466136_503869_2542235_2486431_491673_491310_502543_441185_500246_487188_2522634_2564362_2530016_2570712_490229_491312_476274_476276_455011_476277_476270_476271_476272_477240_476273_2497558_2564353_468406_504505_2520212_491420_444598_2541471_486083_2541472_500030_464291_488386_2564594_2567980_477239_2531679_460928_434443_492514_2530462_434200_476269_478464_434788_2532771_476282_498178_476283_498177_2563013_2562047_2562048_2545843_443499_489340_2486410_490320_2555517_466120_2486414_2555518_500146_2564220_2486411_2531207_477004_2555632_434673_479426_479401_433522_476490_436912_489327_2568897_441146_465484_466454_443203_467540_442116_2486403_2568530_2486401_481728_476249_2486407_473099_2492088_451067_453488_480626_469847_2568528_2566109_443562_441134_2542279_469853_465374_446820_441382_463190_2542247_463155_463156_2542245_504308_2542246_462194_486283_462197_476349_499469_499349_497160_475392_2529160_2509452_482901_2548919_2548918_2567895_463169_2567890_468983_445513_2567894_503210_2567891_499456_432633_452242_487225_440257_468820_2491749_500889_2522464_438063_2547631_2488467_2520153_443524_485052_2491871_2567002_438060_2569660_500892_492936_492931_497260_476343_480946_432629_440368_2489783_467744_2522351_2489781_444850_465566_463030_2486034_2492835_484190_2544013_444603_486130_452344_438056_439267_476575_453232_466989_2567226_485028_441004_2520058_444641_443424_2564196_478606_499546_2555003_454431_478980_465429_434703_466758_501505_480803_465428_441356_441597_487318_465424_444992_440152_465430_486594_487321_438193_478974_473048_2559420_2533150_465519_2568139_2560893_2546588_442872_461161_475316_477751_441419_466619_463347_494195_440686_441532_2487682_500560_438131_2568125_486693_2546594_2568124_475445_442868_476537_451373_462229_496483_2570639_493096_500469_2560515_2548869_494182_2548868_2546569_439251_2543174_2486589_439250_474444_498410_455602_473594_439019_453300_476743_439257_2556244_441319_2568349_484485_2539809_462110_482189_2567494_2570894_2522378_463450_493079_488971_484250_2486337_2546570_439128_451235_498401_2559224_2559225_2517703_447051_465832_485320_484478_485204_2528844_462200_462563_475516_2491597_2490264_2513465_439797_2513584_450332_465969_441616_441615_495240_441614_441613_463786_441612_449102_441611_462699_2561650_2561651_481079_2562621_2571243_2545066_482050_494265_2491585_482051_494264_482052_2492433_439301_440679_449378_500820_2552809_441884_448169_2561643_441890_2566094_476946_2491577_2550639_453866_496431_2512274_2566093_2559795_2559791_447183_496550_464977_2490229_441870_2568140_2529802_469199_2492776_492185_459038_476952_451673_486736_501819_446281_465912_2528882_491090_2488265_448466_2492406_2492404_494353_468077_2517984_439754_439757_450776_2539894_470145_436247_462776_462777_463862_2551537_2569058_2569059_2552504_473542_439743_436598_458288_2539786_497734_462867_440994_501832_461891_501833_2528864_2529831_474969_2545077_474966_2491772_451404_2545076_471451_2549790_469260_496873_450555_439657_476901_2537334_438200_437232_472424_437354_493006_2514249_2559357_501829_448476_481130_447387_460692_463602_501941_2561553_2528996_2487267_498803_436251_2492852_453813_2539882_439645_469270_436252_498801_440818_2492280_460546_434259_482339_2565863_2507743_461633_2567923_482454_2529777_472527_497707_2548165_2550252_2492041_437651_2516574_481358_2567914_2542879_438966_446595_2567911_448654_446597_501179_2486710_472539_434251_434136_434135_440837_2529991_2551328_2551329_490177_2532928_468254_491384_468011_492591_503263_2492140_2492261_471896_434288_2515026_434287_437415_440825_2508967_2559392_2559391_492590_446131_2520960_450624_450623_450625_2492257_439721_2530996_2564219_458546_459756_434698_442080_446682_442085_2563004_451907_488084_504139_494750_491360_2555623_2492486_458312_471992_471993_2530570_437833_2565415_2571289_492683_504360_494749_494748_494747_434696_2491260_434694_461935_439806_483847_458528_437867_2552571_2550393_2571290_446585_2564437_446586_445006_447549_445005_445008_469422_2491258_2552573_456352_434365_477039_434243_2485918_479234_476087_460734_476083_476084_476085_476086_444271_2564422_2565999_2568900_473924_2485920_470891_493637_2531884^leafCategory@303^fmAbId@2557950_2531884_2531884_2531884_2557950_838064^sw-serviceLabels@999002^trackTime@1737768550^object_member_id@b2b-22083778250625d813^sp_expo@null^qp_expo@ab_info@diagram_style_layer:23309;img_replace_layer:34136;offer_style_layer:24186;qp_pb:30078###^client_track_info@^^serverTrackId@b4bc17abea5d4bb3bce2060fecd97c38_734952928637_1641502301^",
                "scene": "search",
                "filterInfo": "",
                "individualTab": "true",
                "showSameDesign": "true",
                "cellType": "smart_ui_offer",
                "qrw": "0",
                "qualityTag": "false",
                "showWinport": "false",
                "block": "P4P",
                "super_origin_item_id": "",
                "has_sellPoint": "false"
              },
              "impressionEurl": "https://dj.1688.com/ci_bb?a=15411&e=yo1CMH065a8vknxDZnNK5x81xhPMY3h8YE7.s1mrD9YrikF7z.R5USxQJ0gf4bIrDe92mK6fkKVEfFakNMzQBl50UwUcxjTulpizPUaPP-xhqG0-zD.MmFyOzMD5sLmSpQG9B7D9xadaHHM1iTbF4WWvvQDRxxgq7oGirj1z73aRfrD.7dI3jiFV7c0Jh6fpdIuvfaSB5FW0TTBm.EXHRnSB7tdtTr0CSkOp7YxjWPb-JrSk1Hfe0LVV3U6g8rOJpbDzPYOXmgfilksABh413Yxyq1EiKHnm1zklFm-00CBNfRR2wIFRT0i7o9epXDXbriDhbkiI6ZyRox7fUeYyy6TE4I5VmJf7uehsawyXEfjWGYBwY3KsbebWzE57xl3NNDGGi.PGRj5nqsbknS9UNv9kwudhXO-wSKMQtUOh4t7QWwyDiUbCfXeT0E8Yj4Fjlykrv.E0.wspAct4YGmsb-virAyv7H-6zXRiykO0Sk30yXtyBpyr1.cib0FMZGH7d43bVEBRnSanJIZG2sQzWp4j2O6.JcGI4Gm44m16cvRTpPs2QzozOG3C8MZmYGAWv6RUzieDkdRiI4ur2quErEtiqTncmpQ1SmQoshpxk8mNwTZlLlQDAwhdFO0PbY2Ejyl9at1ZV.C51uZPq00vzfLtKTQUvYHIeh6aKLSlrshqQRsftgpMFbsXxej9f7pWoOeKO3SC6qx11-oxE6m1IVktOu-A75QZaM.hOUj7HsrQmcrRfOJb84pIC415k.mSVDZIWmhJcdQwLZS.X7kA2noYnrjVrKSLfvdL2b7iHhlkfCsTW96zFsP-j7efnk8J2-y4hIIb-BFdWc-nEIUlgpAZ4ikLyHvHjEF7WOsS.fcuz93Co7XLf8b8GTbX8b7Ris2ISUFeqTXIx9TGpqSCXN73OanupvBtmUR2uSRRaN8ENtUbfxLAge5LJU8otCfhy07XI7Cc3gZeIE0ukEa.wwbFmHK-1qCdbftLalm1RUauVjRF02ajwyyzwAgpCSuVpx7MJJ3JZdOa3j6cVdJFadgldFLlLwiURWFWByzK5YjNCJzvKfBwoVccCpK4sIeYbexjjzHQWZppCokpiXyBG7w9746m.t1hnRKNryKY8P6Kylrw6xNlWQ70yHf6MX1arcRZbwOccAXtweFMGMyShoNmerxVDr52DELb03xrP-qdasz1sHHG-PoMs9JVyDNQWaVXmd0P0Bv8JeSBkj2X30pPUk3Pm73lKgnJ7N8IpmlvWkWb3k5yW57vg36Pv1cg1-Mp9Xl77rgQ-9wZKjucbdcAm-DnjiFhE9QDLYm7s-zvK7F9WYLu3KpQymk-n-sXR3opK0dsuZ8oizepWb8anT-6HeIzSmVB7XVmLQfQqJ6eKEf2xsYhmNv9V2-L2BbDV2TzxOfsKz.QSk6AEGxRWy4wHFsEiAbIcDJxm-p.eVKOZ04OsXMCu88pH1KW7hVHLoJjqeku0BLKMaOQaKF6IsLityppvKBZxn-7-v9KVBdag8SriMXDIWEmu3FHSVjBKnpdS4TMR4wF8CQyLkvxFDAy4V.-EUqfyVDhRTGWEKVE5BC5mEZYDtp2N3wXmOQ7y4URekSaA4GKfDRooC5jQkMRtnJ8ydyY90in7TusVokFuSyvP6ogVQSa8R0SoqE9wljWL5NWbK6kHiQKYFAbKNzdg6eJaV12l8NJq4P3m7wMo-KVFeV6hX5MfPm5LuQeX3OctYcMYUIrnPz5XSOvHP7YdDJrUQUXd-PIjUdEGPMXUexeQauK6CDxkJaQFN4X&v=4&ap=1&rp=1&lut=1&action=feedback&idx=1&sw_check_ab=1",
              "jumpArgs": {
                "appAbTIds": "",
                "appServerAbIds": "",
                "qrw": "0",
                "offerId": "734952928637",
                "type": "bid"
              },
              "eurl": "https://dj.1688.com/ci_bb?a=15411&e=yo1CMH065a8vknxDZnNK5x81xhPMY3h8YE7.s1mrD9YrikF7z.R5USxQJ0gf4bIrDe92mK6fkKVEfFakNMzQBl50UwUcxjTulpizPUaPP-xhqG0-zD.MmFyOzMD5sLmSpQG9B7D9xadaHHM1iTbF4WWvvQDRxxgq7oGirj1z73aRfrD.7dI3jiFV7c0Jh6fpdIuvfaSB5FW0TTBm.EXHRnSB7tdtTr0CSkOp7YxjWPb-JrSk1Hfe0LVV3U6g8rOJpbDzPYOXmgfilksABh413Yxyq1EiKHnm1zklFm-00CBNfRR2wIFRT0i7o9epXDXbriDhbkiI6ZyRox7fUeYyy6TE4I5VmJf7uehsawyXEfjWGYBwY3KsbebWzE57xl3NNDGGi.PGRj5nqsbknS9UNv9kwudhXO-wSKMQtUOh4t7QWwyDiUbCfXeT0E8Yj4Fjlykrv.E0.wspAct4YGmsb-virAyv7H-6zXRiykO0Sk30yXtyBpyr1.cib0FMZGH7d43bVEBRnSanJIZG2sQzWp4j2O6.JcGI4Gm44m16cvRTpPs2QzozOG3C8MZmYGAWv6RUzieDkdRiI4ur2quErEtiqTncmpQ1SmQoshpxk8mNwTZlLlQDAwhdFO0PbY2Ejyl9at1ZV.C51uZPq00vzfLtKTQUvYHIeh6aKLSlrshqQRsftgpMFbsXxej9f7pWoOeKO3SC6qx11-oxE6m1IVktOu-A75QZaM.hOUj7HsrQmcrRfOJb84pIC415k.mSVDZIWmhJcdQwLZS.X7kA2noYnrjVrKSLfvdL2b7iHhlkfCsTW96zFsP-j7efnk8J2-y4hIIb-BFdWc-nEIUlgpAZ4ikLyHvHjEF7WOsS.fcuz93Co7XLf8b8GTbX8b7Ris2ISUFeqTXIx9TGpqSCXN73OanupvBtmUR2uSRRaN8ENtUbfxLAge5LJU8otCfhy07XI7Cc3gZeIE0ukEa.wwbFmHK-1qCdbftLalm1RUauVjRF02ajwyyzwAgpCSuVpx7MJJ3JZdOa3j6cVdJFadgldFLlLwiURWFWByzK5YjNCJzvKfBwoVccCpK4sIeYbexjjzHQWZppCokpiXyBG7w9746m.t1hnRKNryKY8P6Kylrw6xNlWQ70yHf6MX1arcRZbwOccAXtweFMGMyShoNmerxVDr52DELb03xrP-qdasz1sHHG-PoMs9JVyDNQWaVXmd0P0Bv8JeSBkj2X30pPUk3Pm73lKgnJ7N8IpmlvWkWb3k5yW57vg36Pv1cg1-Mp9Xl77rgQ-9wZKjucbdcAm-DnjiFhE9QDLYm7s-zvK7F9WYLu3KpQymk-n-sXR3opK0dsuZ8oizepWb8anT-6HeIzSmVB7XVmLQfQqJ6eKEf2xsYhmNv9V2-L2BbDV2TzxOfsKz.QSk6AEGxRWy4wHFsEiAbIcDJxm-p.eVKOZ04OsXMCu88pH1KW7hVHLoJjqeku0BLKMaOQaKF6IsLityppvKBZxn-7-v9KVBdag8SriMXDIWEmu3FHSVjBKnpdS4TMR4wF8CQyLkvxFDAy4V.-EUqfyVDhRTGWEKVE5BC5mEZYDtp2N3wXmOQ7y4URekSaA4GKfDRooC5jQkMRtnJ8ydyY90in7TusVokFuSyvP6ogVQSa8R0SoqE9wljWL5NWbK6kHiQKYFAbKNzdg6eJaV12l8NJq4P3m7wMo-KVFeV6hX5MfPm5LuQeX3OctYcMYUIrnPz5XSOvHP7YdDJrUQUXd-PIjUdEGPMXUexeQauK6CDxkJaQFN4X&v=4&ap=1&rp=1&idx=1&sw_check_ab=1",
              "uiTrackInfo": {
                "winportClick": {
                  "args": {}
                },
                "more": {
                  "args": {}
                },
                "click": {
                  "args": {
                    "serverTrackId": "b4bc17abea5d4bb3bce2060fecd97c38_734952928637_1641502301",
                    "is_indus_fenxiao": "0",
                    "appAbTIds": "",
                    "appServerAbIds": "",
                    "offerPosKey": "",
                    "object_type": "offer",
                    "androidAppSearchABTag": "",
                    "type": "bid",
                    "object_id": "734952928637",
                    "ext_click_data": "sw_click@position@1^object_id@734952928637^object_type@offer^sub_object_type@p4p^sub_object_block@P4P^sub_object_subBlock@null^filter@^se_keyword@冬季外套a^scene@search^page_num@1^page_size@100^topic@null^sort@normal^request_id@b4bc17abea5d4bb3bce2060fecd97c38^click_url_extend@mlr_logid%3Db4bc17abea5d4bb3bce2060fecd97c38&cbu_ad_adgroup_id=1141843166&unionAbids=&priceType=NORMAL&appAbIds=&cbu_ad_sessionid=5b5447530eb2a1b6977098a5a819611c&sw-main-pic=0-0-2&img_info=none_none_none_none_0&swAbids=_435867_454263_435629_476052_477262_434416_500006_469637_446882_446883_2522740_468433_493740_500492_2486320_471716_471717_455469_492535_470861_437914_2557950_477271_466136_503869_2542235_2486431_491673_491310_502543_441185_500246_487188_2522634_2564362_2530016_2570712_490229_491312_476274_476276_455011_476277_476270_476271_476272_477240_476273_2497558_2564353_468406_504505_2520212_491420_444598_2541471_486083_2541472_500030_464291_488386_2564594_2567980_477239_2531679_460928_434443_492514_2530462_434200_476269_478464_434788_2532771_476282_498178_476283_498177_2563013_2562047_2562048_2545843_443499_489340_2486410_490320_2555517_466120_2486414_2555518_500146_2564220_2486411_2531207_477004_2555632_434673_479426_479401_433522_476490_436912_489327_2568897_441146_465484_466454_443203_467540_442116_2486403_2568530_2486401_481728_476249_2486407_473099_2492088_451067_453488_480626_469847_2568528_2566109_443562_441134_2542279_469853_465374_446820_441382_463190_2542247_463155_463156_2542245_504308_2542246_462194_486283_462197_476349_499469_499349_497160_475392_2529160_2509452_482901_2548919_2548918_2567895_463169_2567890_468983_445513_2567894_503210_2567891_499456_432633_452242_487225_440257_468820_2491749_500889_2522464_438063_2547631_2488467_2520153_443524_485052_2491871_2567002_438060_2569660_500892_492936_492931_497260_476343_480946_432629_440368_2489783_467744_2522351_2489781_444850_465566_463030_2486034_2492835_484190_2544013_444603_486130_452344_438056_439267_476575_453232_466989_2567226_485028_441004_2520058_444641_443424_2564196_478606_499546_2555003_454431_478980_465429_434703_466758_501505_480803_465428_441356_441597_487318_465424_444992_440152_465430_486594_487321_438193_478974_473048_2559420_2533150_465519_2568139_2560893_2546588_442872_461161_475316_477751_441419_466619_463347_494195_440686_441532_2487682_500560_438131_2568125_486693_2546594_2568124_475445_442868_476537_451373_462229_496483_2570639_493096_500469_2560515_2548869_494182_2548868_2546569_439251_2543174_2486589_439250_474444_498410_455602_473594_439019_453300_476743_439257_2556244_441319_2568349_484485_2539809_462110_482189_2567494_2570894_2522378_463450_493079_488971_484250_2486337_2546570_439128_451235_498401_2559224_2559225_2517703_447051_465832_485320_484478_485204_2528844_462200_462563_475516_2491597_2490264_2513465_439797_2513584_450332_465969_441616_441615_495240_441614_441613_463786_441612_449102_441611_462699_2561650_2561651_481079_2562621_2571243_2545066_482050_494265_2491585_482051_494264_482052_2492433_439301_440679_449378_500820_2552809_441884_448169_2561643_441890_2566094_476946_2491577_2550639_453866_496431_2512274_2566093_2559795_2559791_447183_496550_464977_2490229_441870_2568140_2529802_469199_2492776_492185_459038_476952_451673_486736_501819_446281_465912_2528882_491090_2488265_448466_2492406_2492404_494353_468077_2517984_439754_439757_450776_2539894_470145_436247_462776_462777_463862_2551537_2569058_2569059_2552504_473542_439743_436598_458288_2539786_497734_462867_440994_501832_461891_501833_2528864_2529831_474969_2545077_474966_2491772_451404_2545076_471451_2549790_469260_496873_450555_439657_476901_2537334_438200_437232_472424_437354_493006_2514249_2559357_501829_448476_481130_447387_460692_463602_501941_2561553_2528996_2487267_498803_436251_2492852_453813_2539882_439645_469270_436252_498801_440818_2492280_460546_434259_482339_2565863_2507743_461633_2567923_482454_2529777_472527_497707_2548165_2550252_2492041_437651_2516574_481358_2567914_2542879_438966_446595_2567911_448654_446597_501179_2486710_472539_434251_434136_434135_440837_2529991_2551328_2551329_490177_2532928_468254_491384_468011_492591_503263_2492140_2492261_471896_434288_2515026_434287_437415_440825_2508967_2559392_2559391_492590_446131_2520960_450624_450623_450625_2492257_439721_2530996_2564219_458546_459756_434698_442080_446682_442085_2563004_451907_488084_504139_494750_491360_2555623_2492486_458312_471992_471993_2530570_437833_2565415_2571289_492683_504360_494749_494748_494747_434696_2491260_434694_461935_439806_483847_458528_437867_2552571_2550393_2571290_446585_2564437_446586_445006_447549_445005_445008_469422_2491258_2552573_456352_434365_477039_434243_2485918_479234_476087_460734_476083_476084_476085_476086_444271_2564422_2565999_2568900_473924_2485920_470891_493637_2531884&leafCategory=303&fmAbId=2557950_2531884_2531884_2531884_2557950_838064&sw-serviceLabels=999002&trackTime=1737768550^sp_click@null^qp_click@ab_infodiagram_style_layer:23309;img_replace_layer:34136;offer_style_layer:24186;qp_pb:30078###^client_track_info@^",
                    "offer_id": "734952928637",
                    "scene": "search",
                    "filterInfo": "",
                    "individualTab": "true",
                    "showWinport": "false",
                    "sub_object_type": "BID",
                    "block": "P4P",
                    "super_origin_item_id": ""
                  }
                }
              }
            },
            "cellType": "smart_ui_offer",
            "data": {
              "titleLeftIcon": "",
              "leftTop": [],
              "loginId": "当彩之歌",
              "offerPicUrl": "https://cbu01.alicdn.com/img/ibank/O1CN01fBEES71nGRksr5d1z_!!2208377825062-0-cib.jpg",
              "turnHead": {
                "icon": "https://gw.alicdn.com/tfs/TB1e0brvSzqK1RjSZFpXXakSXXa-65-24.png",
                "tag": "鍥炲ご鐜�",
                "percent": "64%"
              },
              "sameDesignUrl": "",
              "priceLocked": false,
              "templateId": 0,
              "type": "bid",
              "creativeData": {},
              "offerTopTagPic": "",
              "showbPrice": false,
              "isBid": true,
              "businessInspection": true,
              "isQrw": false,
              "factoryInspection": false,
              "province": "广东",
              "odPicRatio": "0.75",
              "realBid": true,
              "linkUrl": "https://dj.1688.com/ci_bb?a=15411&e=yo1CMH065a8vknxDZnNK5x81xhPMY3h8YE7.s1mrD9YrikF7z.R5USxQJ0gf4bIrDe92mK6fkKVEfFakNMzQBl50UwUcxjTulpizPUaPP-xhqG0-zD.MmFyOzMD5sLmSpQG9B7D9xadaHHM1iTbF4WWvvQDRxxgq7oGirj1z73aRfrD.7dI3jiFV7c0Jh6fpdIuvfaSB5FW0TTBm.EXHRnSB7tdtTr0CSkOp7YxjWPb-JrSk1Hfe0LVV3U6g8rOJpbDzPYOXmgfilksABh413Yxyq1EiKHnm1zklFm-00CBNfRR2wIFRT0i7o9epXDXbriDhbkiI6ZyRox7fUeYyy6TE4I5VmJf7uehsawyXEfjWGYBwY3KsbebWzE57xl3NNDGGi.PGRj5nqsbknS9UNv9kwudhXO-wSKMQtUOh4t7QWwyDiUbCfXeT0E8Yj4Fjlykrv.E0.wspAct4YGmsb-virAyv7H-6zXRiykO0Sk30yXtyBpyr1.cib0FMZGH7d43bVEBRnSanJIZG2sQzWp4j2O6.JcGI4Gm44m16cvRTpPs2QzozOG3C8MZmYGAWv6RUzieDkdRiI4ur2quErEtiqTncmpQ1SmQoshpxk8mNwTZlLlQDAwhdFO0PbY2Ejyl9at1ZV.C51uZPq00vzfLtKTQUvYHIeh6aKLSlrshqQRsftgpMFbsXxej9f7pWoOeKO3SC6qx11-oxE6m1IVktOu-A75QZaM.hOUj7HsrQmcrRfOJb84pIC415k.mSVDZIWmhJcdQwLZS.X7kA2noYnrjVrKSLfvdL2b7iHhlkfCsTW96zFsP-j7efnk8J2-y4hIIb-BFdWc-nEIUlgpAZ4ikLyHvHjEF7WOsS.fcuz93Co7XLf8b8GTbX8b7Ris2ISUFeqTXIx9TGpqSCXN73OanupvBtmUR2uSRRaN8ENtUbfxLAge5LJU8otCfhy07XI7Cc3gZeIE0ukEa.wwbFmHK-1qCdbftLalm1RUauVjRF02ajwyyzwAgpCSuVpx7MJJ3JZdOa3j6cVdJFadgldFLlLwiURWFWByzK5YjNCJzvKfBwoVccCpK4sIeYbexjjzHQWZppCokpiXyBG7w9746m.t1hnRKNryKY8P6Kylrw6xNlWQ70yHf6MX1arcRZbwOccAXtweFMGMyShoNmerxVDr52DELb03xrP-qdasz1sHHG-PoMs9JVyDNQWaVXmd0P0Bv8JeSBkj2X30pPUk3Pm73lKgnJ7N8IpmlvWkWb3k5yW57vg36Pv1cg1-Mp9Xl77rgQ-9wZKjucbdcAm-DnjiFhE9QDLYm7s-zvK7F9WYLu3KpQymk-n-sXR3opK0dsuZ8oizepWb8anT-6HeIzSmVB7XVmLQfQqJ6eKEf2xsYhmNv9V2-L2BbDV2TzxOfsKz.QSk6AEGxRWy4wHFsEiAbIcDJxm-p.eVKOZ04OsXMCu88pH1KW7hVHLoJjqeku0BLKMaOQaKF6IsLityppvKBZxn-7-v9KVBdag8SriMXDIWEmu3FHSVjBKnpdS4TMR4wF8CQyLkvxFDAy4V.-EUqfyVDhRTGWEKVE5BC5mEZYDtp2N3wXmOQ7y4URekSaA4GKfDRooC5jQkMRtnJ8ydyY90in7TusVokFuSyvP6ogVQSa8R0SoqE9wljWL5NWbK6kHiQKYFAbKNzdg6eJaV12l8NJq4P3m7wMo-KVFeV6hX5MfPm5LuQeX3OctYcMYUIrnPz5XSOvHP7YdDJrUQUXd-PIjUdEGPMXUexeQauK6CDxkJaQFN4X&v=4&ap=1&rp=1&idx=1&sw_check_ab=1",
              "showType": "0",
              "block": "P4P",
              "isSearchShow": false,
              "memberId": "b2b-22083778250625d813",
              "titleTags": [
                {
                  "matKey": "empty",
                  "modelType": "map"
                }
              ],
              "impressionEurl": "https://dj.1688.com/ci_bb?a=15411&e=yo1CMH065a8vknxDZnNK5x81xhPMY3h8YE7.s1mrD9YrikF7z.R5USxQJ0gf4bIrDe92mK6fkKVEfFakNMzQBl50UwUcxjTulpizPUaPP-xhqG0-zD.MmFyOzMD5sLmSpQG9B7D9xadaHHM1iTbF4WWvvQDRxxgq7oGirj1z73aRfrD.7dI3jiFV7c0Jh6fpdIuvfaSB5FW0TTBm.EXHRnSB7tdtTr0CSkOp7YxjWPb-JrSk1Hfe0LVV3U6g8rOJpbDzPYOXmgfilksABh413Yxyq1EiKHnm1zklFm-00CBNfRR2wIFRT0i7o9epXDXbriDhbkiI6ZyRox7fUeYyy6TE4I5VmJf7uehsawyXEfjWGYBwY3KsbebWzE57xl3NNDGGi.PGRj5nqsbknS9UNv9kwudhXO-wSKMQtUOh4t7QWwyDiUbCfXeT0E8Yj4Fjlykrv.E0.wspAct4YGmsb-virAyv7H-6zXRiykO0Sk30yXtyBpyr1.cib0FMZGH7d43bVEBRnSanJIZG2sQzWp4j2O6.JcGI4Gm44m16cvRTpPs2QzozOG3C8MZmYGAWv6RUzieDkdRiI4ur2quErEtiqTncmpQ1SmQoshpxk8mNwTZlLlQDAwhdFO0PbY2Ejyl9at1ZV.C51uZPq00vzfLtKTQUvYHIeh6aKLSlrshqQRsftgpMFbsXxej9f7pWoOeKO3SC6qx11-oxE6m1IVktOu-A75QZaM.hOUj7HsrQmcrRfOJb84pIC415k.mSVDZIWmhJcdQwLZS.X7kA2noYnrjVrKSLfvdL2b7iHhlkfCsTW96zFsP-j7efnk8J2-y4hIIb-BFdWc-nEIUlgpAZ4ikLyHvHjEF7WOsS.fcuz93Co7XLf8b8GTbX8b7Ris2ISUFeqTXIx9TGpqSCXN73OanupvBtmUR2uSRRaN8ENtUbfxLAge5LJU8otCfhy07XI7Cc3gZeIE0ukEa.wwbFmHK-1qCdbftLalm1RUauVjRF02ajwyyzwAgpCSuVpx7MJJ3JZdOa3j6cVdJFadgldFLlLwiURWFWByzK5YjNCJzvKfBwoVccCpK4sIeYbexjjzHQWZppCokpiXyBG7w9746m.t1hnRKNryKY8P6Kylrw6xNlWQ70yHf6MX1arcRZbwOccAXtweFMGMyShoNmerxVDr52DELb03xrP-qdasz1sHHG-PoMs9JVyDNQWaVXmd0P0Bv8JeSBkj2X30pPUk3Pm73lKgnJ7N8IpmlvWkWb3k5yW57vg36Pv1cg1-Mp9Xl77rgQ-9wZKjucbdcAm-DnjiFhE9QDLYm7s-zvK7F9WYLu3KpQymk-n-sXR3opK0dsuZ8oizepWb8anT-6HeIzSmVB7XVmLQfQqJ6eKEf2xsYhmNv9V2-L2BbDV2TzxOfsKz.QSk6AEGxRWy4wHFsEiAbIcDJxm-p.eVKOZ04OsXMCu88pH1KW7hVHLoJjqeku0BLKMaOQaKF6IsLityppvKBZxn-7-v9KVBdag8SriMXDIWEmu3FHSVjBKnpdS4TMR4wF8CQyLkvxFDAy4V.-EUqfyVDhRTGWEKVE5BC5mEZYDtp2N3wXmOQ7y4URekSaA4GKfDRooC5jQkMRtnJ8ydyY90in7TusVokFuSyvP6ogVQSa8R0SoqE9wljWL5NWbK6kHiQKYFAbKNzdg6eJaV12l8NJq4P3m7wMo-KVFeV6hX5MfPm5LuQeX3OctYcMYUIrnPz5XSOvHP7YdDJrUQUXd-PIjUdEGPMXUexeQauK6CDxkJaQFN4X&v=4&ap=1&rp=1&lut=1&action=feedback&idx=1&sw_check_ab=1",
              "adNewUi": false,
              "bookedCount": "17",
              "feedBackPicUrl": "https://gw.alicdn.com/imgextra/i3/O1CN01dimJj71LVHThFk4gb_!!6000000001304-2-tps-48-48.png",
              "list": {
                "cover": {
                  "pic": "https://cbu01.alicdn.com/img/ibank/O1CN01fBEES71nGRksr5d1z_!!2208377825062-0-cib.jpg",
                  "ratio": 1
                },
                "titleMaxLines": "1",
                "modelType": "map"
              },
              "shopAddition": {
                "shopLinkUrl": "http://dangcaizhige.1688.com",
                "isQualification": false,
                "modelType": "map",
                "text": "广州市当彩服饰有限公司",
                "fenxiaoNewOffer": false,
                "isDisplay": "true",
                "quantityPrices": [
                  {
                    "quantity": "2~99件",
                    "value": "45.00"
                  },
                  {
                    "quantity": "100~499件",
                    "value": "43.00"
                  },
                  {
                    "quantity": "≥500件",
                    "value": "42.00"
                  }
                ]
              },
              "tags": [
                {
                  "modelType": "map",
                  "text": "退货包运费",
                  "textColor": "#006DFF"
                },
                {
                  "matKey": "service",
                  "borderColor": "#C7C7C7",
                  "textSize": "12",
                  "modelType": "map",
                  "text": "包邮",
                  "textColor": "#777777"
                },
                {
                  "matKey": "service",
                  "borderColor": "#C7C7C7",
                  "textSize": "12",
                  "modelType": "map",
                  "text": "混批",
                  "textColor": "#777777"
                }
              ],
              "odPicUrl": "https://cbu01.alicdn.com/img/ibank/O1CN01aPxiRU1nGRksqzr27_!!2208377825062-0-cib.jpg",
              "offerId": 734952928637,
              "isPower": false,
              "shop": {
                "newPic": "https://gw.alicdn.com/imgextra/i2/O1CN01JfmHwd210mq7CegsO_!!6000000006923-2-tps-228-56.png",
                "isListDisplay": "true",
                "modelType": "map",
                "text": "广州市当彩服饰有限公司",
                "isDisplay": "true",
                "loginIdOfUtf8": "%E5%BD%93%E5%BD%A9%E4%B9%8B%E6%AD%8C",
                "tpYear": 5
              },
              "bizType": "生产加工",
              "offerBottomTagPic": "",
              "city": "广州市",
              "eurl": "https://dj.1688.com/ci_bb?a=15411&e=yo1CMH065a8vknxDZnNK5x81xhPMY3h8YE7.s1mrD9YrikF7z.R5USxQJ0gf4bIrDe92mK6fkKVEfFakNMzQBl50UwUcxjTulpizPUaPP-xhqG0-zD.MmFyOzMD5sLmSpQG9B7D9xadaHHM1iTbF4WWvvQDRxxgq7oGirj1z73aRfrD.7dI3jiFV7c0Jh6fpdIuvfaSB5FW0TTBm.EXHRnSB7tdtTr0CSkOp7YxjWPb-JrSk1Hfe0LVV3U6g8rOJpbDzPYOXmgfilksABh413Yxyq1EiKHnm1zklFm-00CBNfRR2wIFRT0i7o9epXDXbriDhbkiI6ZyRox7fUeYyy6TE4I5VmJf7uehsawyXEfjWGYBwY3KsbebWzE57xl3NNDGGi.PGRj5nqsbknS9UNv9kwudhXO-wSKMQtUOh4t7QWwyDiUbCfXeT0E8Yj4Fjlykrv.E0.wspAct4YGmsb-virAyv7H-6zXRiykO0Sk30yXtyBpyr1.cib0FMZGH7d43bVEBRnSanJIZG2sQzWp4j2O6.JcGI4Gm44m16cvRTpPs2QzozOG3C8MZmYGAWv6RUzieDkdRiI4ur2quErEtiqTncmpQ1SmQoshpxk8mNwTZlLlQDAwhdFO0PbY2Ejyl9at1ZV.C51uZPq00vzfLtKTQUvYHIeh6aKLSlrshqQRsftgpMFbsXxej9f7pWoOeKO3SC6qx11-oxE6m1IVktOu-A75QZaM.hOUj7HsrQmcrRfOJb84pIC415k.mSVDZIWmhJcdQwLZS.X7kA2noYnrjVrKSLfvdL2b7iHhlkfCsTW96zFsP-j7efnk8J2-y4hIIb-BFdWc-nEIUlgpAZ4ikLyHvHjEF7WOsS.fcuz93Co7XLf8b8GTbX8b7Ris2ISUFeqTXIx9TGpqSCXN73OanupvBtmUR2uSRRaN8ENtUbfxLAge5LJU8otCfhy07XI7Cc3gZeIE0ukEa.wwbFmHK-1qCdbftLalm1RUauVjRF02ajwyyzwAgpCSuVpx7MJJ3JZdOa3j6cVdJFadgldFLlLwiURWFWByzK5YjNCJzvKfBwoVccCpK4sIeYbexjjzHQWZppCokpiXyBG7w9746m.t1hnRKNryKY8P6Kylrw6xNlWQ70yHf6MX1arcRZbwOccAXtweFMGMyShoNmerxVDr52DELb03xrP-qdasz1sHHG-PoMs9JVyDNQWaVXmd0P0Bv8JeSBkj2X30pPUk3Pm73lKgnJ7N8IpmlvWkWb3k5yW57vg36Pv1cg1-Mp9Xl77rgQ-9wZKjucbdcAm-DnjiFhE9QDLYm7s-zvK7F9WYLu3KpQymk-n-sXR3opK0dsuZ8oizepWb8anT-6HeIzSmVB7XVmLQfQqJ6eKEf2xsYhmNv9V2-L2BbDV2TzxOfsKz.QSk6AEGxRWy4wHFsEiAbIcDJxm-p.eVKOZ04OsXMCu88pH1KW7hVHLoJjqeku0BLKMaOQaKF6IsLityppvKBZxn-7-v9KVBdag8SriMXDIWEmu3FHSVjBKnpdS4TMR4wF8CQyLkvxFDAy4V.-EUqfyVDhRTGWEKVE5BC5mEZYDtp2N3wXmOQ7y4URekSaA4GKfDRooC5jQkMRtnJ8ydyY90in7TusVokFuSyvP6ogVQSa8R0SoqE9wljWL5NWbK6kHiQKYFAbKNzdg6eJaV12l8NJq4P3m7wMo-KVFeV6hX5MfPm5LuQeX3OctYcMYUIrnPz5XSOvHP7YdDJrUQUXd-PIjUdEGPMXUexeQauK6CDxkJaQFN4X&v=4&ap=1&rp=1&idx=1&sw_check_ab=1",
              "sameSimDesigns": [],
              "title": "休闲时装防水透气工作服<font color=red>外套</font>定制运动单层薄款立领冲锋衣印logo",
              "enableSimilarDesign": false,
              "priceInfo": {
                "priceDescriptionColor": "#FF4000",
                "priceUnderLine": "45.00",
                "price": "45.00",
                "priceType": "NORMAL",
                "priceDescription": "",
                "priceInteger": "45"
              },
              "superFactory": false,
              "showSameDesign": true,
              "imallBrand": "",
              "enableSameDesign": false,
              "afterTags": {
                "matKey": "return_rate",
                "borderColor": "#C7C7C7",
                "textSize": "12",
                "titleColor": "#999999",
                "modelType": "map",
                "text": "64%",
                "title": "回头率",
                "textColor": "#999999"
              },
              "afterPrice": {
                "text": "已售200+件"
              },
              "custId": "634744156",
              "marketTags": [
                {
                  "tagId": "999002",
                  "enable": true,
                  "linkUrl": "https://r.1688.com/auth/fcaReport.htm?&_input_charset=utf8&loginId=",
                  "tagType": "service",
                  "uiType": "char",
                  "description": "专业机构实地上门，彰显工厂真实能力",
                  "text": "深度验商",
                  "iconWHRatio": 0,
                  "type": "service_char"
                }
              ],
              "picLocked": false,
              "fmAd": false,
              "leftBottom": [],
              "isI2i": false,
              "sessionId": "",
              "typeFlag": "1",
              "offerRepurchaseRate": "",
              "offerTags": {
                "serviceTags": [
                  "深度验商"
                ],
                "promotionTags": []
              },
              "grid": {
                "cover": {
                  "pic": "https://cbu01.alicdn.com/img/ibank/O1CN01fBEES71nGRksr5d1z_!!2208377825062-0-cib.jpg",
                  "ratio": 1
                },
                "titleMaxLines": "1",
                "modelType": "map"
              },
              "isTp": false,
              "offerMiddle": [
                {
                  "tagId": "161664",
                  "enable": true,
                  "linkUrl": "",
                  "tagType": "service",
                  "uiType": "char",
                  "fromSrc": "memberTags",
                  "iconUrl": "",
                  "text": "7×24H响应",
                  "iconWHRatio": 0,
                  "type": "service_char"
                },
                {
                  "tagId": "sw999002",
                  "enable": true,
                  "linkUrl": "",
                  "tagType": "service",
                  "uiType": "char",
                  "fromSrc": "swTags",
                  "iconUrl": "",
                  "text": "深度验商",
                  "iconWHRatio": 0,
                  "type": "service_char"
                },
                {
                  "tagId": "50000114",
                  "enable": true,
                  "linkUrl": "",
                  "tagType": "service",
                  "uiType": "char",
                  "fromSrc": "holidayTags",
                  "iconUrl": "",
                  "text": "先采后付",
                  "iconWHRatio": 0,
                  "type": "service_char"
                }
              ],
              "chtOffer": false,
              "winPortUrl": "https://m.1688.com/winport/b2b-22083778250625d813.html?__existtitle__=1",
              "isbPriceMonthMember": false,
              "showWinportName": true,
              "isP4P": false
            },
            "trackType": "smartUiOffer",
            "viewType": "list_cell"
          }
```

***

**SEO Keywords**: 1688.com scraper, Alibaba wholesale data extraction, B2B product scraping, China supplier data, industrial market intelligence, bulk price monitoring

# Actor input Schema

## `keyword` (type: `string`):

Product search term (e.g., 'LED lights'). Required when not using searchArray.

## `maxPages` (type: `integer`):

Maximum pages to scrape per search (1 page ≈ 100 products). Also acts as maxRequestsPerCrawl.

## `priceStart` (type: `string`):

Filter products by minimum price in CNY. Use decimal values for cents (e.g., '50' or '29.99')

## `priceEnd` (type: `string`):

Filter products by maximum price in CNY. Use decimal values for cents (e.g., '200' or '149.95')

## `sortType` (type: `string`):

Results sorting method: 'normal' (default), 'va\_sales360' (sales volume), or 'price'

## `descendOrder` (type: `boolean`):

Enable for descending sort (highest first) based on chosen sort type

## `quantityBegin` (type: `integer`):

Filter products requiring minimum order quantity (e.g., 100 units)

## `searchArray` (type: `array`):

Perform multiple searches in one run (overrides individual parameters). Each entry requires 'keyword', 'maxPages' is not required.

## `proxy` (type: `object`):

Proxy settings to prevent IP blocking. Recommended for large-scale scraping.

## `searchType` (type: `string`):

Select between general consumer market or industrial wholesale market

## Actor input object example

```json
{
  "maxPages": 1,
  "searchArray": [
    {
      "keyword": "4060显卡游戏本",
      "maxPages": 20,
      "priceStart": "50",
      "priceEnd": "200"
    },
    {
      "keyword": "波司登高级羽绒服",
      "maxPages": 20,
      "sortType": "price"
    }
  ],
  "proxy": {
    "useApifyProxy": false
  },
  "searchType": "pcmarket"
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "maxPages": 1,
    "searchArray": [
        {
            "keyword": "4060显卡游戏本",
            "maxPages": 20,
            "priceStart": "50",
            "priceEnd": "200"
        },
        {
            "keyword": "波司登高级羽绒服",
            "maxPages": 20,
            "sortType": "price"
        }
    ],
    "proxy": {
        "useApifyProxy": false
    },
    "searchType": "pcmarket"
};

// Run the Actor and wait for it to finish
const run = await client.actor("songd/1688-search-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "maxPages": 1,
    "searchArray": [
        {
            "keyword": "4060显卡游戏本",
            "maxPages": 20,
            "priceStart": "50",
            "priceEnd": "200",
        },
        {
            "keyword": "波司登高级羽绒服",
            "maxPages": 20,
            "sortType": "price",
        },
    ],
    "proxy": { "useApifyProxy": False },
    "searchType": "pcmarket",
}

# Run the Actor and wait for it to finish
run = client.actor("songd/1688-search-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "maxPages": 1,
  "searchArray": [
    {
      "keyword": "4060显卡游戏本",
      "maxPages": 20,
      "priceStart": "50",
      "priceEnd": "200"
    },
    {
      "keyword": "波司登高级羽绒服",
      "maxPages": 20,
      "sortType": "price"
    }
  ],
  "proxy": {
    "useApifyProxy": false
  },
  "searchType": "pcmarket"
}' |
apify call songd/1688-search-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=songd/1688-search-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/R57V4xhyjrtoFaH5T/builds/R5bmwKNfIxY6KWMgb/openapi.json
