Lever Jobs Scraper - Tech Startup Job Listings API avatar

Lever Jobs Scraper - Tech Startup Job Listings API

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Lever Jobs Scraper - Tech Startup Job Listings API

Lever Jobs Scraper - Tech Startup Job Listings API

Scrape job listings from Lever ATS used by 5,000+ tech startups. Extract job titles, descriptions, requirements, locations, and application URLs from companies like Anthropic, Notion, and Figma. Fast API-based scraping with no browser needed. Perfect for job boards, recruitment automation research.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

ben

ben

Maintained by Community

Actor stats

0

Bookmarked

41

Total users

10

Monthly active users

a day ago

Last modified

Share

Lever Jobs Scraper — AI & Tech Company Hiring API

Extract job listings from 25+ top tech companies hiring on Lever ATS — OpenAI, Anthropic, Scale AI, Notion, Figma, Airtable, Plaid, Brex, and Ramp.

Built for job boards, recruiters, AI/tech talent-intel platforms, and developer-tool marketing teams who need fresh hiring data from the hottest tech and AI companies.

What you get

  • 14 fields per job — title, company, department, location, employment type, commitment, full description, apply URL, posted date, job ID
  • 25+ pre-configured companies including the leading AI labs (OpenAI, Anthropic, Scale AI)
  • Keyword + location + remote filters
  • Official Lever public API — no scraping fragility, no anti-bot to bypass
  • Fast — pure API calls, hundreds of jobs per minute
  • Pre-built dataset Overview in Apify Console for instant inspection

Why this scraper (vs. alternatives)

Build your ownGeneric ATS scraperThis actor
MaintenanceYou patch every API changeOften brokenPatched on every change
Pre-loaded AI/tech company listBuild it yourselfNo25+ including top AI labs
Full job descriptionsManual second callSometimesSingle flag (includeDescription)
Reliable structured outputManual parsingInconsistentValidated schema

Input

FieldTypeDescription
companiesstring[]Lever company slugs (e.g., openai, anthropic, notion). Leave empty to use the built-in 25+ company list
keywordsstring[]Filter jobs by title keywords (e.g., ["engineer", "research"])
locationstringFilter by location (e.g., "remote", "San Francisco", "New York")
remoteOnlyboolOnly return remote positions
maxResultsintMaximum number of jobs to return (default 100)
includeDescriptionboolInclude full job descriptions in results

Example Input

{
"companies": ["openai", "anthropic", "scaleai"],
"keywords": ["research", "engineer"],
"location": "San Francisco",
"remoteOnly": false,
"maxResults": 200,
"includeDescription": true
}

Output (sample)

{
"job_id": "a1b2c3d4-5678-90ab-cdef-1234567890ab",
"job_title": "Member of Technical Staff, Research",
"company_name": "Anthropic",
"company_slug": "anthropic",
"location": "San Francisco, CA",
"department": "Research",
"team": "Alignment",
"commitment": "Full-time",
"employment_type": "Full-time",
"apply_url": "https://jobs.lever.co/anthropic/a1b2c3d4-...",
"posted_date": "2026-05-28",
"job_description": "Anthropic is looking for a Member of Technical Staff...",
"workplace_type": "onsite"
}

Use cases

  • AI/tech job boards — aggregate listings from OpenAI, Anthropic, Scale, and 22+ others
  • Recruiting / talent intel — track hiring velocity at the hottest AI companies
  • Career platforms — surface fresh AI-lab roles to candidates
  • Developer-tool marketing — find companies hiring for your tool's stack
  • Market research — analyze AI/tech hiring trends per role, seniority, location
  • Competitive intel — monitor what roles your competitors are scaling

Pricing

Pay-Per-Result — the cheapest jobs scraper in our suite:

  • $0.0015 per job
  • $0.00005 actor-start fee

Example runs

Use caseJobsCost
Quick scan (1 company)100$0.15
Weekly AI-lab hiring monitor (10 companies)1,000$1.50
Full market sweep (25 companies, full descriptions)3,000$4.50

Tips

  • For full descriptions, set includeDescription: true
  • Use companies: [] to scan all 25+ pre-loaded tech/AI employers in one run
  • Schedule daily runs from the Apify Console for fresh hiring signals
  • Filter by keywords: ["research", "ml"] to focus on AI-research roles
  • Lever data is real-time — every run gets the live job-board state

FAQ

Q: How do I find a company's Lever slug?
A: Check jobs.lever.co/{slug} — the slug is in the URL of any Lever-hosted job board.

Q: Is this the official Lever API?
A: Yes — uses the public postings API (api.lever.co/v0/postings/{slug}). No API key required.

Q: Which AI companies are pre-loaded?
A: OpenAI, Anthropic, Scale AI, plus tech leaders like Notion, Figma, Airtable, Plaid, Brex, and Ramp.

Q: Are job descriptions always included?
A: Only when includeDescription: true. Without it, you get metadata only (faster, cheaper).

Q: How fresh is the data?
A: Real-time. Each run fetches the current state of every job board.

For full hiring-data coverage across all major ATS systems:

This scraper uses Lever's public postings API. Job listings are intentionally public and meant for indexing. You are responsible for:

  • Respecting each company's site Terms of Service
  • GDPR-compliant handling if you store applicant-facing data downstream
  • Not republishing job content in ways that infringe IP rights

Support & feature requests

Open an issue on the Actor page or contact via Apify Console messaging. Custom features welcome — happy to add specific companies for your use case.