Stepstone.nl Scraper avatar

Stepstone.nl Scraper

Pricing

from $0.64 / 1,000 results

Go to Apify Store
Stepstone.nl Scraper

Stepstone.nl Scraper

Scrape Stepstone.nl, the Netherlands' leading job board. Returns job titles, companies, locations, salary ranges, and full descriptions. Supports keyword/location search, fetchDetails, and start URLs. $0.80 per 1,000 results — the lowest price on Apify.

Pricing

from $0.64 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

8

Total users

4

Monthly active users

3 days ago

Last modified

Share

Stepstone.nl Scraper — Netherlands Jobs

stepstone-nl-scraper

Extract structured job listings from stepstone.nl — one of the Netherlands' leading job boards. Search by keyword and city, filter by recency and contract type, or supply any Stepstone.nl URL directly. No API key required.


What you get

Each result includes the job title, company, city, contract type, salary (where published), publication date, and a direct link.


Input parameters

ParameterTypeDefaultDescription
searchQuerystringJob title or keyword, e.g. developer, verpleegkundige, projectmanager
locationstringCity or region, e.g. Amsterdam, Rotterdam, Utrecht. Required by Stepstone.nl — no results without a location
radiusinteger40Search radius in km around the location
contractTypestringFilter by type: FULL_TIME, PART_TIME, CONTRACT, INTERN
maxItemsinteger100Maximum number of listings to return
daysOldintegerOnly return jobs posted within this many days
skipRepostsbooleanfalseSkip listings already seen in previous runs (90-day deduplication)
startUrlsarrayDirect Stepstone.nl search or listing URLs. Overrides all filters

Output fields

FieldTypeNotes
titlestringJob title
companystringHiring company name
citystringCity of the role
contractTypestringe.g. FULL_TIME, PART_TIME
salarystringSalary text as displayed, or null if not disclosed
publishDatestringDate posted (YYYY-MM-DD)
daysOldintegerDays since publication
urlstringDirect link to the listing
isRepostbooleantrue if seen in a previous run

Examples

Developer jobs in Amsterdam

{
"searchQuery": "developer",
"location": "Amsterdam",
"maxItems": 50
}

Full-time jobs in Rotterdam posted this week

{
"searchQuery": "project manager",
"location": "Rotterdam",
"contractType": "FULL_TIME",
"daysOld": 7,
"maxItems": 100
}

Nationwide search — scrape from a specific URL

{
"startUrls": [
{ "url": "https://www.stepstone.nl/vacatures/software-developer/in-amsterdam" }
],
"maxItems": 200
}

Daily incremental feed

{
"searchQuery": "sales",
"location": "Utrecht",
"daysOld": 1,
"skipReposts": true,
"maxItems": 500
}

Pricing

Pay-per-result — charged only for items pushed to the dataset.


Notes

Stepstone.nl requires a location to return search results — leave location empty only when using startUrls. The salary field is null when not disclosed by the employer, which is common on Dutch listings.

Other scrapers in our Jobs — Netherlands collection:


Run it on a schedule

This actor is built for repeat use. Set it to run daily, weekly, or hourly, and the data keeps flowing without you touching it.

  • Schedule runs — open the actor, go to Schedules, and pick a cadence. Each run only charges you for the results it returns.
  • Connect it to your stack — push results straight to Google Sheets, Slack, a webhook, or your database using Apify Integrations. No glue code needed.
  • Pull results via API — every run writes a clean dataset you can fetch with one API call, ready for whatever you build on top of it.

Set it once and it runs on its own.


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