# Mid JustJoin.it | Poland Tech Job Board Data

**Use case:** 

Extract JustJoin.it | Poland Tech Job Board Data data filtered by Mid. Export structured results ready for analysis, lead generation, or research.

## Input

```json
{
  "maxItems": 10,
  "experience": "mid"
}
```

## Output

```json
{
  "imageUrl": {
    "label": "🖼 Logo",
    "format": "image"
  },
  "title": {
    "label": "💼 Title",
    "format": "text"
  },
  "url": {
    "label": "🔗 URL",
    "format": "link"
  },
  "company": {
    "label": "🏢 Company",
    "format": "text"
  },
  "city": {
    "label": "📍 City",
    "format": "text"
  },
  "experienceLevel": {
    "label": "📈 Level",
    "format": "text"
  },
  "salaryFrom": {
    "label": "💰 Min",
    "format": "number"
  },
  "salaryTo": {
    "label": "💰 Max",
    "format": "number"
  },
  "salaryCurrency": {
    "label": "💱 Curr",
    "format": "text"
  },
  "publishedAt": {
    "label": "📅 Posted",
    "format": "date"
  },
  "scrapedAt": {
    "label": "🕒 Scraped",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [JustJoin.it Scraper | Poland Tech Job Board Data](https://apify.com/parseforge/justjoin-it-poland-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/justjoin-it-poland-scraper) to learn more, explore other use cases, and run it yourself.