Company Careers Job Scraper โ€” Greenhouse, Lever & Ashby avatar

Company Careers Job Scraper โ€” Greenhouse, Lever & Ashby

Pricing

from $0.0048 / job scraped

Go to Apify Store
Company Careers Job Scraper โ€” Greenhouse, Lever & Ashby

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

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

a day ago

Last modified

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.

Company Careers Job Scraper input โ€” company board tokens, platform and description toggle in the Apify Console

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 pointDescription
Roletitle, department, team, employmentType
Locationlocation, remote
Linksurl
DatespublishedAt, updatedAt
Sourcecompany, platform, jobId
Contentdescription

What you get

Each open role is one dataset record. Export the full table to JSON, CSV, Excel or XML.

Company Careers Job Scraper output example โ€” job rows with title, location, department and dates as structured JSON

{
"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

FieldTypeDescription
companystringThe company board token the role belongs to.
platformstringWhich career system served the role (greenhouse, lever or ashby).
jobIdstringThe role's identifier within that career system.
titlestringJob title.
locationstringLocation string for the role.
remotebooleanWhether the role is flagged as remote.
departmentstringDepartment the role sits in, when provided.
teamstringSub-team within the department, when provided.
employmentTypestringEmployment type such as full-time, contract or intern, when available.
urlstring (URL)Direct link to apply to the role.
publishedAtstring (ISO date)When the role was first posted.
updatedAtstring (ISO date)When the role was last updated.
descriptionstringFull 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

  1. Add the Company Careers Job Scraper to your Apify account and open its input.
  2. Enter company board tokens (usually the company name) or career URLs under companies, one per line.
  3. Set platform to auto, or pin it to Greenhouse, Lever or Ashby.
  4. Toggle includeDescription if you want the full job text, then click Run.
  5. 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
}
FieldDescription
companiesCompany board tokens (usually the company name) or career URLs, one per line.
platformauto tries Greenhouse โ†’ Lever โ†’ Ashby for each company, or pick one.
includeDescriptionInclude the full job description text.
maxConcurrencyNumber of companies fetched in parallel.
proxyConfigurationOptional 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?

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.

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.