Company Jobs Scraper - Greenhouse, Lever, Ashby & Workday avatar

Company Jobs Scraper - Greenhouse, Lever, Ashby & Workday

Pricing

Pay per event

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

Company Jobs Scraper - Greenhouse, Lever, Ashby & Workday

Get every open job from any company's career page by domain: auto-detects Greenhouse, Lever, Ashby, Workable, SmartRecruiters, Recruitee, Personio and Workday. Unified job data plus hiring signals per company.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Orbifetch

Orbifetch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Share

What does Company Jobs Scraper do?

Company Jobs Scraper returns every open job at any company straight from its own career page. You only need the company's website domain: the Actor finds the company's job board automatically and returns clean, unified job data. It works with the major applicant tracking systems (ATS):

Greenhouse · Lever · Ashby · Workable · SmartRecruiters · Recruitee · Personio · Workday

You get two kinds of rows:

  • 💼 Jobs: title, department, team, location(s), remote/hybrid, employment type, seniority, salary range (where the company publishes it), posted date, job and apply links, and the full description as text and HTML.
  • 📊 Hiring signals, one row per company: number of open jobs, new jobs in the last 7 and 30 days, top departments and locations, remote share and how many jobs list a salary.

Jobs come directly from the source, not from job-board reposts, so there are no expired or duplicate listings.

Why use it?

  • 🎯 Sales & lead generation: companies that are hiring are growing and buying. Find accounts hiring SDRs, data engineers or their first marketer, and use hiring signals to time your outreach.
  • 🧲 Recruiting & staffing: monitor target companies' open roles and pitch candidates for the positions they need to fill.
  • 🔍 Competitive intelligence: see which teams competitors are building, where they are expanding, and what they pay.
  • 🗂️ Job boards & aggregators: build niche job boards (remote, AI, climate...) from direct employer data, with salaries.
  • 🤖 AI & market research: analyze skills demand and salary trends from thousands of real postings.

How much does it cost?

EventPrice
Job scraped$0.001
Company analyzed (hiring summary row)$0.005

1,000 jobs cost $1. Companies where no job board is found are free.

How to use it

  1. Click Try for free.
  2. Add companies: domains like stripe.com, or job board URLs like https://jobs.lever.co/palantir or https://nvidia.wd5.myworkdayjobs.com/NVIDIAExternalCareerSite.
  3. Optionally filter by job title keywords, location, remote only or posted within N days.
  4. Choose whether you want job rows, full descriptions and the company hiring summary.
  5. Click Start. Use the Jobs and Hiring signals tables, export to Excel/CSV/JSON, or schedule weekly runs to track new openings.

Input example

{
"companies": ["stripe.com", "notion.so", "https://jobs.lever.co/palantir"],
"titleKeywords": ["engineer", "data"],
"locationKeywords": ["remote", "london"],
"postedWithinDays": 30,
"includeDescription": true
}

Output examples

Job

{
"type": "job",
"company": "figma.com",
"ats": "greenhouse",
"jobId": "5551234",
"title": "Software Engineer - AI Platforms",
"department": "Engineering",
"location": "San Francisco, CA | New York, NY",
"isRemote": false,
"salaryMin": 153000,
"salaryMax": 376000,
"salaryCurrency": "USD",
"postedAt": "2026-09-10T17:00:00.000Z",
"url": "https://boards.greenhouse.io/figma/jobs/5551234",
"descriptionText": "Figma is growing our team of passionate creatives and builders..."
}

Hiring signals

{
"type": "company",
"company": "notion.so",
"ats": "ashby",
"careersUrl": "https://jobs.ashbyhq.com/notion",
"openJobs": 129,
"newJobsLast7Days": 9,
"newJobsLast30Days": 27,
"remoteShare": 0.65,
"topDepartments": { "Sales": 41, "Engineering": 16, "Outcomes Architect": 14 },
"jobsWithSalary": 88
}

FAQ

How does auto-detection work? The Actor checks the company's homepage and careers pages for links to a supported job board. If it finds none, it tries the company name as a board ID on the most common ATS. You can always paste the job board URL directly.

My company isn't found. Why? The company may use an ATS that isn't supported yet (e.g. iCIMS or Taleo), or it doesn't publish a public job board. Such companies are listed with an error and are not charged. Tell us which ATS you need in Issues.

Are salaries always included? Only when the company publishes them. Pay transparency laws mean most US, UK and EU postings on Greenhouse, Ashby and Lever now include ranges.

Is this allowed? Yes. All data comes from the public job board APIs that companies use to publish their openings. No personal data is collected.