Greenhouse Jobs API
Pricing
from $1.20 / 1,000 greenhouse jobs
Greenhouse Jobs API
Extract normalized public jobs, descriptions, offices, departments, and changes from Greenhouse job boards.
Pricing
from $1.20 / 1,000 greenhouse jobs
Rating
0.0
(0)
Developer
Isteno Tools
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Unofficial independent tool. Not affiliated with or endorsed by Greenhouse Software, Inc. The Greenhouse name identifies compatible public job-board URLs only.
Extract public Greenhouse jobs from one or many company boards into a clean dataset. Run current snapshots or monitor added, updated, and removed hiring signals—without a login or private API key.
Best for
- Recruiting and job-search products
- Hiring-signal lead generation
- Company and competitor hiring trackers
- Search indexes, alerts, and research datasets
What you get
- Stable job and content fingerprints
- Company, title, office/location, department, employment type, dates, and application URL
- Plain-text and HTML descriptions when requested
- Keyword, location, department, remote, and date filters
- Exact
maxItemsresult and spend control - Persistent change monitoring with false-removal protection when a board fails
Run it
{"startUrls": [{ "url": "https://boards.greenhouse.io/greenhouse" }],"maxItems": 1000,"mode": "snapshot","includeDescription": true}
The board token is read from standard Greenhouse board and Job Board API URLs. You may add several boards in one run.
Monitor changes
Set "mode": "changes" and schedule the same input. The first changes run emits current jobs as
added; later runs emit only meaningful content changes and removals from healthy boards. A failed
board is retained in state and cannot create a paid removal flood.
Every default-dataset item is one normalized public Greenhouse job or one job-change event.
Diagnostics and source failures are stored in the unpaid OUTPUT record.
Cost and reliability
maxItems is a hard result cap. Apify shows the active price before the run and its maximum total
charge setting remains authoritative. Temporary board failures are reported in OUTPUT; they do
not generate a paid removal flood.
FAQ
Does it need Greenhouse credentials? No. It reads published Job Board data only.
Can one run process multiple companies? Yes. Add multiple public board URLs.
Does it apply to jobs or access candidates? No.
Only published Job Board data is read. The Actor does not submit applications or access candidates, resumes, private jobs, customer accounts, cookies, or API keys.