# Backend Developer Jobs on Workable

**Use case:** 

Backend and server-side engineering roles from every Workable-hosted careers page.

## Input

```json
{
  "searchQuery": "backend developer",
  "locations": [
    "Germany",
    "Netherlands"
  ],
  "workplace": "any",
  "postedWithinDays": 7,
  "companyBoards": [
    "blueground",
    "skroutz"
  ],
  "maxJobs": 300,
  "includeDescription": true,
  "requestDelaySecs": 1
}
```

## Output

```json
{
  "title": {
    "label": "Job title",
    "format": "string"
  },
  "companyName": {
    "label": "Company",
    "format": "string"
  },
  "city": {
    "label": "City",
    "format": "string"
  },
  "country": {
    "label": "Country",
    "format": "string"
  },
  "workplace": {
    "label": "Workplace type",
    "format": "string"
  },
  "employmentType": {
    "label": "Employment type",
    "format": "string"
  },
  "department": {
    "label": "Department",
    "format": "string"
  },
  "publishedDate": {
    "label": "Published date",
    "format": "string"
  },
  "jobUrl": {
    "label": "Job URL",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Workable Jobs Scraper · Company Job Boards, Roles & Locations](https://apify.com/reapx/workable-jobs-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/reapx/workable-jobs-scraper) to learn more, explore other use cases, and run it yourself.