Jobs
Discovery pipeline
- Adapters poll partner ATSes (Ashby, Workable, Greenhouse, Lever, and more).
- Each listing is hashed on
(source, external_id); existing rows update in place. - A weekly job verifies open listings; closed rows flip
is_activeto false but are not deleted.
Filters
Search supports country, city, remote-only, industry, role, seniority, employment type, salary band. See Jobs API.
FAQ
- Are closed jobs deleted?
- No. Rows persist with is_active=false so historical URLs return a 410 rather than a hard 404.
- How fresh is the data?
- Discovery runs daily; a full re-verification pass runs weekly.