Prace.cz Scraper
Pricing
from $0.79 / 1,000 results
Prace.cz Scraper
Extract job listings from Prace.cz, the Czech Republic job board. Filter by location and employment type.
Pricing
from $0.79 / 1,000 results
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
1
Bookmarked
11
Total users
6
Monthly active users
11 hours ago
Last modified
Categories
Share

Extract job listings from prace.cz at scale, in a clean, consistent structure ready for analysis, job boards, recruiting tools and market research. No API key required.
Why this scraper?
🎯 Built for Czechia
A dedicated Czech scraper, not a global tool with a country dropdown. Search, locations and currency (CZK) are tuned for prace.cz.
📄 Complete job data
Full job title and description, direct listing URL and publish date for every record.
💶 Salary data
Salary information parsed from the listing where the employer publishes it, in CZK. Missing salaries are returned as null, never guessed.
🏢 Company details
Hiring company name plus the profile details the source publishes, such as logo and company page.
📍 Location fields
Structured location data for every listing, ready for filtering and analysis.
🔁 Repost & change detection
Every record carries isRepost and changeStatus, so daily feeds return genuinely new jobs instead of reposted duplicates.
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
searchQuery | string | "developer" | Search keyword (e.g. 'developer', 'účetní'). Leave empty for all listings. |
location | string | "brno" | City or region slug as it appears in Prace.cz URLs (e.g. 'brno', 'praha', 'ostrava'). Leave empty to scrape all of Czech Republic. |
employmentType | string | "all" | Filter by employment type. |
skipReposts | boolean | false | Skip jobs already seen in previous runs (uses 90-day cross-run deduplication). |
fetchDetails | boolean | false | Fetch detail page for full description, structured salary, city and postal code. Disable for faster listing-only runs. |
startUrls | array | (empty) | Optional list of Prace.cz /nabidky/ browse URLs to scrape directly. Overrides location and employmentType inputs. |
maxItems | integer | 5 | Maximum number of job listings to return. |
Output schema
Every field below is present on every record. Fields the source does not publish for a given job are returned as null rather than omitted.
| Field | Type | Description |
|---|---|---|
id | string | Unique listing ID from the source. |
url | string | Direct link to the listing |
title | string | Job title |
company | string | Hiring company name |
location | string | Location as displayed |
city | string | City extracted from location |
postalCode | string | Postal code of the position. |
country | string | Always CZ |
employmentTypes | array | Employment types. |
salaryMin | number | Minimum salary (numeric), or null |
salaryMax | number | Maximum salary (numeric), or null |
salaryPeriod | string | e.g. Monthly |
currency | string | Currency code, e.g. CZK |
salaryRaw | string | Salary raw. |
applyUrl | string | Direct application link. |
validThrough | string | Valid through. |
publishDate | string | Publish date. |
publishDateISO | string | ISO 8601 date posted |
descriptionHtml | string | Full job description in HTML. |
descriptionText | string | Full job description in plain text. |
descriptionMarkdown | string | Description markdown. |
contentHash | string | Stable hash of the listing content, used for repost and change detection. |
summary | string | Summary. |
source | string | Source. |
scrapedAt | string | Timestamp when this record was scraped. |
isRepost | boolean | true if seen in a previous run |
originalPublishDate | string | Original publish date. |
originalUrl | string | Original url. |
changeStatus | string | NEW, CHANGED or UNCHANGED compared to the previous time this job was seen. |
Example record
{"id": "96acba0c-99ed-443b-b9e3-5bd7677c96b3","url": "https://www.prace.cz/nabidka/96acba0c-99ed-443b-b9e3-5bd7677c96b3/","title": "Hledáš práci, která ti zajistí stabilní a vysoký příjem? - Praha","company": "WMH Digital Group","location": "Praha-Vinohrady","city": null,"postalCode": null,"country": "CZ","employmentTypes": ["Plný úvazek"],"salaryMin": 47000,"salaryMax": 69000,"salaryPeriod": "MONTH","currency": "CZK","salaryRaw": "47 000 – 69 000 Kč/měsíc","applyUrl": null,"validThrough": null,"publishDate": null,"publishDateISO": null,"descriptionHtml": null,"descriptionText": null,"descriptionMarkdown": null,"contentHash": "dda122405999a3a7","summary": "Hledáš práci, která ti zajistí stabilní a vysoký příjem? - Praha | WMH Digital Group | Praha-Vinohrady","source": "prace.cz","scrapedAt": "2026-06-24T17:16:19.535Z","isRepost": false,"originalPublishDate": null,"originalUrl": null,"changeStatus": "NEW"}
Examples
Search for účetní roles in Praha:
{"searchQuery": "účetní","location": "Praha","maxItems": 100}
Filter by contract type:
{"searchQuery": "účetní","location": "Praha","maxItems": 100,"employmentType": "all"}
Scrape a specific search URL:
{"startUrls": [{"url": "https://www.prace.cz/"}],"maxItems": 200}
Daily feed (run on a schedule):
{"searchQuery": "účetní","skipReposts": true,"maxItems": 500}
Schedule this input in the Apify Scheduler (for example daily at 07:00) to keep an always-fresh feed of the newest listings.
💰 Pricing
$0.99 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.
| Results | Cost |
|---|---|
| 100 | ~$0.10 |
| 1,000 | ~$0.99 |
| 10,000 | ~$9.9 |
| 100,000 | ~$99 |
Flat-rate alternatives typically charge $29–$49/month regardless of usage.
Subscription tiers lower the rate further, down to $0.59 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.
Performance
| Run size | Typical time |
|---|---|
| 100 results | under 1 minute |
| 1,000 results | 2–4 minutes |
| 10,000 results | 20–35 minutes |
Known limitations
- Salary is only returned when the employer publishes it — many listings carry
nullsalary fields. - Company details vary per listing; the scraper returns what the source publishes and never invents data.
- Very large result sets are bounded by the source's own paging limits.
- Listings can be removed by the source at any time, so a small share of URLs may expire shortly after scraping.
Technical details
- Source: prace.cz — Czechia job listings
- Coverage: everything the public search exposes, filterable via the input parameters above
- Retry: automatic retry on network errors with exponential backoff
Need a custom scraper?
Unfenced Group builds Apify actors for any website — for free.
If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.
Get in touch: www.unfencedgroup.nl