Greenhouse Jobs Scraper — Pay Per Result avatar

Greenhouse Jobs Scraper — Pay Per Result

Pricing

from $0.50 / 1,000 greenhouse jobs

Go to Apify Store
Greenhouse Jobs Scraper — Pay Per Result

Greenhouse Jobs Scraper — Pay Per Result

Scrape published Greenhouse job boards via the official Job Board API. Multi-board batch (tokens or board URLs), optional full descriptions, title/location filters. Empty/404 boards free. Pay-per-event (~$0.50/1k).

Pricing

from $0.50 / 1,000 greenhouse jobs

Rating

0.0

(0)

Developer

Smorgi Apps

Smorgi Apps

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Scrape published Greenhouse job boards through the official Job Board API (boards-api.greenhouse.io). Paste board tokens or board URLs — multi-board batch in one run.

Store search keywords: Greenhouse scraper · Greenhouse jobs API · ATS jobs · boards.greenhouse.io · career page scraper


Why this Actor

NeedWhat you get
Many companies at onceBatch board tokens / URLs in one run
Clean structured jobsTitle, location, departments, offices, dates, URL, optional description
Failures that shouldn’t bill404 / empty boards / bad tokens → not charged
Low costHTTP-only (no Playwright); PPE priced from measured unit economics

Public Job Board API only. No Greenhouse login. No application submission.


Input

{
"boards": ["stripe", "https://boards.greenhouse.io/datadog"],
"maxItemsPerBoard": 50,
"includeContent": true,
"titleContains": "engineer",
"locationContains": "Remote"
}

Accepted board values:

  • Token: stripe
  • Board URL: https://boards.greenhouse.io/stripe
  • Job URL on a Greenhouse host: https://boards.greenhouse.io/stripe/jobs/123
  • Embed: https://boards.greenhouse.io/embed/job_board?for=stripe

Vanity career sites without a Greenhouse token in the URL are skipped (not charged) — pass the board token instead.


Output fields

FieldDescription
idGreenhouse job post id
internalJobIdInternal job id when present
titleJob title
companyCompany name when exposed by the board
boardTokenBoard token used for the request
locationPrimary location string
departments / officesStructured arrays
absoluteUrlPublic job URL
updatedAt / firstPublishedTimestamps when present
descriptionHtml / descriptionWhen includeContent is true
metadataCustom board fields when employers expose them

Pricing

Pay-per-event for each delivered job row.

  • Empty boards, 404 tokens, and parse failures → not charged
  • Turn includeContent off for listing-only pulls (smaller payloads)

~$0.50 / 1,000 jobs on the Store pricing tab (HTTP-only; empty/404 boards free).


Limitations (honest)

  • Only published Job Board API posts — not Harvest/private ATS data
  • You must know the board token (or a Greenhouse-hosted board URL)
  • Some employers disable the public board or use a vanity domain without an extractable token
  • Description HTML is whatever Greenhouse returns; formatting varies by employer

Issues / feature requests: use the Actor Issues tab.