Greenhouse Jobs Scraper — official Job Board API, no login
Pricing
$1.00 / 1,000 job posting scrapeds
Greenhouse Jobs Scraper — official Job Board API, no login
Fetch every open job posting from any company's Greenhouse job board (board token) via Greenhouse's official public Job Board API. Title, location, department, office, description HTML, apply URL, published/updated dates. No login, no proxies, one request per board.
Pricing
$1.00 / 1,000 job posting scrapeds
Rating
0.0
(0)
Developer
Backyard Tools
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Pull every open job posting from any company that runs its careers page on Greenhouse, using Greenhouse's own public Job Board API. No login, no proxies, nothing to fight — the API exists so that job posts can be shown on other sites.
Tested (2026-09-02)
| Board | Jobs returned | Time |
|---|---|---|
gitlab | 220 | 0.93s |
One run, all currently open postings of the board.
Greenhouse jobs — input
{"targets": ["gitlab", "stripe"],"maxItems": 500}
Each target is the company's Greenhouse board token — the <...> part of job-boards.greenhouse.io/<token>.
A company that does not use Greenhouse simply returns 0 items (no charge).
Greenhouse jobs — output fields
One dataset item per job posting:
| Field | |
|---|---|
job_id | Greenhouse job id |
title | job title |
company | company name as shown on the board |
location | location label |
department | first department |
office | first office |
url | public job page |
published_at | first published (ISO 8601) |
updated_at | last updated (ISO 8601) |
requisition_id | company requisition id, if set |
language | posting language code |
description_html | full job description (HTML, as Greenhouse serves it) |
No personal data: these are company job posts, not people.
Use Cases
- Hiring-trend tracking — monitor how many roles a company posts on Greenhouse over time
- Talent market research — compare job counts and departments across companies on the same ATS
- Recruiter lead generation — surface companies actively hiring in a specific department or office
- Localization coverage — the
languagefield shows which markets a company is hiring into
Pricing
Pay per event: $1.00 per 1,000 job postings collected. Nothing else.