VOOZH about

URL: https://apify.com/v0iddo/greenhouse-public-jobs

⇱ Greenhouse Public Jobs Scraper by Company Β· Apify


πŸ‘ Greenhouse Public Job Boards by Company avatar

Greenhouse Public Job Boards by Company

Pricing

$0.20 / 1,000 greenhouse job listing extracteds

Go to Apify Store

Greenhouse Public Job Boards by Company

For each company slug at boards.greenhouse.io/<slug>, pull every public job posting via Greenhouse's free API. One row per role: title, location, departments, content (HTML+text), dates, role classification (eng/sales/marketing/…). No auth. For BD, recruiting intel, growth-signal tracking.

Pricing

$0.20 / 1,000 greenhouse job listing extracteds

Rating

0.0

(0)

Developer

πŸ‘ vΓΈiddo

vΓΈiddo

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Categories

Share

Pull every public job posting from any Greenhouse board (the ATS behind boards.greenhouse.io/<company>). One row per role, with title, location, departments, full description, and a coarse role classification baked in. No auth, no scraping β€” Greenhouse publishes a JSON API for this.

What you get

{
"company": "stripe",
"companyName": "Stripe",
"jobId": 7532733,
"internalJobId": 3336216,
"title": "Account Executive, AI Sales",
"location": "San Francisco, CA",
"departments": ["Sales"],
"offices": ["San Francisco"],
"language": "en",
"requisitionId": "See Opening ID",
"firstPublished": "2026-05-15T10:14:00-04:00",
"updatedAt": "2026-06-01T20:09:17-04:00",
"applicationDeadline": null,
"url": "https://stripe.com/jobs/search?gh_jid=7532733",
"role": "sales",
"contentHtml": "<p>Stripe is the financial infrastructure...</p>",
"contentText": "Stripe is the financial infrastructure...",
"textLength": 3210
}

How to use

Input.

{
"companies":["stripe","airbnb","vercel","shopify"],
"includeContent":true,
"maxJobsPerCompany":5000
}

The companies field takes Greenhouse slugs β€” the <slug> in boards.greenhouse.io/<slug>. You can also paste full URLs; the actor reduces them to slug.

Role classification. Every row carries a role field β€” one of engineering, design, product, data, sales, marketing, customer, operations, legal, hr, executive, or null (unmatched). Derived from title keywords. Use it to filter a 30 000-row pull down to "just sales" in one column.

includeContent: false drops the HTML + text job description. That cuts each row from ~10 KB to ~500 bytes β€” useful when you only need title + location + dates.

Why this matters

Greenhouse hosts thousands of public boards including Stripe, Airbnb, Vercel, Shopify, OpenAI, Anthropic, Notion, Linear, and most YC companies. The API is public, no auth, but the normalized, role-classified, dataset-ready form is what this actor adds.

Built for:

  • BD / sales prospecting. "Who's hiring sales reps right now?" Filter role == sales, group by company.
  • Growth-signal tracking. New job openings = team is growing = budget is approved = potential buyer.
  • Recruiting intel. What roles are competitors hiring for? At what locations? What does the JD look like?
  • Market sizing. How many companies are hiring for "AI engineer"?

Pricing

PAY_PER_EVENT Β· $0.001 per job_extracted Β· 1 000 jobs = $1.

Notes & limits

  • No auth, no rate limit documented. The actor paces requests ~0.2 s between companies anyway.
  • Boards that don't exist or are opted-out return 404; the actor logs a skipped reason in OUTPUT instead of failing.
  • Greenhouse returns the whole board in one response. maxJobsPerCompany caps after the fetch β€” useful for huge boards (Stripe = 400+ roles).

Source

https://boards-api.greenhouse.io/v1/boards/<company>/jobs?content=true β€” Greenhouse's free public API, served the same way to candidates and to scrapers.

You might also like

Greenhouse Jobs Scraper

fetch_cat/greenhouse-jobs-scraper

Scrape public Greenhouse job boards by token or URL. Export job titles, locations, departments, dates, metadata, descriptions, and application links.

Greenhouse Jobs Scraper

crawlergang/greenhouse-jobs-scraper

Scrape job listings from Greenhouse.io company boards. Get all jobs from one or more companies, or fetch specific job details by ID - with location, departments, salary, and apply links.

2

5.0

Greenhouse Jobs Scraper

crawlerbros/greenhouse-jobs-scraper

Scrape job listings from Greenhouse.io company boards. Get all jobs from one or more companies, or fetch specific job details by ID - with location, departments, salary, and apply links.

Greenhouse Job Board Scraper

gocreative.ai/greenhouse-hiring-radar

Scrapes public Greenhouse ATS job boards to reveal which companies are hiring and in what departments. Ideal for B2B sales prospecting, recruiting intel, and market research. No API key required.

GoCreative AI

2

Company Job Listings Scraper

careybrown/company-jobs-scraper

Scrape public Greenhouse company job boards for normalized job listing and hiring-signal records.

Greenhouse Hiring Intelligence Scraper

coregent/greenhouse-hiring-intelligence-scraper

Scrape public Greenhouse job boards via the Greenhouse Job Board API and turn them into clean, flat, CSV-ready job + hiring-intelligence rows - no login, cookies, or browser required.

2

Greenhouse Jobs [Only $0.79] Scraper (/w EMAILS)

memo23/greenhouse-jobs-scraper

[Only $0.79] Every job from any Greenhouse board in one run. Paste a boards.greenhouse.io URL or company token β†’ title, requisition ID, full HTML description, location, departments, offices, salary, apply URL. No login, no limits, one flat row per job. Thousands of companies supported.

πŸ‘ User avatar

Muhamed Didovic

16