🇨🇿 Jobs.cz Scraper — Czech Job Listings & Salaries avatar

🇨🇿 Jobs.cz Scraper — Czech Job Listings & Salaries

Pricing

from $0.0015 / job scraped

Go to Apify Store
🇨🇿 Jobs.cz Scraper — Czech Job Listings & Salaries

🇨🇿 Jobs.cz Scraper — Czech Job Listings & Salaries

Scrape public job listings from Jobs.cz, the Czech Republic's #1 job board. Search by keyword and location and export one clean row per job: title, company, location, salary, work type, promoted flag, posted date and the listing URL as JSON, CSV or Excel.

Pricing

from $0.0015 / job scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape public job listings from Jobs.cz, the Czech Republic's #1 job board, and export clean, structured data. Search by keyword, narrow down by location (city or region), keep only remote / home-office roles — or paste a ready-made Jobs.cz search or job URL — and get one tidy row per job: title, company, location, salary, work type, posted date and the listing link. Download everything as JSON, CSV or Excel, or pull it straight from the API.

Great for job-market research, salary benchmarking, recruiting and sourcing, building a job feed, or tracking new openings across Czechia.

What it does

  • 🔍 Search by keyword — find jobs by role, skill or title (e.g. developer, účetní, marketing manager).
  • 📍 Filter by location — limit results to a Czech city or region (e.g. Praha, Brno, Ostrava, Plzeň).
  • 🏠 Remote / home-office only — keep just the roles that offer a remote option.
  • 📋 Filter by employment type — full-time, part-time, internship or contract.
  • 🔗 Paste Start URLs — drop in any Jobs.cz search or job URL straight from your browser.
  • 💰 Salary insight — capture the advertised salary as raw text plus parsed minimum, maximum and currency.
  • 🧾 Rich job fields — title, company, location, salary, work type, promoted flag, posted date, company logo and rating.
  • 🔎 Optional full details — enable Include full details for the full description, requirements, benefits and apply link.
  • 📤 Clean, flat output — ready for spreadsheets, databases and dashboards.

Input

FieldDescription
Search keywordsKeywords to search for (e.g. developer, marketing manager).
LocationOptional Czech city or region to limit the search.
Employment typeOptional. Keep only full-time, part-time, internship or contract jobs.
Remote / home-office onlyOptional. Keep only jobs that offer a remote option.
Start URLsOptional list of Jobs.cz search or job URLs. When set, these are used instead of the fields above.
Include full detailsFetch each job's detail page for extra fields. Slower, richer output.
Max itemsMaximum number of jobs to collect (0 = no limit).

Example input

{
"keywords": "developer",
"location": "Praha",
"remoteOnly": true,
"maxItems": 100
}

Output

Each job is one record. Example (fields vary by listing):

{
"jobId": "2001301852",
"title": "Java developer - Kafka, mikroservisy",
"companyName": "Agnostix, s.r.o.",
"companyLogoUrl": "https://my.teamio.com/recruit/logo?id=...",
"companyRating": "65 hodnocení na Atmoskopu",
"location": "Praha – Nové Město",
"salary": "140 000 – 190 000 Kč",
"salaryMin": 140000,
"salaryMax": 190000,
"salaryCurrency": "CZK",
"workType": ["Možnost občasné práce z domova"],
"isRemote": true,
"isPromoted": false,
"postedDate": "2026-08-31",
"postedDateText": "31. srpna",
"detailUrl": "https://www.jobs.cz/rpd/2001301852/",
"url": "https://www.jobs.cz/prace/?q%5B%5D=developer"
}

Use cases

  • Recruiting & sourcing — build a live feed of relevant openings and companies that are hiring.
  • Salary & market research — benchmark roles, salaries and hiring demand across Czech regions.
  • Competitive intelligence — track which companies are posting, and how often.
  • Job aggregators & dashboards — power your own board or analytics with clean, structured data.

FAQ

Do I need an account or credentials? No. Just set your search and run.

Can I scrape a specific search from my browser? Yes — paste one or more Jobs.cz search or job URLs into Start URLs.

Can I collect only remote jobs? Yes — enable Remote / home-office only to keep just the roles that offer a remote option.

How do I get the full job description? Enable Include full details to add the full description, requirements, benefits and apply link.

This tool collects only public job listings. It does not access private, candidate or account data.