# Source Bluetooth Earphones in Chinese from 1688

**Use case:** 

Source 蓝牙耳机 (bluetooth earphones) on 1688.com with bulk pricing, order counts, and supplier scores. How to find top-selling Chinese bluetooth earphone models?

## Input

```json
{
  "queries": [
    "蓝牙耳机"
  ],
  "maxProducts": 100,
  "sortType": "va_rmdarkgmv30"
}
```

## Output

```json
{
  "image_url": {
    "label": "Image",
    "format": "image"
  },
  "title": {
    "label": "Product",
    "format": "text"
  },
  "offer_id": {
    "label": "Offer ID",
    "format": "text"
  },
  "price_cny": {
    "label": "Price ¥",
    "format": "number"
  },
  "price_usd": {
    "label": "Price $",
    "format": "number"
  },
  "price_tiers": {
    "label": "Bulk Tiers",
    "format": "array"
  },
  "minimum_order_quantity": {
    "label": "MOQ",
    "format": "number"
  },
  "minimum_order_unit": {
    "label": "Unit",
    "format": "text"
  },
  "supplier_company_name": {
    "label": "Supplier",
    "format": "text"
  },
  "supplier_is_super_factory": {
    "label": "Super Factory",
    "format": "boolean"
  },
  "supplier_factory_inspected": {
    "label": "Inspected",
    "format": "boolean"
  },
  "supplier_years_on_platform": {
    "label": "Years on 1688",
    "format": "number"
  },
  "composite_score": {
    "label": "Supplier Rating",
    "format": "number"
  },
  "province": {
    "label": "Province",
    "format": "text"
  },
  "city": {
    "label": "City",
    "format": "text"
  },
  "booked_count": {
    "label": "Orders",
    "format": "number"
  },
  "repurchase_rate_percent": {
    "label": "Repurchase %",
    "format": "number"
  },
  "detail_url": {
    "label": "Product Page",
    "format": "link"
  }
}
```

## About this Actor

This example demonstrates how to use [1688.com Products Scraper](https://apify.com/devcake/1688-com-products-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/devcake/1688-com-products-scraper) to learn more, explore other use cases, and run it yourself.