# Remote Jobs in Europe - Tech & Fintech Boards

**Use case:** 

Remote-only openings that name a European location, across European tech, fintech and developer-tool boards including GitLab, Grafana Labs, Adyen

## Input

```json
{
  "boards": [
    "adyen",
    "celonis",
    "circleci",
    "cloudflare",
    "cockroachlabs",
    "contentful",
    "datadog",
    "elastic",
    "fastly",
    "form3",
    "getyourguide",
    "gitlab",
    "gocardless",
    "grafanalabs",
    "hellofresh",
    "isomorphiclabs",
    "jfrog",
    "launchdarkly",
    "lunarenergy",
    "mongodb",
    "monzo",
    "n26",
    "neo4j",
    "netlify",
    "newrelic",
    "pagerduty",
    "postman",
    "solarisbank",
    "sumup",
    "temporaltechnologies",
    "tide",
    "truelayer",
    "vercel"
  ],
  "locationKeywords": [
    "europe",
    "emea",
    "united kingdom",
    "germany",
    "netherlands",
    "spain",
    "france",
    "poland",
    "portugal",
    "ireland",
    "remote - eu"
  ],
  "remoteOnly": true,
  "withSalaryOnly": false,
  "includeDescription": true,
  "includeDescriptionHtml": false,
  "sortBy": "newest",
  "maxItems": 250,
  "maxItemsPerBoard": 25
}
```

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