# बंगलोर में औद्योगिक वॉल्व के सप्लायर

**Use case:** 

बंगलोर में औद्योगिक वॉल्व्स के लिए सप्लायर लीड्स प्राप्त करें।

## Input

```json
{
  "maxSuppliers": 30,
  "keyword": "औद्योगिक वॉल्व",
  "enrichContacts": false,
  "enrichContactsMax": 50
}
```

## Output

```json
{
  "companyName": {
    "label": "Company"
  },
  "product": {
    "label": "Product"
  },
  "priceText": {
    "label": "Price"
  },
  "minOrder": {
    "label": "Min Order"
  },
  "businessType": {
    "label": "Business Type"
  },
  "location": {
    "label": "Location"
  },
  "state": {
    "label": "State"
  },
  "memberYears": {
    "label": "Member Yrs"
  },
  "rating": {
    "label": "Rating"
  },
  "companyUrl": {
    "label": "Company URL"
  }
}
```

## About this Actor

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