# 深圳硅胶厨房用品供应商

**Use case:** 

提取深圳硅胶厨房用品供应商的数据，支持进口商选择。

## Input

```json
{
  "maxSuppliers": 50,
  "searchQuery": "硅胶厨房用品",
  "enrichContacts": false,
  "enrichContactsMax": 50
}
```

## Output

```json
{
  "productTitle": {
    "label": "Product"
  },
  "priceText": {
    "label": "Price"
  },
  "minOrder": {
    "label": "MOQ"
  },
  "supplierName": {
    "label": "Supplier"
  },
  "location": {
    "label": "Location"
  },
  "membershipTier": {
    "label": "Membership"
  },
  "businessType": {
    "label": "Business Type"
  },
  "auditedSupplier": {
    "label": "Audited"
  },
  "supplierUrl": {
    "label": "Storefront"
  },
  "productUrl": {
    "label": "Product URL"
  }
}
```

## About this Actor

This example demonstrates how to use [China Suppliers & Products B2B Directory Scraper](https://apify.com/scrapers_lat/made-in-china-suppliers-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapers_lat/made-in-china-suppliers-scraper) to learn more, explore other use cases, and run it yourself.