Dev Tools · 1h ago
How to Integrate Greenhouse’s Public Jobs API
Greenhouse’s public Job Board API returns jobs, departments, and offices as JSON without authentication. This post shows how to list jobs for any company using a board token and Node.js. The API supports filtering by department or office and optionally includes full HTML descriptions.
Meridian48 take
A straightforward tutorial for developers, but the real value is in the no-auth access—anyone can scrape job listings, which raises privacy questions for companies using Greenhouse.
greenhouse-apijob-board-integration