# Poland NoFluffJobs | Transparent Salary Tech Jobs

**Use case:** 

Extract NoFluffJobs | Transparent Salary Tech Jobs data filtered by Poland. Export structured results ready for analysis, lead generation, or research.

## Input

```json
{
  "maxItems": 10,
  "country": "pl",
  "lang": "en"
}
```

## Output

```json
{
  "imageUrl": {
    "label": "🖼 Logo",
    "format": "image"
  },
  "title": {
    "label": "💼 Title",
    "format": "text"
  },
  "url": {
    "label": "🔗 URL",
    "format": "link"
  },
  "company": {
    "label": "🏢 Company",
    "format": "text"
  },
  "location": {
    "label": "📍 Location",
    "format": "text"
  },
  "seniority": {
    "label": "📈 Level",
    "format": "text"
  },
  "technology": {
    "label": "🛠 Stack",
    "format": "text"
  },
  "salary": {
    "label": "💰 Salary",
    "format": "text"
  },
  "posted": {
    "label": "📅 Posted",
    "format": "date"
  },
  "scrapedAt": {
    "label": "🕒 Scraped",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [NoFluffJobs Scraper | Transparent Salary Tech Jobs](https://apify.com/parseforge/nofluffjobs-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/nofluffjobs-scraper) to learn more, explore other use cases, and run it yourself.