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

28 lines
701 B
JSON

{
"provider": "recruitee",
"jobs": [
{
"id": "rc-open-1",
"position": "System Engineer",
"url": "https://acme.recruitee.com/o/system-engineer",
"country": "Belgium",
"employment_type": "permanent",
"published_at": "2026-03-01T11:00:00Z"
},
{
"id": "rc-open-2",
"position": "Network Engineer",
"url": "https://acme.recruitee.com/o/network-engineer",
"office": "Mechelen",
"employment_type": "part_time",
"created_at": "2026-03-03T10:00:00Z"
},
{
"id": "rc-closed-1",
"position": "Recruiter",
"url": "https://acme.recruitee.com/o/closed-recruitee",
"status": "closed"
}
]
}