Greenhouse jobs, straight from Greenhouse.
How we index Greenhouse
Greenhouse is the ATS of choice for a huge share of startups and scale-ups, and it publishes every public board through a free JSON API. We fetch each company's board from the official boards API with content enabled, so titles, departments, offices, and the full job description arrive in a single request — no HTML scraping involved. Posting timestamps come straight from the API; salary appears only when the employer writes it into the posting itself.
https://boards-api.greenhouse.io/v1/boards/{board}/jobs?content=trueAll fetching is rate-limited and politeness-first: public endpoints only, no login walls, no personal data — the same job data the platform already publishes to every visitor.
Verify it yourself
Every job in our index carries its source, source_slug (the employer's tenant on Greenhouse), and source_endpoint — the exact public URL we fetched it from. If a listing looks off, you can check it at the source in one click. Live counts, not claims.
Want this data as an API?
Query Greenhouse jobs (and 37 other sources) through the free Praxy Jobs API — active, expired, and modified feeds with source endpoints on every row. Filter with ?source=greenhouse.