Cvkeskus.Ee Scraper
Pricing
from $1.19 / 1,000 results
Cvkeskus.Ee Scraper
Scrape CVKeskus.ee — Estonia's largest job board with 5,000+ active listings. Returns title, company, location, salary range, contract type, work schedule, experience level and full Estonian/English job description.
Pricing
from $1.19 / 1,000 results
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
1
Bookmarked
5
Total users
2
Monthly active users
6 days ago
Last modified
Categories
Share

Extract job listings from cvkeskus.ee 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 Estonia
A dedicated Estonian scraper, not a global tool with a country dropdown. Search, locations and currency (EUR) are tuned for cvkeskus.ee.
📄 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 EUR. 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.
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
searchQuery | string | "developer" | Search keywords (e.g. developer, jurist) |
location | string | (empty) | City or county (e.g. Tallinn, Tartu) |
fetchDetails | boolean | false | ON: fetches full job description, salary, company info, and all details. OFF: returns basic listing info only (faster, lower cost). |
maxItems | integer | 100 | Maximum number of jobs to scrape. 0 = unlimited. |
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 | CVKeskus.ee internal listing ID |
title | string | Job title |
company | string | Hiring company name |
url | string | Direct link to the listing |
location | string | Location as displayed |
country | string | Country of the position. |
employmentType | string | Employment type (e.g. full-time, part-time). |
salaryMin | string | Minimum salary, or null |
salaryMax | string | Maximum salary, or null |
salaryCurrency | string | Always EUR when present |
salaryPeriod | string | Pay period the salary refers to (e.g. year, month, hour). |
salaryRaw | string | Salary raw. |
descriptionHtml | string | Full job description in HTML. |
descriptionText | string | Full job description in plain text. |
descriptionMarkdown | string | Description markdown. |
publishDate | string | Date posted |
expiryDate | string | Date the listing expires (null if not stated). |
applyUrl | string | Direct application link. |
source | string | Source. |
scrapedAt | string | Timestamp when this record was scraped. |
Example record
{"id": "1039957","title": "UUS\n\n\n \n \n \n 5 tundi tagasi …","company": null,"url": "https://www.cvkeskus.ee/high-risk-assessment-senior-lead-tallinnas-wise-1039957","location": null,"country": "EE","employmentType": null,"salaryMin": null,"salaryMax": null,"salaryCurrency": "EUR","salaryPeriod": null,"salaryRaw": null,"descriptionHtml": null,"descriptionText": null,"descriptionMarkdown": null,"publishDate": null,"expiryDate": null,"applyUrl": null,"source": "cvkeskus.ee","scrapedAt": "2026-06-24T17:10:01.787Z"}
Examples
Search for raamatupidaja roles in Tallinn:
{"searchQuery": "raamatupidaja","location": "Tallinn","maxItems": 100}
Broad nationwide crawl:
{"searchQuery": "raamatupidaja","maxItems": 1000}
Larger run with a hard cap:
{"searchQuery": "raamatupidaja","location": "Tallinn","maxItems": 500}
Daily feed (run on a schedule):
{"searchQuery": "raamatupidaja","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
$1.49 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.
| Results | Cost |
|---|---|
| 100 | ~$0.15 |
| 1,000 | ~$1.49 |
| 10,000 | ~$14.9 |
| 100,000 | ~$149 |
Flat-rate alternatives typically charge $29–$49/month regardless of usage.
Subscription tiers lower the rate further, down to $0.89 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: cvkeskus.ee — Estonia 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