Pracuj.pl Scraper: Poland's Largest Job Board, 35 Fields

Scrape job listings from Pracuj.pl, Poland's largest job board. Returns 35 fields per job: title, company, company_url, company_website, location, city, region (voivodeship), salary_min, salary_max, salary_currency (PLN), salary_period, employment_type, work_mode (Stacjonarna / Hybrydowa / Zdalna), workload_min and workload_max, description_full, requirements, benefits, technologies, posted_at and apply URL. Search by keyword, location and remote-only filter across all Polish regions.

Open on Apify → Try it now
Pricing
$0.003/job
RAM
128MB
Coverage
Poland
Fields per job
10+
Proxy
Apify datacenter
Anti-Bot
TLS + IP rotation

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~pracuj-pl-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["Java Developer"],
    "location": "Warszawa",
    "maxResultsPerQuery": 100,
    "includeJobDetails": true
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/pracuj-pl-scraper

Integrations

Output fields

FieldTypeExample
titlestringSenior Java Developer
companystringAllegro
citystringWarszawa
regionstringmazowieckie
salary_mininteger18000
salary_maxinteger26000
salary_currencystringPLN
work_modestringHybrydowa
employment_typestringPełny etat
apply_urlstringhttps://www.pracuj.pl/praca/...

Related Actors

Open on Apify → Try it now (free tier available)