Four major ATS platforms offer free public APIs to fetch all open job listings
Greenhouse, Lever, Ashby, and SmartRecruiters — the four dominant Applicant Tracking Systems used by tech companies — expose public, documented JSON APIs that require no authentication or scraping. A developer tutorial published on DEV Community demonstrates how to build a Python tool that queries all four APIs using their respective public endpoints and a company slug identifier. The tool normalizes data from each platform into a unified schema covering job ID, title, location, URL, and publish date. It also supports change monitoring, allowing scheduled runs to surface only new, removed, or updated postings. The approach is positioned as a reliable alternative to brittle HTML scraping, with use cases spanning recruiting, B2B sales intelligence, and job seeking.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in