Company Careers Job Scraper โ Greenhouse, Lever & Ashby
Pricing
from $0.0048 / 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.
Pricing
from $0.0048 / job scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
a day ago
Last modified
Categories
Share
Company Careers Job Scraper โ Greenhouse, Lever & Ashby Jobs
Company Careers Job Scraper pulls open roles straight from companies' own career pages. Most modern companies run their careers on Greenhouse, Lever or Ashby โ give this scraper a list of company board names and get clean, structured jobs with title, location, department, employment type, apply link and full description. Export to JSON, CSV, Excel or XML. Fast and reliable, with no login or setup. Perfect for job boards and aggregators, recruiting and sourcing, talent-market research and sales prospecting into hiring companies.

What does the Company Careers Job Scraper do?
It reads the career boards that companies publish on Greenhouse, Lever and Ashby and returns every open role as a structured record. Add as many companies as you like and export a fresh jobs dataset for your aggregator, CRM or research pipeline.
What data can you scrape from company career pages?
| Data point | Description |
|---|---|
| Role | title, department, team, employmentType |
| Location | location, remote |
| Links | url |
| Dates | publishedAt, updatedAt |
| Source | company, platform, jobId |
| Content | description |
What you get
Each open role is one dataset record. Export the full table to JSON, CSV, Excel or XML.

{"company": "stripe","platform": "greenhouse","jobId": "7954688","title": "Account Executive, AI Sales","location": "San Francisco, CA","remote": false,"department": "Sales","team": "Go To Market","employmentType": "FullTime","url": "https://stripe.com/jobs/search?gh_jid=7954688","publishedAt": "2026-06-20T09:00:00-04:00","updatedAt": "2026-06-26T17:05:44-04:00","description": "About the team..."}
Output schema
| Field | Type | Description |
|---|---|---|
company | string | The company board token the role belongs to. |
platform | string | Which career system served the role (greenhouse, lever or ashby). |
jobId | string | The role's identifier within that career system. |
title | string | Job title. |
location | string | Location string for the role. |
remote | boolean | Whether the role is flagged as remote. |
department | string | Department the role sits in, when provided. |
team | string | Sub-team within the department, when provided. |
employmentType | string | Employment type such as full-time, contract or intern, when available. |
url | string (URL) | Direct link to apply to the role. |
publishedAt | string (ISO date) | When the role was first posted. |
updatedAt | string (ISO date) | When the role was last updated. |
description | string | Full job description text (when Include full job description is enabled). |
Use cases
- Power a job board or aggregator with fresh roles from target companies.
- Source candidates by tracking which teams a company is hiring for.
- Research the talent market and hiring trends across an industry.
- Prospect into companies that are actively hiring for sales or partnerships.
- Monitor a competitor's open roles and headcount growth over time.
How to scrape company career pages
- Add the Company Careers Job Scraper to your Apify account and open its input.
- Enter company board tokens (usually the company name) or career URLs under
companies, one per line. - Set
platformtoauto, or pin it to Greenhouse, Lever or Ashby. - Toggle
includeDescriptionif you want the full job text, then click Run. - Export the results as JSON, CSV, Excel or XML, or pull them via the Apify API.
Input
{"companies": ["stripe", "ramp", "netflix"],"platform": "auto","includeDescription": false}
| Field | Description |
|---|---|
companies | Company board tokens (usually the company name) or career URLs, one per line. |
platform | auto tries Greenhouse โ Lever โ Ashby for each company, or pick one. |
includeDescription | Include the full job description text. |
maxConcurrency | Number of companies fetched in parallel. |
proxyConfiguration | Optional proxy settings for the run. |
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.
Need more jobs data?
- Remote Jobs Aggregator โ five remote boards merged and de-duplicated.
- Dice Jobs Scraper โ US tech jobs from Dice with salaries.
- Y Combinator Companies Scraper โ the full YC startup directory, including who's hiring.
- Reed Job Scraper โ UK jobs from Reed.co.uk with salaries and descriptions.
FAQ
Do I need accounts or API keys? No. Just add company board tokens or career URLs and run โ no login or API key.
How many jobs can I get per run?
It returns every open role each company currently lists. Add more companies to widen the run, and use maxConcurrency to control how many boards are fetched in parallel.
Can I filter by company or platform?
Yes. Provide company board tokens or career URLs in companies, and set platform to auto or pin it to a single platform.
What export formats are supported? JSON, CSV, Excel and XML, plus programmatic access through the Apify API.
How does billing work? You pay per item you get, so cost scales with the number of roles you actually collect. See the Pricing tab for current rates.
Can I connect this to other tools? The Company Careers Job Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. It works with Make, Zapier, Slack, Airbyte, GitHub, Google Drive and many more, plus the Apify API, JavaScript/Python clients and MCP. Or use webhooks to trigger an action whenever a run finishes.
Is scraping company career pages legal? The scraper returns only public job data these career pages already publish. You are responsible for reviewing the relevant terms for your use case.
Related Actors
Notes
Original clean-room implementation. Returns only public job data companies publish on their career pages. Not affiliated with Greenhouse, Lever or Ashby. A company appears empty if it doesn't use one of these three systems or uses a different board token โ check its careers URL for the right token.