# Jobs in India - 25 Top Tech Companies

**Use case:** 

Open roles in Bengaluru, Hyderabad and the rest of India across 25 major Greenhouse boards.

## Input

```json
{
  "boards": [
    "stripe",
    "anthropic",
    "figma",
    "databricks",
    "datadog",
    "mongodb",
    "samsara",
    "brex",
    "cloudflare",
    "verkada",
    "elastic",
    "roblox",
    "adyen",
    "scaleai",
    "block",
    "reddit",
    "gitlab",
    "affirm",
    "coinbase",
    "riotgames",
    "flexport",
    "epicgames",
    "grafanalabs",
    "instacart",
    "robinhood"
  ],
  "locationKeywords": [
    "india",
    "bangalore",
    "bengaluru",
    "hyderabad",
    "gurugram",
    "pune",
    "mumbai",
    "delhi"
  ],
  "remoteOnly": false,
  "withSalaryOnly": false,
  "includeDescription": true,
  "includeDescriptionHtml": false,
  "sortBy": "newest",
  "maxItems": 300,
  "maxItemsPerBoard": 20
}
```

## Output

```json
{
  "title": {
    "label": "Job title",
    "format": "string"
  },
  "company": {
    "label": "Company",
    "format": "string"
  },
  "topLevelDepartment": {
    "label": "Top-level department",
    "format": "string"
  },
  "location": {
    "label": "Location",
    "format": "string"
  },
  "workplaceType": {
    "label": "Workplace type",
    "format": "string"
  },
  "seniorityLevel": {
    "label": "Seniority level",
    "format": "string"
  },
  "salaryText": {
    "label": "Advertised salary",
    "format": "string"
  },
  "postedAt": {
    "label": "Posted at",
    "format": "string"
  },
  "applyUrl": {
    "label": "Apply URL",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Greenhouse Jobs Scraper · All Postings From Any Company Board](https://apify.com/reapx/greenhouse-jobs-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/reapx/greenhouse-jobs-scraper) to learn more, explore other use cases, and run it yourself.