Uitzendbureau.nl Temp Jobs Scraper
Pricing
from $1.49 / 1,000 jobs
Uitzendbureau.nl Temp Jobs Scraper
Scrape Dutch staffing and temporary job listings from Uitzendbureau.nl for agencies and lead gen. Export job title, staffing agency, location, pay details, and apply links to JSON or CSV. Built for temp-work market monitoring, agency competitor tracking, and Dutch hiring intelligence.
Pricing
from $1.49 / 1,000 jobs
Rating
0.0
(0)
Developer
rainminer
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
What does Uitzendbureau.nl Scraper do?
Uitzendbureau.nl Scraper extracts staffing and temporary job vacancies from uitzendbureau.nl — a major Dutch job board for agency and temp work. Paste a search URL (for example https://www.uitzendbureau.nl/vacatures/amsterdam) or a single vacancy URL and export structured job data — title, agency, location, and salary — without writing any code.
Run it on the Apify platform to schedule crawls, export JSON/CSV/Excel, rotate proxies, monitor failures, and integrate results via API.
Why scrape uitzendbureau.nl?
- Temp staffing research — Compare agency roles and pay across cities in the Netherlands.
- Market monitoring — Track new uitzend vacancies as they are published.
- Agency intelligence — See which staffing firms are hiring and where.
- Lead generation — Collect public vacancy URLs for aggregation or outreach.
- Data enrichment — Feed structured Dutch temp-job data into dashboards or HR tools.
How to use Uitzendbureau.nl Scraper
- Open the Actor in Apify Console.
- Add one or more uitzendbureau.nl search or vacancy URLs under Start URLs.
- Set Maximum items (vacancies per start URL).
- Run the Actor and download the results from the Dataset tab.
Input
Uitzendbureau.nl Scraper accepts Start URLs, maxItems (per start URL), and an optional proxy configuration. See the Input tab in Apify Console for details.
Supported start URLs:
- Search pages:
https://www.uitzendbureau.nl/vacaturesorhttps://www.uitzendbureau.nl/vacatures/amsterdam - Vacancy pages:
https://www.uitzendbureau.nl/vacature/{id}-{slug}
Output
Each result is a structured vacancy object. You can download the dataset in JSON, CSV, Excel, or HTML.
{"id": "12990621","title": "DOP Crewservice zoekt Stagehands & Sitecrew in de randstad!","company": "Dolf Oosterhoff Productions","location": "AMSTERDAM","salary": 15.25,"salaryText": "15.25 tot 18.5 per uur","url": "https://www.uitzendbureau.nl/vacature/12990621-dop-crewservice-zoekt-stagehands-sitecrew-in-de-randstad","searchUrl": "https://www.uitzendbureau.nl/vacatures/amsterdam"}
What data can you extract from uitzendbureau.nl?
| Field | Description |
|---|---|
| id | Unique vacancy identifier |
| title | Job title |
| company | Agency or employer name |
| location | City / place of work |
| salary | Numeric salary (min / primary value when available) |
| salaryText | Human-readable salary string |
| url | Public vacancy URL |
| searchUrl | Source search URL when found via search |
How much does it cost to scrape uitzendbureau.nl?
This Actor uses a lightweight HTTP crawler (no browser) and no proxy by default, keeping compute usage low. A typical test run with a handful of vacancies per URL usually finishes in under a minute on the Apify free tier. Larger crawls scale with the number of vacancies.
Tips and advanced options
- Use city search URLs (e.g.
/vacatures/amsterdam) to narrow results. - Increase maxItems to page through additional result pages automatically.
- Add multiple city start URLs to collect several regions in one run.
FAQ, disclaimers, and support
Is scraping uitzendbureau.nl legal?
This Actor collects only public vacancy content shown on uitzendbureau.nl. You are responsible for complying with applicable laws (including GDPR) when processing any personal data contained in listings.
Which URLs are supported?
Public search result pages under /vacatures and individual vacancy pages matching /vacature/{id}-{slug}.
Something not working?
Use the Issues tab to report bugs or request features.