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

28 lines
674 B
JSON

{
"provider": "workable",
"jobs": [
{
"id": "wb-open-1",
"title": "Data Engineer",
"url": "https://apply.workable.com/example/data-engineer/",
"place": "Brussel",
"employment_type": "contract",
"createdAt": "2026-01-12T09:00:00Z"
},
{
"id": "wb-open-2",
"title": "ML Engineer",
"url": "https://apply.workable.com/example/ml-engineer/",
"place": "Gent",
"jobType": "full_time",
"createdAt": "2026-01-13T09:00:00Z"
},
{
"id": "wb-closed-1",
"title": "Closed Workable",
"url": "https://apply.workable.com/example/closed/",
"status": "closed"
}
]
}