Lever Jobs Scraper & API - Pay Once Per Job avatar

Lever Jobs Scraper & API - Pay Once Per Job

Pricing

from $0.96 / 1,000 jobs

Go to Apify Store
Lever Jobs Scraper & API - Pay Once Per Job

Lever Jobs Scraper & API - Pay Once Per Job

Turn any Lever careers page into structured data: title, team, commitment, workplace type, location, the salary range when the company publishes one, and the full posting text. Built for sourcing lists and job boards that have to stay current. JSON, CSV, Excel or API, one charge per new job.

Pricing

from $0.96 / 1,000 jobs

Rating

0.0

(0)

Developer

Automation Craft

Automation Craft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

Lever Jobs Scraper & API - Pay Once Per Job

This Lever jobs scraper turns any Lever careers page into clean JSON, CSV or Excel: title, department, team, location, remote flag, employment type, posting date, apply link and (optionally) the full description. Paste the careers URL, press Start, done. No login, no API keys, no proxies, no code.

Built to be complete and fair:

  • Deduplicated, billed once. Duplicates inside a run are removed. Give your search a memory name and every later run returns only the jobs that appeared since; jobs you already received are skipped and never charged again. Schedule it daily or weekly and you have a change feed.
  • Filters run before billing. Keywords (must contain / must not contain), locations, remote only, employment type and an exact posting-date window. You only pay for jobs that pass.
  • Exact caps, fair share. Per-company and per-run caps are honored exactly (the top competitor's 3-star review is "I set maximum 500 but got 200"). When several companies share a cap, each gets a fair share and unused budget flows to the companies with more jobs.
  • Honest about what you get. Every run ends with a run-summary item: jobs per board, how many were filtered or already known, exactly what was charged, and how often each field was populated.

The same engine also reads Greenhouse, Ashby, Workable and SmartRecruiters boards, so you can mix careers pages from other ATS platforms into the same run. Sibling listings for those platforms are linked at the bottom.

30-second start

  1. Under Companies / careers pages, paste one careers URL per line, for example https://jobs.lever.co/spotify (any of these forms work: jobs.lever.co/
  2. Optional: tick Include full job descriptions, add keyword / location / date filters.
  3. Give it a Memory name if you will run it again and only want new jobs.
  4. Start. Download JSON, CSV or Excel from the Dataset tab, or read it through the API.

Nothing is charged until a job that passed your filters is delivered. Prices and worked examples are in the cost section below.

What you get from Lever

Every job record has the same fields whatever the ATS. Where a platform does not publish a field you get null; the Actor never guesses. This table is the exact contract:

FieldLeverGreenhouseAshbyWorkableSmartRecruiters
title, url, applyUrl, jobIdyesyesyesyesyes
departmentsyesyesyesyesyes
teamyesnoyesyes (function)yes (function)
location and allLocationsyesyes (+ offices)yes (+ secondary)yesone per posting
remote flagyesonly when the location says Remoteyesyesyes
employmentTypeyesnoyesyesyes
compensationwhen publishednostructured rangesnono
publishedAtyesyesyesyesyes
updatedAtnoyesnonono
descriptionHtml and descriptionTextyesyesyesyesyes (one extra request per job)
companyNameno (token only)yesno (token only)yesyes

Measured fill rates from a live run at build time (share of delivered jobs where the field was populated):

Field populatedLeverGreenhouseAshbyWorkableSmartRecruiters
companyName0%100%0%100%100%
departments100%100%100%100%76%
team100%0%100%57%100%
location100%100%100%100%100%
remote100%8%100%100%100%
employmentType100%0%100%100%100%
compensation0%0%100%0%0%
publishedAt100%100%100%100%100%
description100%100%100%100%100%

Output

One item per job, plus status items when a company could not be read and one run-summary item at the end. Nested values (departments, allLocations, compensation) for developers; flat fields for spreadsheets.

FieldMeaning
provider, company, companyNameWhich ATS, the board token you gave, and the company name when the platform publishes it.
jobId, url, applyUrlStable id (always a string) and links.
title, departments, team, location, allLocations, countryThe role and where it is.
remote, workplaceType, employmentType, compensationWork arrangement and pay, exactly as the platform publishes them (null when it does not).
publishedAt, updatedAtISO timestamps from the platform.
descriptionHtml, descriptionTextFull description when requested.
changeType, isDuplicate, firstSeenAt, lastSeenAt, contentHash, scrapedAtDedup and provenance. changeType is NEW, UPDATED or DUPLICATE.

Sample item from a live run:

{
"type": "job",
"provider": "lever",
"company": "spotify",
"companyName": null,
"jobId": "a0fa7da3-4c3c-4fa2-97bd-7d6eb01eb9e5",
"title": "Android Engineer - Advertising",
"departments": [
"Engineering"
],
"team": "Advertising R&D",
"location": "New York, NY",
"allLocations": [
"New York, NY"
],
"country": "US",
"remote": true,
"workplaceType": "remote",
"employmentType": "Permanent",
"compensation": null,
"publishedAt": "2026-03-18T18:07:05.234Z",
"updatedAt": null,
"url": "https://jobs.lever.co/spotify/a0fa7da3-4c3c-4fa2-97bd-7d6eb01eb9e5",
"applyUrl": "https://jobs.lever.co/spotify/a0fa7da3-4c3c-4fa2-97bd-7d6eb01eb9e5/apply",
"descriptionHtml": "<div>Our mission on the Advertising Product &amp; Technology team is to build a next generation advertising platform that aligns with our unique value propositi...",
"descriptionText": "Our mission on the Advertising Product & Technology team is to build a next generation advertising platform that aligns with our unique value proposition for audio and video. We work to scale the user...",
"changeType": "NEW",
"isDuplicate": false,
"firstSeenAt": "2026-08-31T11:22:17.996Z",
"lastSeenAt": "2026-08-31T11:22:17.996Z",
"contentHash": "6fa234beaf46f1e87a0a57372644c37ccc1e7b1b",
"scrapedAt": "2026-08-31T11:22:17.996Z"
}

The run-summary item reports per board: jobsOnBoard, matchedFilters, knownFromMemory, deliveredNew, deliveredDuplicates, withDescription, plus totals, filteredOut counts, charges, fillRates and a plain-language hint whenever a run delivers nothing.

How much does it cost to scrape Lever jobs?

Pay per event, no Actor start fee, no monthly minimum. Two events are charged:

EventCharged whenPrice per 1,000Silver (10% off)Gold (20% off)
Job (job-result)A new, unique job is delivered to the dataset$1.20$1.08$0.96
Job description (job-description)That job also arrives with its full description$0.50$0.45$0.40

A complete record (job plus description) therefore costs $1.70 per 1,000 jobs at the base price. The Silver and Gold columns are the Apify Store subscription discounts, applied automatically to both result events; there is no start event to discount.

Worked examples at the base price: 200 new jobs across 3 companies = $0.24. The same 200 with descriptions = $0.34. A weekly re-run that finds 12 new jobs among 200 known ones = $0.014. A re-run that finds nothing new = $0.00.

Always free: duplicates across runs (under the same memory name), jobs removed by your filters, unknown companies, empty boards, status items and the run-summary.

Input reference

InputWhat it does
Companies / careers pagesOne entry per company: careers URL, provider:token, or bare token. Case, http/https, www. and trailing paths do not matter. EU-hosted Greenhouse and Lever boards are detected from eu. URLs. SmartRecruiters identifiers are case-sensitive.
ATS for bare company namesWhich platform a plain token belongs to. Preset to Lever in this listing. URLs always win.
Include full job descriptionsAdds descriptionHtml and descriptionText. SmartRecruiters needs one extra request per job for this, which is why it is priced separately.
Must contain / Must not contain / Fields to checkCase-insensitive keyword filters over title, departments, team, location and (Greenhouse, Lever, Ashby, Workable) the description text.
LocationsSubstring match over the job's location, every listed office and the country, e.g. London, Remote, United States.
Remote jobs onlyKeeps jobs the ATS explicitly marks remote. Greenhouse has no remote flag, so Greenhouse jobs match only when the location text says "Remote".
Employment typesSubstring match over the platform's employment type, e.g. Full, Contract, Intern. Greenhouse does not publish it.
Posted within / Posted after / Posted beforeExact window on publishedAt (the date the platform reports the job was first published).
Memory nameThe key that makes repeat runs return only new jobs. Stored in a named key-value store in your account (ats-jobs-memory-v2-<name>).
Also return already-known jobsRe-sends known jobs flagged isDuplicate: true with changeType DUPLICATE or UPDATED (the posting changed since you last received it). Free.
Reset this memory firstForgets everything under the memory name before running.
Max new jobs per company / totalExact caps on new, charged jobs. Known duplicates do not count towards them.

Using the API

Same input as the form.

curl -X POST "https://api.apify.com/v2/acts/automation_craft~lever-jobs-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"companies": ["https://jobs.lever.co/spotify"],
"includeDescription": true,
"postedWithinDays": "30",
"dedupMemoryName": "lever-watch",
"maxJobsTotal": 500
}'
import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: process.env.APIFY_TOKEN });
const run = await client.actor('automation_craft/lever-jobs-scraper').call({
companies: ['https://jobs.lever.co/spotify'],
includeKeywords: ['engineer'],
keywordFields: ['title'],
dedupMemoryName: 'engineering-watch',
});
const { items } = await client.dataset(run.defaultDatasetId).listItems();
const jobs = items.filter((i) => i.type === 'job');
from apify_client import ApifyClient
client = ApifyClient(os.environ["APIFY_TOKEN"])
run = client.actor("automation_craft/lever-jobs-scraper").call(run_input={
"companies": ["https://jobs.lever.co/spotify"], "remoteOnly": True, "maxJobsTotal": 200})
jobs = [i for i in client.dataset(run["defaultDatasetId"]).iterate_items() if i.get("type") == "job"]

Scheduling: create a Schedule in Apify (daily or weekly) with a memory name set; each run then delivers only the jobs that appeared since the previous run, and a run that finds nothing new costs nothing.

What this Actor does NOT do

  • It does not scrape job boards such as LinkedIn, Indeed or Naukri. It reads company career boards hosted on Greenhouse, Lever, Ashby, Workable and SmartRecruiters.
  • It does not discover companies for you. You supply the careers pages; it gets every open job they list.
  • It does not return fields the platform does not publish (see the coverage table), applicant data, or anything behind a login.
  • It cannot see unlisted or internal-only postings.

FAQ

Does Lever have a public postings API?

Yes. Published Lever postings are served from a public endpoint (api.lever.co/v0/postings/<account>) that needs no key, and that is what this Actor reads. EU accounts are served from the eu host and are detected automatically.

How do I scrape one company on jobs.lever.co?

Paste https://jobs.lever.co/<company> in Companies / careers pages, or just the site token such as spotify. Case, http/https, www. and trailing paths are all normalised for you.

Does Lever show salary ranges?

Only when the company publishes one. When it does, the text is passed through in compensation; otherwise the field is null. There is no filter for "has a salary".

Do EU boards on jobs.eu.lever.co work?

Yes. EU-hosted Lever boards are detected from the eu. URL and read from the matching EU endpoint, with the same output schema.

How do I get only the postings added since my last run?

Give the run a Memory name and schedule it. Later runs under that name return only postings you have not received yet, and known postings are never charged again.

What is the difference between team and commitment?

Lever's team is the group the role sits in and is delivered as team; Lever's commitment is the employment type (Full-time, Contract, Internship) and is delivered as employmentType.

Why does this Actor run with limited permissions?

Least privilege: it only needs to read public careers pages and write its own storages, so it runs with limited permissions and cannot touch the rest of your account. The cross-run memory is a named key-value store (ats-jobs-memory-v2-<name>) that the Actor creates and owns itself.

Fair use

This Actor reads the same public, unauthenticated job-board endpoints the companies' own careers pages use, at a polite request rate. It collects no personal data and never logs in. You are responsible for complying with applicable laws and the target sites' terms in your jurisdiction and use case.

Support

Something missing or wrong? Open an issue on the Actor's Issues tab. Fixes usually ship within a day.

More data tools by Automation Craft