How to Fetch Job Listings from Lever's Public Postings API Using Node.js
Lever, an applicant tracking system, offers a public Postings API that allows read-only access to a company's published job listings without requiring an API key. Developers only need a company's Lever site slug, which can be found in the career page URL, to query job data in JSON format. The API supports pagination via skip and limit parameters, along with filters for team, department, location, and commitment type. Companies hosted in Europe use a separate EU-region base URL, while US-hosted companies use the standard api.lever.co endpoint. A Node.js code walkthrough demonstrates how to paginate through all postings and normalize the returned data into a structured format.
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