# Jobs in Bern von jobs.ch exportieren

**Use case:** 

Aktuelle Stellen in Bern von jobs.ch exportieren. Jobtitel, Arbeitgeber, Beschreibungen und Bewerbungslinks für HR- und Marktforschung erhalten.

## Input

```json
{
  "query": "Marketing",
  "location": "Bern",
  "maxItems": 10
}
```

## Output

```json
{
  "id": {
    "label": "Id"
  },
  "positionName": {
    "label": "Position name"
  },
  "company": {
    "label": "Company"
  },
  "location": {
    "label": "Location"
  }
}
```

## About this Actor

This example demonstrates how to use [Jobs.ch Scraper](https://apify.com/lexis-solutions/jobs-ch-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/lexis-solutions/jobs-ch-scraper) to learn more, explore other use cases, and run it yourself.