Lever Jobs Scraper avatar

Lever Jobs Scraper

Pricing

from $1.00 / 1,000 jobs

Go to Apify Store
Lever Jobs Scraper

Lever Jobs Scraper

Scrape all open jobs from any company using the Lever ATS: title, location, team, commitment, workplace type and description. No API key needed.

Pricing

from $1.00 / 1,000 jobs

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 hours ago

Last modified

Share

Lever Jobs Scraper πŸ’Ό

Scrape every open job from any company on the Lever ATS β€” title, location, team, commitment, workplace type and description. No API key required.

Many companies post their jobs through Lever. This Actor pulls every published role from one or more companies' Lever boards in a single fast request each, and returns clean, structured job records. Point it at a list of companies, filter by title / team / location, and go.

Uses Lever's official public postings API β€” no key, no login, no browser. Public job postings, clean liability profile.


What you can do with it

  • 🧲 Build a job board / aggregator β€” pull roles from many companies at once.
  • πŸ•΅οΈ Hiring intelligence β€” track who's hiring, for what, and where.
  • πŸ“ˆ Recruiting & sourcing β€” monitor target companies for new openings.
  • πŸ“Š Market research β€” analyze roles, teams and locations across employers.
  • πŸ”” New-job alerts β€” run on a schedule and push new roles to Slack / email.

Features

  • βœ… No API key β€” works out of the box.
  • βœ… Multiple companies per run β€” pass many company tokens.
  • βœ… Rich records β€” title, location, team, department, commitment, workplace type, description, apply link.
  • βœ… Filtering β€” by title keyword, team/department and location.
  • βœ… Low-maintenance β€” official public API, one request per company.

Finding a company's Lever token

The company token is the identifier in the Lever URL: jobs.lever.co/leverdemo β†’ token is leverdemo.

Input

FieldDescription
Lever company tokensCompany identifiers, e.g. leverdemo.
Title keywordKeep only jobs whose title contains this.
Team / departmentKeep only jobs in a matching team/department.
LocationKeep only jobs whose location contains this.
Include job descriptionAttach the plain-text description.
Max jobs per company / Max resultsCaps.

Example β€” engineering roles at several companies

{
"companies": ["leverdemo", "somecompany"],
"titleKeyword": "engineer",
"includeContent": true,
"maxResults": 500
}

Output

Each row is one job:

{
"company": "leverdemo",
"job_id": "33538a2f-d27d-4a96-8f05-fa4b0e4d940e",
"title": "AbelsonTaylor Writer",
"location": "Arlington, TX",
"all_locations": ["Arlington, TX"],
"team": "Professional Services",
"department": "Customer Success",
"commitment": "Regular Full Time (Salary)",
"workplace_type": "hybrid",
"country": "US",
"created_at": "2019-03-21T16:33:55.299000+00:00",
"apply_url": "https://jobs.lever.co/leverdemo/33538a2f-.../apply",
"hosted_url": "https://jobs.lever.co/leverdemo/33538a2f-...",
"description": "Welcome to the job listing…"
}

Run it on a schedule

Schedule the Actor to re-pull your target companies' boards daily, and connect a Slack / email / webhook / Google Sheets integration to get new roles pushed to you.

Notes & limitations

  • Uses Lever's public postings API β€” no key needed.
  • Only companies that host jobs on Lever are covered.
  • created_at is derived from Lever's posting timestamp.
  • This is public job-posting data.

Keywords

Lever scraper, Lever jobs, job scraper, job board API, ATS scraper, jobs data, hiring data, recruiting, job postings, careers scraper, tech jobs, job aggregator, hiring intelligence, sourcing, talent, open roles, company jobs, Lever ATS, job listings, employment data.