Company Jobs Scraper — Greenhouse, Lever & Ashby avatar

Company Jobs Scraper — Greenhouse, Lever & Ashby

Pricing

$1.00 / 1,000 job returneds

Go to Apify Store
Company Jobs Scraper — Greenhouse, Lever & Ashby

Company Jobs Scraper — Greenhouse, Lever & Ashby

Company slug or careers URL in, open roles out — straight from each company's ATS (Greenhouse, Lever, Ashby) via official public JSON. Title, location, department, type, apply URL, posted date. Store auto-detected. Charged per role.

Pricing

$1.00 / 1,000 job returneds

Rating

0.0

(0)

Developer

Opklaar

Opklaar

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Company in, open roles out. Pulls a company's live job postings straight from its applicant tracking system (Greenhouse, Lever, or Ashby) via each platform's official public JSON board — no login, no rendered-page scraping, so results are clean and stable.

  • Three ATS platforms, one actor — Greenhouse, Lever, Ashby, auto-detected
  • Flexible input — a company slug (airbnb), a careers URL (boards.greenhouse.io/…, jobs.lever.co/…, jobs.ashbyhq.com/…), or platform:slug (greenhouse:airbnb)
  • Normalized output — same fields across all three: title, location, department, team, employment type, remote flag, apply URL, posted date
  • Optional descriptions — full role text when you need it
  • Sustainable & clean — official public endpoints, not brittle HTML scraping
  • Honest pricing — one charge per role returned; companies with no roles (or not on a supported ATS) are reported and never charged

Input

{
"companies": ["airbnb", "ashby:ramp", "jobs.lever.co/matchgroup"],
"includeDescription": false,
"maxJobsPerCompany": 0
}

Output (one dataset item per role)

{
"company": "airbnb",
"platform": "greenhouse",
"title": "Acquisition Manager",
"location": "United States",
"department": "Business Development",
"team": null,
"employment_type": "Full-time",
"remote": true,
"url": "https://boards.greenhouse.io/airbnb/jobs/1234567",
"posted_at": "2026-08-14T12:00:00Z",
"job_id": "1234567"
}

Pricing

One event: job — charged per role returned. A company with no open roles, or one that isn't on Greenhouse / Lever / Ashby, is reported with an error and not charged.

Typical uses

  • Recruiting & sales intel — track exactly what target companies are hiring for, right now
  • Job boards & aggregators — ingest clean, structured postings from company career pages
  • Market research — headcount signals and hiring trends by team/department
  • Job-seeker tools — watch a set of companies for new roles

Which companies are covered?

Any company whose careers page is powered by Greenhouse, Lever, or Ashby — that's a large share of tech and startup employers. Give a bare slug and the actor tries all three automatically; use platform:slug to be explicit.

Works with AI agents

Exposed via Apify's MCP server — an agent can call "list the open engineering roles at these companies" in one step.

FAQ

Company not found? It may use a different ATS (Workday, Greenhouse-embedded, custom). The row reports that clearly and isn't charged.

Bulk? Pass many companies; each role is one dataset row and one charge, misses never charged.