ATS · Lever
Lever job scraper — postings and hiring diffs
Lever's postings API is public per company; this actor turns it into a multi-company, cross-ATS hiring-signal feed.
What you get beyond the raw API
Lever boards live at api.lever.co/v0/postings/<company>. The actor
adds the layer that matters at scale: company auto-discovery from bare names (or pin with
lever:palantir), keyword/location/remote filters applied before billing,
normalization into the same schema as Workday, Greenhouse and Ashby postings, and delta
mode that emits only what changed since the last run.
Typical setup: a watchlist of 50–500 companies scheduled daily in delta mode. New postings route to sales or recruiting as trigger events; removed postings flag closed searches and dead projects. A daily delta emitting 40 changes costs $0.06.
Questions
Frequently asked
How do I pin a company to Lever specifically?
Use the lever: prefix — e.g. lever:palantir — or pass the full board URL. Bare names are tried against every enabled ATS.
What fields does each posting carry?
Company, title, department, location, remote flag, employment type, posted/updated dates, apply URL, job ID, source ATS — identical across all four supported systems.
ATS Job Board Scraper
A full sweep returning 1,000 postings costs $1.50; a daily delta run emitting 40 changes costs $0.06.