Jobindex.dk Job Scraper - Danish Jobs avatar

Jobindex.dk Job Scraper - Danish Jobs

Pricing

from $5.00 / 1,000 search result scrapeds

Go to Apify Store
Jobindex.dk Job Scraper - Danish Jobs

Jobindex.dk Job Scraper - Danish Jobs

Scrapes job listings from Jobindex.dk, Denmark's largest job board. Extract title, company, location, salary, employment type, and full description. Supports multi-query search with deduplication. HTTP-only, 128MB.

Pricing

from $5.00 / 1,000 search result scrapeds

Rating

0.0

(0)

Developer

Ale

Ale

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

2

Monthly active users

5 days ago

Last modified

Share

Jobindex.dk Scraper - Danish Jobs, Companies & Apply URLs

Extract job listings from Jobindex.dk -- Denmark's largest job board with 18,000+ active listings across all industries and regions. Get structured data including job descriptions, company info, apply deadlines, and direct apply URLs. No code needed.


What data can you extract?

Every job listing includes:

Job details

  • Job title and unique ID
  • Full description (plain text + raw HTML)
  • Posting date (ISO 8601)
  • Apply deadline
  • Direct apply URL

Company details

  • Company name
  • Company logo URL

Location

  • City, area, or region in Denmark
  • Remote / home office indicator

Meta

  • Source URL on Jobindex.dk
  • Which search query or URL found the job
  • Scrape timestamp

Pricing

$3 per 1,000 jobs -- simple, predictable pricing.

JobsCost
10 jobs$0.03
100 jobs$0.30
1,000 jobs$3.00

Every job includes the full description, company info, and apply URL. No hidden fees, no monthly subscription.


Use with AI Agents (MCP)

Connect this actor to any MCP-compatible AI client -- Claude Desktop, Claude.ai, Cursor, VS Code, LangChain, LlamaIndex, or custom agents.

Apify MCP server URL:

https://mcp.apify.com?tools=nanoscrape/jobindex-dk-scraper

Example prompt once connected:

"Use jobindex-dk-scraper to find IT jobs in Copenhagen. Return the top 20 results as a table with title, company, location, and deadline."

"Use jobindex-dk-scraper to extract all marketing jobs in Denmark with their apply URLs."


How to use

The scraper supports two input modes:

Go to jobindex.dk/jobsoegning, set up your filters (category, region, keywords, employment type), and paste the URL. All filters are preserved automatically.

{
"searchUrls": [
"https://www.jobindex.dk/jobsoegning/it",
"https://www.jobindex.dk/jobsoegning?q=marketing&geoareaid=2&subid=1"
]
}

2. Search Keywords

Enter one or more keywords. The scraper searches Jobindex by keyword and returns matching jobs.

{
"searchQueries": ["software engineer", "sygeplejerske", "marketing"],
"maxResultsPerQuery": 50
}

Input reference

FieldTypeDescription
searchUrlsstring[]Pre-filtered search URLs from jobindex.dk.
searchQueriesstring[]One or more search keywords.
maxResultsPerQueryintegerMax results per keyword/URL (default 100).
maxResultsintegerTotal cap across all modes (default 10, 0 = unlimited).
proxyConfigurationobjectProxy settings. Datacenter proxies work great.

Output example

{
"id": "h1660918",
"title": "Senior Software Engineer",
"company": "Novo Nordisk",
"company_logo_url": "https://www.jobindex.dk/img/logo/novo_nordisk.png",
"location": "Bagsvaerd",
"tags": [],
"description_full": "We are looking for a Senior Software Engineer to join our digital health team...",
"description_html": "<p>We are looking for a Senior Software Engineer...</p>",
"salary_min": null,
"salary_max": null,
"salary_currency": null,
"salary_period": null,
"salary_text": null,
"posted_at": "2026-05-01T00:00:00Z",
"apply_deadline": "2026-05-21T21:59:59Z",
"source_url": "https://www.jobindex.dk/vis-job/h1660918",
"source_platform": "jobindex.dk",
"apply_url": "https://www.jobindex.dk/c?t=h1660918&ctx=w",
"search_query": "https://www.jobindex.dk/jobsoegning/it",
"scraped_at": "2026-05-04T14:30:00Z"
}

Speed

Jobs~TimeMemory
10~3 seconds~16 MB
100~15 seconds~16 MB
1,000~2 minutes~20 MB

Pagination is automatic. The scraper fetches 20 jobs per page and handles all page navigation.


Integrations

This actor works with all Apify integrations:

  • API -- trigger runs and download results programmatically
  • Webhooks -- get notified when a run completes
  • Zapier & Make -- connect to 5,000+ apps
  • Google Sheets -- export directly to a spreadsheet
  • Slack, Email -- get notifications with results


Something not working? Create an issue and we'll fix it fast.