Company Careers Job Scraper — Greenhouse, Lever & Ashby
Pricing
from $0.0096 / job scraped
Company Careers Job Scraper — Greenhouse, Lever & Ashby
Scrape open jobs directly from company career pages powered by Greenhouse, Lever and Ashby — the biggest applicant-tracking systems. Give it company board names and get every job with title, location, department, type, remote flag, apply URL and full description. Public APIs, no login, no anti-bot.
Pricing
from $0.0096 / job scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrape open roles straight from companies' own career pages. Most modern companies run their careers on Greenhouse, Lever or Ashby — this Actor reads those platforms' public job-board APIs, so you get clean, structured jobs with no login and no setup. Just give it a list of company board names.
Perfect for job boards & aggregators, recruiting/sourcing, talent-market research, and sales prospecting into hiring companies.
What you get per job
| Field | Notes |
|---|---|
title | Job title. |
location, remote | Location string and a remote flag. |
department, team | Org unit (when the ATS provides it). |
employmentType | Full-time / contract / intern, when available. |
url | Direct apply/job link. |
publishedAt, updatedAt | Posting timestamps. |
description | Full job description text (enable Include full job description). |
company, platform, jobId | Board token, which ATS, and the ATS job id. |
Input
{"companies": ["stripe", "ramp", "netflix"],"platform": "auto","includeDescription": false}
- companies — company board tokens (usually the company name) or ATS URLs, one per line.
- platform —
autotries Greenhouse → Lever → Ashby for each company, or pick one. - includeDescription — include the full job description text.
- maxConcurrency — companies fetched in parallel.
- proxyConfiguration — optional; only if you get rate-limited.
Finding a company's board token
It's usually the company name (stripe, ramp). Or copy it from their careers URL:
boards.greenhouse.io/airbnb, jobs.lever.co/netflix, jobs.ashbyhq.com/ramp.
Output (one row per job)
{"company": "stripe","platform": "greenhouse","jobId": "7954688","title": "Account Executive, AI Sales","location": "San Francisco, CA","remote": false,"department": "Sales","employmentType": null,"url": "https://stripe.com/jobs/search?gh_jid=7954688","updatedAt": "2026-06-26T17:05:44-04:00"}
FAQ
Do I need accounts or API keys for Greenhouse, Lever or Ashby? No. The Actor reads the public job-board APIs that Greenhouse, Lever and Ashby already serve to render companies' career pages — no login, no API key.
How many jobs can I get per run?
It returns every open role each company currently lists on its board. Add more companies to the companies list for more jobs, and use maxConcurrency to control how many boards are fetched in parallel.
Is scraping company career pages legal? Only public job data these ATS platforms already publish is read. This is an independent tool, not affiliated with Greenhouse, Lever or Ashby; review the relevant terms for your use case.
What's the output format?
One JSON row per job with title, location, remote, department, employmentType, url, timestamps, company, platform, jobId and (optionally) the full description. Export as JSON, CSV or Excel.
Can I filter by company or platform?
Yes. Provide company board tokens (usually the company name) or ATS URLs in companies. Set platform to auto to try Greenhouse → Lever → Ashby for each, or pin it to a single platform.
Related Actors
Combine company career data with job-board and company scrapers:
- Y Combinator Companies Scraper — the full YC startup directory, including which companies are hiring.
- Remote Jobs Aggregator — five remote boards merged and de-duplicated.
- Dice Jobs Scraper — US tech jobs from Dice with salaries.
- Reed Job Scraper — UK jobs from Reed.co.uk with salaries and descriptions.
Notes
Reads only the public job-board APIs these ATS platforms already serve to render their career pages. A company appears empty if it doesn't use one of these three systems (or uses a custom board token) — check its careers URL for the right token.