
Vdab-be jobs
- alexey/vdab-be-jobs
- Modified
- Users 6
- Runs 175
- Created by
Alexey Udovydchenko
Pick up any job categories from Belgium national job board https://www.vdab.be/jobs then choose sorting or filtering if you want and get list results for around 1 cent per 100 jobs!
Scrape jobs by category URL, sorting and filtering will be as in URL parameters.
Input example
{
"resultsLimit": 30,
"startUrls": [
"https://www.vdab.be/vindeenjob/jobs/financieel?sort=1"
]
}
Output example
{
"source_url": "https://www.vdab.be/vindeenjob/vacatures/65511481/accountant-mooi-pakket?jobdomein=JOBCAT06&source=jobdomeinpagina&sort=standaard&sinds=9000&limit=15&expand=FILTERS&medium=verbolia",
"job_title": "Accountant - mooi pakket",
"advertiser_name": "Le Grand & Associates",
"advertiser_location": "ANTWERPEN",
"full_text": "Takenpakket\n\nJe staat in voor een correcte verwerking van de leveranciersfacturen van diverse entiteiten.Je werkt nauw samen met verschillende departementen.Verder neem je de credit collection voor jouw rekening.Ook sta je in voor de reconciliatie...",
"searchUrl": "https://www.vdab.be/vindeenjob/jobs/financieel?sort=1"
}