# Scrape developer jobs in Croatia

**Use case:** 

Extract developer jobs from MojPosao.net across Croatia. Structured Croatian job data with titles and companies. Pay per result.

## Input

```json
{
  "searchQuery": "developer",
  "location": "",
  "fetchDetails": false,
  "skipReposts": false,
  "startUrls": [],
  "maxItems": 5
}
```

## Output

```json
{
  "url": {
    "label": "Url"
  }
}
```

## About this Actor

This example demonstrates how to use [MojPosao.net Scraper](https://apify.com/unfenced-group/mojposao-net-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/unfenced-group/mojposao-net-scraper) to learn more, explore other use cases, and run it yourself.