StepStone Denmark Job Scraper avatar

StepStone Denmark Job Scraper

Pricing

from $1.19 / 1,000 result items

Go to Apify Store
StepStone Denmark Job Scraper

StepStone Denmark Job Scraper

Scrapes job listings from StepStone Denmark (stepstone.dk). No proxy required. Filter by keyword, area, employment type and more.

Pricing

from $1.19 / 1,000 result items

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Share

StepStone Denmark Job Scraper

Extract job listings from stepstone.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 stepstone.dk.

📄 Clean job records

Job title, direct listing URL and publish date for every record, in a consistent structure.

🏢 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.


Input parameters

ParameterTypeDefaultDescription
searchQuerystring(empty)Job search keyword (e.g. 'developer', 'marketing manager'). Leave empty to browse all jobs.
areastring(empty)Area code from StepStone Denmark. Use codes like 'storkbh' (Greater Copenhagen), 'nordsj' (North Zealand), '0751' (Aarhus), '0461' (Odense), 'DK' (all Denmark). Leave empty for all.
workingHoursstring(empty)Filter by working hours. Options: 1=Full-time, 2=Part-time. Leave empty for all.
employmentPlacestring(empty)Filter by remote work option. Options: 1=No remote, 2=Full remote (100% home), 3=Remote possible, 4=No info. Leave empty for all.
daysOldinteger0Only return jobs posted within the last N days. Use 0 for today, 7 for last 7 days, 30 for last 30 days. Leave empty for all.
categoryIdstring(empty)StepStone category ID (subid). Example: '1003000' for IT/Software development. Leave empty for all.
maxResultsinteger100Maximum number of job listings to return.
startUrlsarray(empty)Optional: provide one or more custom StepStone Denmark search URLs to scrape. Overrides keyword/area filters.
deduplicatebooleantrueEnable cross-run deduplication using a named Key-Value Store. Prevents the same job ID from appearing in multiple runs.
fetchDetailsbooleanfalseFetch full job details from individual listing pages.

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
jobIdstringUnique job ID (e.g. h1662738)
titlestringJob title
companystringCompany name as shown in the listing (may be a recruiter)
companyIdnumberInternal company ID
companyWebsitestringCompany or employer website URL
workplaceCompanystringActual hiring company (distinct from recruiter when applicable)
workplaceCompanyWebsitestringActual hiring company's website
locationstringLocation as shown (e.g. Nærum, Copenhagen or Holeby)
citystringPrimary city from the first address
zipCodestringPostal/zip code
streetAddressstringStreet address line (e.g. Rundforbivej 303)
fullAddressstringFull formatted address (e.g. Rundforbivej 303, 2850 Nærum)
latitudenumberLatitude of the primary work location
longitudenumberLongitude of the primary work location
datePostedstringDate first posted (YYYY-MM-DD)
dateExpiresstringLast date visible (YYYY-MM-DD)
applyDeadlinestringExact application deadline (ISO 8601 datetime, if set)
applyDeadlineAsapbooleantrue if the job is open until filled
applyUrlstringDirect application URL (if provided)
jobUrlstringCanonical URL for the job listing
logoUrlstringCompany logo URL (thumbnail)
remoteWorkstringtrue if fully remote (home_workplace)
isPremiumAdbooleantrue if this is a premium/sponsored ad
isLocalbooleantrue if this is a local listing (hosted on stepstone.dk itself)
isArchivedbooleantrue if the listing is archived
sourcestringAlways stepstone.dk
searchQuerystringSearch query or URL params used to find this listing

Example record

{
"jobId": "h1680233",
"title": "Operating Systems Specialist",
"company": "Teracloud ApS",
"companyId": 39606,
"companyWebsite": "https://teracloud.com/",
"workplaceCompany": "Teracloud ApS",
"workplaceCompanyWebsite": "https://teracloud.com/",
"location": "København K",
"city": "København K",
"zipCode": "1402",
"streetAddress": "Nicolai Eigtveds Gade 26, 5.",
"fullAddress": "Nicolai Eigtveds Gade 26, 5., 1402 København K",
"latitude": 55.6728325,
"longitude": 12.5849314,
"datePosted": "2026-07-03",
"dateExpires": "2026-07-31",
"applyDeadline": null,
"applyDeadlineAsap": true,
"applyUrl": null,
"jobUrl": "https://www.stepstone.dk/vis-job/h1680233",
"logoUrl": "https://www.stepstone.dk/img/logo/teracloud_600x314_20240422.png",
"remoteWork": null,
"isPremiumAd": false,
"isLocal": false,
"isArchived": false,
"source": "stepstone.dk",
"searchQuery": null
}

Examples

Search for ingeniør roles in København:

{
"searchQuery": "ingeniør",
"maxResults": 100
}

Only jobs from the last 3 days:

{
"searchQuery": "ingeniør",
"maxResults": 100,
"daysOld": 3
}

Scrape a specific search URL:

{
"startUrls": [
{
"url": "https://www.stepstone.dk/"
}
],
"maxResults": 200
}

Daily feed (run on a schedule):

{
"searchQuery": "ingeniør",
"daysOld": 1,
"maxResults": 500
}

Schedule this input to run once a day in the Apify Scheduler — each run returns only jobs posted in the last 24 hours.


💰 Pricing

$1.49 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
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 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: stepstone.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