# Stainless steel water bottle suppliers on Alibaba

**Use case:** 

Stainless steel water bottle listings from Alibaba suppliers, prices and MOQs included, ready to browse or export as clean data.

## Input

```json
{
  "search": [
    "stainless steel water bottle"
  ],
  "maxResults": 20,
  "scrapeSupplierProfiles": false
}
```

## Output

```json
{
  "title": {
    "label": "Title",
    "format": "string"
  },
  "priceText": {
    "label": "Price (as shown)",
    "format": "string"
  },
  "minOrderText": {
    "label": "Minimum order (as shown)",
    "format": "string"
  },
  "supplierName": {
    "label": "Supplier",
    "format": "string"
  },
  "supplierCountry": {
    "label": "Supplier country",
    "format": "string"
  },
  "supplierYears": {
    "label": "Years on Alibaba",
    "format": "number"
  },
  "isVerifiedSupplier": {
    "label": "Verified Supplier",
    "format": "boolean"
  },
  "url": {
    "label": "Product URL",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Alibaba Scraper 🛒 (supplier trust flags + MOQ pricing)](https://apify.com/tagadanar/alibaba-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/tagadanar/alibaba-scraper) to learn more, explore other use cases, and run it yourself.