# European Tech Companies — All Open Roles

**Use case:** 

Every public opening at Europe's largest technology employers: Adyen, Celonis, N26, SumUp, HelloFresh, GetYourGuide, Contentful, Monzo, GoCardless and more.

## Input

```json
{
  "boards": [
    "adyen",
    "celonis",
    "n26",
    "sumup",
    "hellofresh",
    "getyourguide",
    "contentful",
    "solarisbank",
    "monzo",
    "gocardless",
    "truelayer",
    "tide",
    "form3",
    "isomorphiclabs",
    "lunarenergy"
  ],
  "remoteOnly": false,
  "withSalaryOnly": false,
  "includeDescription": true,
  "includeDescriptionHtml": false,
  "sortBy": "newest",
  "maxItems": 300,
  "maxItemsPerBoard": 30
}
```

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