28 lines
674 B
JSON
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"
|
|
}
|
|
]
|
|
}
|