Jobindex.dk Scraper
Pricing
from $1.19 / 1,000 results
Jobindex.dk Scraper
Extract Danish job listings from Jobindex.dk. Filter by keyword, location, employment type, and remote work. Pay only for what you scrape.
Pricing
from $1.19 / 1,000 results
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
1
Bookmarked
4
Total users
2
Monthly active users
4 hours ago
Last modified
Categories
Share

Extract job listings from jobindex.dk 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 Denmark
A dedicated Danish scraper, not a global tool with a country dropdown. Search, locations and currency (DKK) are tuned for jobindex.dk.
📄 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 DKK. 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.
📍 Precise location
City, region and country plus latitude/longitude for mapping and radius 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 or filter by keywords. |
location | string | (empty) | Search or filter by location. |
jobage | string | (empty) | Search or filter by jobage. |
employmentPlace | string | (empty) | employmentPlace. |
workingHoursType | string | (empty) | workingHoursType. |
maxResults | integer | 100 | Maximum number of results (0 = no limit). |
fetchDetails | boolean | false | ON: fetches full job description, salary, company info, and all details. OFF: returns basic listing info only (faster, lower cost). |
skipReposts | boolean | false | Enable skipReposts. |
startUrls | array | (empty) | Filter by startUrls. |
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 |
|---|---|---|
jobId | string | Unique listing ID from the source. |
title | string | Job title as published. |
url | string | Direct link to the listing. |
applyUrl | string | Direct application link. |
companyName | string | Hiring company name. |
companyUrl | string | Link to the company's page on the source. |
companyRating | number | Company rating. |
companyRatingCount | number | Company rating count. |
location | string | Location as displayed on the listing. |
city | string | City of the position. |
zipCode | string | Zip code. |
latitude | number | Latitude of the workplace. |
longitude | number | Longitude of the workplace. |
isRemote | boolean | true when the listing is marked as remote. |
isLocal | boolean | Is local. |
source | string | Source. |
publishedAt | string | Date the job was published. |
deadline | string | Deadline. |
isAsapDeadline | boolean | Is asap deadline. |
descriptionSnippet | string | Description snippet. |
description | string | Full job description in plain text. |
descriptionMarkdown | string | Description markdown. |
salaryMin | string | Minimum salary (null if not published by the employer). |
salaryMax | string | Maximum salary (null if not published by the employer). |
salaryCurrency | string | Currency code of the salary. |
salaryPeriod | string | Pay period the salary refers to (e.g. year, month, hour). |
changeStatus | string | With fetchDetails: true |
These fields are added when detail-page fetching is enabled. |
| contentHash | string | Stable hash of the listing content, used for repost and change detection. |
Example record
{"jobId": "h1678216","title": "Buyers / Indkøbere til Trading – tag ansvar, driv dine kategorier og få reel indflydelse","url": "https://www.jobindex.dk/vis-job/h1678216","applyUrl": null,"companyName": "F&H Group A/S","companyUrl": "https://www.fh-group.dk","companyRating": 5,"companyRatingCount": 99,"location": null,"city": "Viborg","zipCode": "8800","latitude": 56.46351,"longitude": 9.404383,"isRemote": false,"isLocal": false,"source": null,"publishedAt": "2026-07-03","deadline": "2026-07-27T21:59:59Z","isAsapDeadline": false,"descriptionSnippet": "Vil du have ansvar for dine egne kategorier, sætte dit præg på produkter og arbejde i en afdeling, hvor idéer hurtigt bliver til konkrete varer på hylderne? Inden for dine rammer arbejder du blandt an …","description": null,"descriptionMarkdown": null,"salaryMin": null,"salaryMax": null,"salaryCurrency": null,"salaryPeriod": null,"changeStatus": "NEW","contentHash": "90f6222becb607ea"}
Examples
Search for sygeplejerske roles in København:
{"searchQuery": "sygeplejerske","location": "København","maxResults": 100}
Broad nationwide crawl:
{"searchQuery": "sygeplejerske","maxResults": 1000}
Scrape a specific search URL:
{"startUrls": [{"url": "https://www.jobindex.dk/"}],"maxResults": 200}
Daily feed (run on a schedule):
{"searchQuery": "sygeplejerske","skipReposts": true,"maxResults": 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: jobindex.dk — Denmark 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