Prace.cz Scraper avatar

Prace.cz Scraper

Pricing

from $0.79 / 1,000 results

Go to Apify Store
Prace.cz Scraper

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

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

11

Total users

6

Monthly active users

11 hours ago

Last modified

Share

Prace.cz Scraper

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

ParameterTypeDefaultDescription
searchQuerystring"developer"Search keyword (e.g. 'developer', 'účetní'). Leave empty for all listings.
locationstring"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.
employmentTypestring"all"Filter by employment type.
skipRepostsbooleanfalseSkip jobs already seen in previous runs (uses 90-day cross-run deduplication).
fetchDetailsbooleanfalseFetch detail page for full description, structured salary, city and postal code. Disable for faster listing-only runs.
startUrlsarray(empty)Optional list of Prace.cz /nabidky/ browse URLs to scrape directly. Overrides location and employmentType inputs.
maxItemsinteger5Maximum 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.

FieldTypeDescription
idstringUnique listing ID from the source.
urlstringDirect link to the listing
titlestringJob title
companystringHiring company name
locationstringLocation as displayed
citystringCity extracted from location
postalCodestringPostal code of the position.
countrystringAlways CZ
employmentTypesarrayEmployment types.
salaryMinnumberMinimum salary (numeric), or null
salaryMaxnumberMaximum salary (numeric), or null
salaryPeriodstringe.g. Monthly
currencystringCurrency code, e.g. CZK
salaryRawstringSalary raw.
applyUrlstringDirect application link.
validThroughstringValid through.
publishDatestringPublish date.
publishDateISOstringISO 8601 date posted
descriptionHtmlstringFull job description in HTML.
descriptionTextstringFull job description in plain text.
descriptionMarkdownstringDescription markdown.
contentHashstringStable hash of the listing content, used for repost and change detection.
summarystringSummary.
sourcestringSource.
scrapedAtstringTimestamp when this record was scraped.
isRepostbooleantrue if seen in a previous run
originalPublishDatestringOriginal publish date.
originalUrlstringOriginal url.
changeStatusstringNEW, 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.

ResultsCost
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 sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Salary is only returned when the employer publishes it — many listings carry null salary 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