# Mumbai BPO Telecaller Recruiter Leads

**Use case:** 

Extract up to 100 telecaller BPO recruiter leads from Apna.co Mumbai, including contact preferences and salary bands.

## Input

```json
{
  "url": "",
  "keyword": "telecaller bpo telesales",
  "location": "Mumbai/Bombay",
  "dateWithinDays": 0,
  "maxItems": 100,
  "maxConcurrency": 8,
  "maxRequestRetries": 3,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

## Output

```json
{
  "company": {
    "label": "Company Name",
    "format": "string"
  },
  "title": {
    "label": "Job Title",
    "format": "string"
  },
  "whatsapp_accepted": {
    "label": "Prefers WhatsApp",
    "format": "boolean"
  },
  "call_accepted": {
    "label": "Prefers Call",
    "format": "boolean"
  },
  "job_address_area": {
    "label": "Area",
    "format": "string"
  },
  "job_address_city": {
    "label": "City",
    "format": "string"
  },
  "url": {
    "label": "Job URL",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Apna.co Jobs Scraper: India Blue & Grey Collar Listings](https://apify.com/getascraper/apna-co-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/getascraper/apna-co-scraper) to learn more, explore other use cases, and run it yourself.