Werk.nl Scraper: Netherlands UWV Government Jobs & Vacatures avatar

Werk.nl Scraper: Netherlands UWV Government Jobs & Vacatures

Pricing

from $3.00 / 1,000 job serp results

Go to Apify Store
Werk.nl Scraper: Netherlands UWV Government Jobs & Vacatures

Werk.nl Scraper: Netherlands UWV Government Jobs & Vacatures

Extract job listings from werk.nl, the Netherlands' national government employment service (UWV Werkbedrijf). Returns title, company, location, province, employment type, salary, full description and contact details. Covers all 12 Dutch provinces.

Pricing

from $3.00 / 1,000 job serp results

Rating

0.0

(0)

Developer

NanoScrape

NanoScrape

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Werk.nl Scraper: Netherlands UWV Government Jobs

Extract job listings from werk.nl, the Netherlands' national government employment service operated by UWV (Uitvoeringsinstituut Werknemersverzekeringen). Covers all 12 Dutch provinces and returns rich structured data including salary, employment type, full description, and contact details.

What you get

Each job listing includes:

FieldDescription
idUWV reference number
titleJob title
company_nameEmployer name
company_websiteEmployer website (when available)
locationCity name
countryAlways NL
regionDutch province (Noord-Holland, Zuid-Holland, Utrecht, etc.)
employment_typepermanent, temporary, internship, volunteer, secondment
workplace_typeon-site, hybrid, or remote
min_hours / max_hoursWeekly hours range
study_levelRequired education level (MBO, HBO/bachelor, WO/master)
salary_min / salary_maxParsed EUR amounts
salary_periodmonth, year, week, hour
salary_textRaw salary text as advertised
description500-character snippet
description_fullFull plain-text description
apply_urlDirect application link
contact_emails / contact_phonesContact details
posted_at_datetimeISO 8601 publication date
search_queryThe query that matched this listing

Sample output

{
"_type": "job",
"id": "70659580",
"title": ".NET Software Engineer",
"company_name": "Noir",
"location": "Amsterdam",
"country": "NL",
"region": "Noord-Holland",
"employment_type": "temporary",
"salary_min": 5400,
"salary_currency": "EUR",
"salary_period": "month",
"salary_text": "EUR 5400 per month",
"min_hours": null,
"max_hours": null,
"study_level": "HBO/bachelor",
"description": "Location: Amsterdam, Netherlands. Rate: EUR 5000-6000 per month + Bonus. Type: Permanent. Global Fitness Movement needs a .NET Software Engineer...",
"description_full": "Job Highlights\nLocation: Amsterdam, Netherlands\nRate: EUR 5000-6000 per month\nType: Permanent\n...",
"apply_url": "https://careers4a.com/search/jobs/5553514/NET-Software-Engineer.html",
"contact_emails": [],
"contact_phones": [],
"contact_urls": ["https://careers4a.com/..."],
"posted_at_text": "26 August 2026",
"posted_at_datetime": "2026-08-26T00:00:00Z",
"job_url": "https://www.werk.nl/nl/vacatures/70659580",
"source_platform": "werk.nl",
"scraped_at": "2026-08-25T07:00:00Z"
}

Input configuration

ParameterTypeDefaultDescription
searchQueriesstring[]-Keywords in Dutch or English. Each runs as a separate search.
locationstring-City or region filter (Amsterdam, Rotterdam, Utrecht, etc.)
searchUrlsstring[]-Direct werk.nl search URLs
maxResultsinteger100Global cap across all queries
maxResultsPerQueryinteger100Per-query cap
includeJobDetailsbooleantrueFetch full description, salary and contact details per listing
includeCompanyDetailsbooleanfalseInclude company website (implies includeJobDetails)
maxConcurrencyinteger5Max concurrent detail requests

Netherlands employment types

werk.nl uses Dutch contract terminology mapped to English:

DutchEnglish
Vastpermanent
Tijdelijktemporary
Stageinternship
Vrijwilligerswerkvolunteer
Detacheringsecondment
Leerbaanapprenticeship

12 Dutch provinces

The region field maps city names to provinces: Noord-Holland, Zuid-Holland, Utrecht, Noord-Brabant, Gelderland, Overijssel, Flevoland, Friesland, Groningen, Drenthe, Zeeland, Limburg.

Pricing

This actor uses Pay Per Event (PPE) billing:

EventPriceDescription
actor-start$0.001Charged once per run
job-serp-result$0.003Job listing from search results (SERP only)
job-detail-result$0.005Full job with description, salary and contacts

Example costs:

  • 1,000 jobs (SERP only): ~$3.00 + $0.001 start
  • 1,000 jobs (with details): ~$5.00 + $0.001 start

New Apify accounts get a $5 free monthly credit to test actors at no cost.

Technical notes

The scraper uses a two-step anonymous session bootstrap with werk.nl's public vacancy API (no account required). All data is fetched via JSON API calls. The actor uses 128 MB RAM and requires no browser.

Support

Questions? Open an ../../issues or email contact@nanoscrape.com