Jobindex.dk Scraper: Denmark's Largest Job Board, 20 Fields

Scrape job listings from Jobindex.dk, Denmark's largest job board. Returns 20 structured fields per job including title, company, location, tags, full description in HTML and text, salary_min, salary_max, salary_currency (DKK), salary_period, posted_at, apply_deadline and apply URL. Covers all industries and regions across Denmark, including Copenhagen, Aarhus, Odense and Aalborg.

Open on Apify → Try it now
Pricing
$0.003/job
RAM
128MB
Coverage
Denmark
Fields per job
10+
Proxy
Apify datacenter
Anti-Bot
TLS + IP rotation

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~jobindex-dk-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchUrls": ["https://www.jobindex.dk/jobsoegning/it"],
    "maxResults": 100
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/jobindex-dk-scraper

Integrations

Output fields

FieldTypeExample
titlestringSenior Software Developer
companystringMaersk
locationstringKøbenhavn
salary_mininteger550000
salary_maxinteger700000
salary_currencystringDKK
tagsstring[]["IT","Software","Senior"]
apply_deadlinestring2026-07-15
description_htmlstring<p>Vi søger...</p>
apply_urlstringhttps://www.jobindex.dk/...

Related Actors

Open on Apify → Try it now (free tier available)