How we source jobs

Jobrow reads official public ATS board APIs — the same JSON an employer’s careers page already uses. We do not scrape Indeed, LinkedIn, ZipRecruiter, or other aggregators. We do not scrape other job indexes or republish another product’s summaries. The public register is 34 US-focused tech boards (Greenhouse, Ashby, Lever). A Workable adapter exists for later tokens.

  • Greenhouse: boards-api.greenhouse.io/v1/boards/{token}/jobs
  • Ashby: api.ashbyhq.com/posting-api/job-board/{org}?includeCompensation=true
  • Lever: api.lever.co/v0/postings/{site}?mode=json

Refresh: several times a day (scheduled crawl). A role is marked closed when it is missing from a successful board fetch. A failed fetch (timeout, 429, 5xx, unreadable body) does not close that company’s open set — we keep the last good snapshot and log the error.

Apply always goes to the employer ATS URL. We keep US-eligible tech roles in the public register. First seen / last seen are our crawl clocks.

Independent job board. Not affiliated with Greenhouse, Ashby, Lever, or any employer.