# 1688 USB Cable Wholesale Price Monitor

**Use case:** 

Monitor 1688 USB and data cable wholesale prices at scale: 200 offers across 10 pages per keyword, list-only mode for fast repeat price snapshots.

## Input

```json
{
  "keywords": [
    "数据线"
  ],
  "startUrls": [],
  "maxItems": 200,
  "maxPagesPerKeyword": 10,
  "includeDetails": false,
  "detailConcurrency": 4,
  "proxyCountryCodes": [],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

## Output

```json
{
  "offerId": {
    "label": "Offer ID"
  },
  "title": {
    "label": "Product"
  },
  "price": {
    "label": "Listed price"
  },
  "priceMin": {
    "label": "Min price"
  },
  "priceMax": {
    "label": "Max price"
  },
  "priceTiers": {
    "label": "Price tiers"
  },
  "minOrderQuantity": {
    "label": "MOQ"
  },
  "offerUnit": {
    "label": "Unit"
  },
  "stockAvailable": {
    "label": "Stock"
  },
  "supportsMixedBatch": {
    "label": "Mixed batch"
  },
  "unitWeightKg": {
    "label": "Unit weight (kg)"
  },
  "courier": {
    "label": "Courier"
  },
  "deliveryLimitDays": {
    "label": "Dispatch (days)"
  },
  "currency": {
    "label": "Currency"
  }
}
```

## About this Actor

This example demonstrates how to use [1688 Wholesale Scraper - Prices, MOQ & Supplier Leads](https://apify.com/scrapesage/1688-wholesale-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapesage/1688-wholesale-scraper) to learn more, explore other use cases, and run it yourself.