Young Capital Scraper avatar

Young Capital Scraper

Pricing

from $1.60 / 1,000 results

Go to Apify Store
Young Capital Scraper

Young Capital Scraper

Scrape job listings from YoungCapital.nl — the Netherlands' largest student and flex-work platform. Filter by keyword, city, contract type, education level, sector and working hours. Full descriptions in HTML, text and Markdown. Repost detection. No API key required.

Pricing

from $1.60 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

6 days ago

Last modified

Share

Young Capital Scraper

Extract job listings from youngcapital.nl 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 the Netherlands

A dedicated Dutch scraper, not a global tool with a country dropdown. Search, locations and currency (EUR) are tuned for youngcapital.nl.

📄 Complete job data

Full job title and description, direct listing URL and publish date for every record.

💶 Salary data

Salary information parsed from the listing where the employer publishes it, in EUR. Missing salaries are returned as null, never guessed.

🏢 Company details

Hiring company name plus the profile details the source publishes, such as logo and company page.

📍 Location fields

Structured location data for every listing, ready for filtering and analysis.


Input parameters

ParameterTypeDefaultDescription
searchQuerystring(empty)Keywords to search for, e.g. 'developer', 'marketing', 'verpleegkundige'
citystring(empty)City or region, e.g. 'Amsterdam', 'Rotterdam', 'Utrecht'
radiusstring"40"Search radius around the specified city
contractTypestring(empty)Filter by employment type
educationLevelstring(empty)Minimum required education level
industrystring(empty)Industry or job category, e.g. 'ICT', 'Zorg', 'Horeca', 'Logistiek'
workingHoursMininteger(empty)Only return vacancies with at least this many hours per week
workingHoursMaxinteger(empty)Only return vacancies with at most this many hours per week
startUrlsarray(empty)Optional: provide specific YoungCapital vacancy URLs or search result pages to scrape directly. Combines with search filters.
maxResultsinteger100Maximum number of vacancies to save (1-5000)
requestDelayMsinteger500Minimum pause between HTTP requests. Higher value = less load on target site.
maxRequestsPerMinuteinteger30Hard cap on requests per 60-second window.
debugModebooleanfalseLogs detailed parsing info for troubleshooting.

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
idstringUnique listing ID from the source.
titlestringJob title as published.
urlstringDirect link to the listing.
companystringHiring company name.
citystringCity of the position.
salarystringSalary as displayed (null if not published by the employer).
salaryMinnumberMinimum salary (null if not published by the employer).
salaryMaxnumberMaximum salary (null if not published by the employer).
salaryPeriodstringPay period the salary refers to (e.g. year, month, hour).
hoursstringHours.
hoursMinnumberHours min.
hoursMaxnumberHours max.
contractTypestringContract type as published.
educationLevelstringEducation level.
categoriesarrayCategories.
tagsarrayTags or keywords attached to the listing.
publishDatestringPublish date.
isNewbooleanIs new.
descriptionHtmlstringFull job description in HTML.
descriptionTextstringFull job description in plain text.
descriptionMarkdownstringDescription markdown.
scrapedAtstringTimestamp when this record was scraped.

Example record

{
"id": "5364715",
"title": "Fulltime Koerier bij HelloFresh in Meppel",
"url": "https://www.youngcapital.nl/vacatures/5364715-fulltime-koerier-bij-hellofresh-in-meppel",
"company": "HelloFresh",
"city": "Ruinerwold",
"salary": "Tussen €15,10 en €17,10 per uur",
"salaryMin": 15.1,
"salaryMax": 17.1,
"salaryPeriod": "hourly",
"hours": "14 - 40 uur per week",
"hoursMin": 14,
"hoursMax": 40,
"contractType": "Fulltime",
"educationLevel": "Universiteit",
"categories": [
"Sales vacatures",
"Callcenter vacatures",
"Winkel vacatures",
"Logistieke vacatures"
],
"tags": [],
"publishDate": "2026-07-03",
"isNew": true,
"descriptionHtml": "## Wat ga je doen?\n\nZoek je een baan met flexibele tijden in de buurt van Meppel waar je lekker onderweg bent en ook nog eens goed verdient? Als bezorger bij HelloFresh bezorg je maaltijd boxen met ve …",
"descriptionText": "## Wat ga je doen? Zoek je een baan met flexibele tijden in de buurt van Meppel waar je lekker onderweg bent en ook nog eens goed verdient? Als bezorger bij HelloFresh bezorg je maaltijd boxen met ver …",
"descriptionMarkdown": "\\## Wat ga je doen? Zoek je een baan met flexibele tijden in de buurt van Meppel waar je lekker onderweg bent en ook nog eens goed verdient? Als bezorger bij HelloFresh bezorg je maaltijd boxen met ve …",
"scrapedAt": "2026-07-03T17:51:18.069Z"
}

Examples

Search for bijbaan retail roles in Utrecht:

{
"searchQuery": "bijbaan retail",
"city": "Utrecht",
"maxResults": 100
}

Filter by contract type:

{
"searchQuery": "bijbaan retail",
"city": "Utrecht",
"maxResults": 100,
"contractType": ""
}

Scrape a specific search URL:

{
"startUrls": [
{
"url": "https://www.youngcapital.nl/"
}
],
"maxResults": 200
}

Daily feed (run on a schedule):

{
"searchQuery": "bijbaan retail",
"maxResults": 500
}

Schedule this input in the Apify Scheduler (for example daily at 07:00) to keep an always-fresh feed of the newest listings.


💰 Pricing

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

ResultsCost
100~$0.2
1,000~$2
10,000~$20
100,000~$200

Flat-rate alternatives typically charge $29–$49/month regardless of usage.

Subscription tiers lower the rate further, down to $1.2 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: youngcapital.nl — the Netherlands 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