# Changelog of VDAB Scraper — Belgium Flanders Public Jobs (`blackfalcondata/vdab-jobs-feed`) Actor

- **URL**: https://apify.com/blackfalcondata/vdab-jobs-feed/changelog.md
- **Full Actor documentation**: https://apify.com/blackfalcondata/vdab-jobs-feed.md

## Changelog

### 0.1.x — 2026-04-14

- Added: cross-run repost detection (`isRepost`, `repostOfId`, `repostDetectedAt`)
- Added: `skipReposts` input to exclude detected reposts from output

### 0.3.0 — 2026-04-04

- Added salary fields: `salaryMin`, `salaryMax` (available on ~29% of listings)
- Added `logoUrl` from `opmaak.logo.url` (~70% of listings)
- Added Markdown output: `descriptionMarkdown`, `requirementsMarkdown`, `benefitsMarkdown`
- Added `languageRequirements` array (~91% of listings)
- Added `drivingLicenses` array (~27% of listings)
- Added `externalReference` (~79% of listings)

### 0.2.0 — 2026-04-04

- Added `descriptionHtml`, `requirementsHtml`, `benefitsHtml` output fields (HTML versions alongside existing plain text)
- Lowered pricing to $0.005/start and $0.001/result

### 0.1.0 — 2026-04-04

Initial release.

- Search Belgian job market (213K+ active listings from vdab.be)
- Filter by keyword, location (city/postal code), search radius, contract type, working hours, and posting date
- Parallel SERP fetching (20 concurrent pages) for fast results
- Full job enrichment: description, requirements, benefits, company profile
- Contact data: email, phone, and apply URL where available
- Incremental mode: track new and changed jobs across runs
- Compact output mode for AI-agent and MCP workflows
