Scrape 12 ATS Platforms — Lever, Greenhouse, Workday & More

Extract job listings directly from company career pages powered by 12 major ATS platforms. Auto-detects the ATS and extracts structured job data. Just provide company career page URLs. HTTP-only — no Chrome, no Playwright.

Open on Apify → Try it now
Docker Image
~12MB
RAM
128MB
Proxy
Datacenter
ATS Platforms
12
Pricing
Pay-per-result
Detection
Auto-detect ATS

Supported ATS Platforms

Primary Use Cases

API Example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~career-site-jobs-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "urls": [
      "https://jobs.lever.co/openai",
      "https://boards.greenhouse.io/anthropic",
      "https://stripe.jobs.personio.de"
    ]
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/career-site-jobs-scraper

Integrations

How It Compares

FeatureNanoScrapeCustom scrapers per ATS
Docker image~12MB500MB+ each
ATS coverage12 platforms, 1 actor1 scraper per platform
Setup time0 — just provide URLsHours per platform
Auto-detectionYesNo
Unified outputYesDifferent schemas
MaintenanceManaged by NanoScrapeYou maintain all

Output Fields

FieldTypeExample
titlestringSenior Backend Engineer
companystringAnthropic
locationstringSan Francisco, CA
departmentstringEngineering
employment_typestringFull-time
descriptionstringFull job description HTML
apply_urlstringhttps://boards.greenhouse.io/...
ats_platformstringgreenhouse
Open on Apify → Try it now — free tier available