Tempo-Team.nl Scraper avatar

Tempo-Team.nl Scraper

Pricing

from $3.74 / 1,000 results

Go to Apify Store
Tempo-Team.nl Scraper

Tempo-Team.nl Scraper

Extract public vacancies from Tempo-Team.nl for Dutch recruitment research and lead generation. The Actor returns job titles, locations, vacancy URLs, salary ranges when visible, employment type, hours, company text, and snippets for easy export to JSON, CSV, or Excel.

Pricing

from $3.74 / 1,000 results

Rating

0.0

(0)

Developer

rainminer

rainminer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Tempo-Team.nl Scraper extracts public vacancies from tempo-team.nl. Use it to collect Dutch staffing agency job data such as titles, locations, salary ranges, employment types, hours, URLs, and short summaries.

What can Tempo-Team.nl Scraper do?

  • Scrape public Tempo-Team vacancy search pages.
  • Support keyword and filtered vacancy URLs copied from the website.
  • Save each vacancy as a structured Apify dataset item.
  • Export results to JSON, CSV, Excel, HTML, or XML.
  • Schedule repeat runs for Dutch hiring market monitoring.

What data can you extract from Tempo-Team.nl?

FieldDescription
titleVacancy title.
locationJob location.
urlAbsolute Tempo-Team vacancy URL.
salarySalary or rate text when visible.
employmentTypeContract or employment type.
hoursWeekly hours text when available.
descriptionSnippetPublic summary snippet.

How to scrape Tempo-Team.nl vacancies

  1. Open Tempo-Team.nl and create a vacancy search.
  2. Copy the search URL into startUrls.
  3. Choose maxItems for each URL.
  4. Run the Actor and download the dataset from Apify.

How much does it cost to scrape Tempo-Team.nl?

This Actor uses pay-per-event pricing after publication. You pay for saved vacancy records and standard Apify platform usage. For a small sample, keep maxItems at the default value. For larger recruitment lead exports, increase the limit.

This Actor collects public vacancy information only. It does not log in or access private user accounts. You should review your legal basis and comply with applicable regulations when using job market data.

Input example

{
"startUrls": [{ "url": "https://www.tempo-team.nl/vacatures?zoekterm=software" }],
"maxItems": 5,
"proxyConfiguration": { "useApifyProxy": false }
}

Output example

{
"title": "Junior support specialist",
"location": "Dordrecht",
"url": "https://www.tempo-team.nl/vacatures/727194/junior-support-specialist",
"salary": "EUR 2.500 - 2.900 per maand",
"employmentType": "Tijdelijk",
"hours": "40 uur"
}

Support

If you need more public fields or notice a layout change, open an issue on the Actor page.