Greenhouse Jobs Scraper — Pay Per Result
Pricing
from $0.50 / 1,000 greenhouse jobs
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
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
| Need | What you get |
|---|---|
| Many companies at once | Batch board tokens / URLs in one run |
| Clean structured jobs | Title, location, departments, offices, dates, URL, optional description |
| Failures that shouldn’t bill | 404 / empty boards / bad tokens → not charged |
| Low cost | HTTP-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
| Field | Description |
|---|---|
id | Greenhouse job post id |
internalJobId | Internal job id when present |
title | Job title |
company | Company name when exposed by the board |
boardToken | Board token used for the request |
location | Primary location string |
departments / offices | Structured arrays |
absoluteUrl | Public job URL |
updatedAt / firstPublished | Timestamps when present |
descriptionHtml / description | When includeContent is true |
metadata | Custom 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
includeContentoff 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.