Files
VacatureRadar/fixtures/ats/greenhouse-listing.json
Jens b8091e59bd
deploy / deploy (push) Canceled after 0s
Initial deploy setup
2026-07-21 14:00:00 +02:00

38 lines
1.1 KiB
JSON

{
"provider": "greenhouse",
"jobs": [
{
"id": "gh-open-1",
"title": "Senior Software Engineer",
"absolute_url": "https://boards.greenhouse.io/example/jobs/senior-software-engineer",
"location": {
"name": "Brussel, België",
"region": "Brussels",
"postalCode": "1000",
"country": "België"
},
"employmentType": "Full Time",
"createdAt": "2026-01-01T08:00:00Z",
"closeDate": "2026-03-01T00:00:00Z",
"description": "<p>Leid een DevOps team.</p>"
},
{
"id": "gh-open-2",
"title": "Cloud Operations Specialist",
"absolute_url": "https://boards.greenhouse.io/example/jobs/cloud-operations-specialist",
"status": "active",
"positionType": "Hybrid",
"employmentType": "Contractor",
"jobDescription": "<p>Cloud infra beheer.</p>"
},
{
"id": "gh-closed-1",
"title": "Closed Role",
"absolute_url": "https://boards.greenhouse.io/example/jobs/closed-role",
"location": "Leuven",
"status": "closed",
"employmentType": "Full Time"
}
]
}