Greenhouse Jobs Scraper: Any Greenhouse Job Board
Pricing
from $1.50 / 1,000 job listings
Greenhouse Jobs Scraper: Any Greenhouse Job Board
[$1.50 / 1K] Jobs read live from any Greenhouse job board at run time, not from a cached index. Give it the board token or the company domain and it confirms the board first. Title, offices, department, posting date, apply link and description. New jobs only since your last run.
Pricing
from $1.50 / 1,000 job listings
Rating
0.0
(0)
Developer
deriverge s.r.o.
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Greenhouse Jobs Scraper
What does Greenhouse Jobs Scraper do?
Greenhouse Jobs Scraper reads job listings straight from a company's Greenhouse board, at the moment you run it. Give it the board identifier, the Greenhouse URL, or just the company domain: the actor works out which board belongs to that company, confirms it before scraping, and returns every open job in one table.
Live, not an index
The largest actor in this category serves rows from a pre-built index of career sites with a delay, and returns nothing at all for a company it has not indexed. This one goes to the company's own board during your run. If the job is on the board, it is in your dataset.
Give it a domain
You rarely have board identifiers. You have companies. Put in stripe.com and the actor reads the careers page, and if that page is rendered by JavaScript it probes the board name directly against the Greenhouse API. The match is confirmed before anything is scraped: either the company domain appears in the board's own response, or the board name matches the company. A wrong company's jobs are worse than none.
New jobs only
Turn on newOnly, give the run a watch name or save it as a task, and schedule it. Each run compares the board with the previous snapshot and returns only what appeared since. You pay for those and nothing else. Closed jobs are counted in the CHANGES record.
Pricing
| Event | Price |
|---|---|
| Job listing returned | $0.003, falling to $0.0015 on higher plans |
| Jobs filtered out, jobs already seen in new-only mode, companies on another system | free |
No start fee. A run that returns nothing costs nothing.
Frequently asked questions
What if the company is not on Greenhouse? The row is skipped and the run summary says which system it actually uses. Our multi-system actor covers Greenhouse, Lever, Ashby, SmartRecruiters, Workday, Workable, Recruitee, Teamtailor, BambooHR and Personio in one run.
Where does the data come from? The public Greenhouse job board interface, the same one the company's own careers page calls. No browser, no proxies, no login.
How fresh is it? Read at run time. There is no cache between you and the board.
How to use Greenhouse Jobs Scraper
- Open the actor and fill in
companiesin the input form, or paste the JSON input from the example above. - Click Start. The first rows appear in the Output tab within seconds; the run summary is in the Storage tab under the key
SUMMARY. - Download the results as JSON, CSV or Excel from the Output tab, or read them through the API link shown there.
- To run it on a schedule, click Save as a task, set the input once and add a schedule. Scheduled tasks keep their own change snapshot, so the new-only mode works without any extra setup.
Integrations
The actor is available in the Apify apps for Make, Zapier, n8n and Keboola, where you pick it by name and map the input fields. It is also exposed to AI agents through the Apify MCP server, and callable from any language through the Apify API; the API tab on this page has ready-made snippets for Node.js, Python and curl. Every run can post its results to a webhook when it finishes.
Support
Questions and problems go into the Issues tab of this actor. Each issue is answered by the maintainer, and fixes ship as new builds without any change on your side.
Built and operated by deriverge s.r.o.