# Gaming Studios — All Open Roles

**Use case:** 

Every public opening at major game studios and platforms: Roblox, Riot Games, Epic Games, Rockstar Games, Scopely, Discord and Bungie.

## Input

```json
{
  "boards": [
    "roblox",
    "riotgames",
    "epicgames",
    "scopely",
    "rockstargames",
    "discord",
    "bungie"
  ],
  "remoteOnly": false,
  "withSalaryOnly": false,
  "includeDescription": true,
  "includeDescriptionHtml": false,
  "sortBy": "newest",
  "maxItems": 250
}
```

## 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.