Go to Hyperscrape Store

Lever Jobs Scraper

hyperscrape/lever-jobs-scraper

Extract all open roles from any company's Lever job board, with teams, salary and requirements.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/lever-jobs-scraper?companies=palantir

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Pulls every open position from one or more company job boards hosted on Lever, using the official public Postings API (api.lever.co/v0/postings/<company>?mode=json) — no key needed.

Enter one or more company slugs — the identifier in a careers-page URL like jobs.lever.co/<slug> (e.g. palantir, zoox).

Each job item includes: title, team, department, location (plus all locations), commitment (full-time/part-time), workplace type (remote / hybrid / onsite), salary range with currency and interval when the company publishes one, the posting's requirement/qualification list sections (heading + plain-text items), a plain-text description (capped), hosted job URL, direct apply URL, country and created date as an ISO timestamp. Optionally filter titles by a search term.

Source: official public Lever Postings API (JSON).