Greenhouse Job Board Listings Scraper
Scrape Greenhouse job board listings by company board token. Extract job title, location, department, offices, requisition ID, posting date, apply URL and full HTML description. Filter by keyword. Export JSON, CSV or Excel. No login or API key.
{ "title": "ソリューションアーキテクト (プリセールス)", "company": "Databricks", "location": "Japan", "department": "Field Engineering - Other", "departments": ["Field Engineering - Other"], "offices": ["Tokyo, Japan"], "url": "https://databricks.com/company/careers/open-po…", "jobId": "8437000002", "internalJobId": "6370189002" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Title | Company | Location | Department |
|---|---|---|---|
| ソリューションアーキテクト (プリセールス) | Databricks | Japan | Field Engineering - Other |
| デリバリーソリューションアーキテクト | Databricks | Tokyo, Japan | Delivery Solutions Architects |
| Account Executive | Databricks | Bengaluru, India; Mumbai, India | Enterprise Sales |
| Account Executive - Federal | Databricks | Australian Capital Territory, Aus… | Enterprise Sales |
| Account Executive - Public Sector | Databricks | Singapore | Enterprise Sales |
{ "title": "ソリューションアーキテクト (プリセールス)", "company": "Databricks", "location": "Japan", "department": "Field Engineering - Other", "departments": ["Field Engineering - Other"], "offices": ["Tokyo, Japan"], "url": "https://databricks.com/company/careers/open-po…", "jobId": "8437000002", "internalJobId": "6370189002" }
Frequently asked questions
What is a Greenhouse board token and how do I find it?
The board token is the company slug in its Greenhouse careers URL. If a company applies through boards.greenhouse.io/stripe, the token is stripe. You can paste the token, the full URL, or the slug and the scraper will normalize it. Add one token per company you want to scrape.
How many jobs can it return per company?
It returns every open role on the board, which ranges from a few dozen to several hundred per company. Use Max Items to cap the total across all board tokens when you only need a sample.
Can I scrape several companies in one run?
Yes. Add multiple board tokens and the scraper collects jobs from each board in turn, tagging every record with its boardToken so you can tell them apart. The Max Items limit applies to the combined total.
How do I filter to specific roles?
Use the Keyword filter to keep only jobs whose title, department, location or description contain your keyword, for example "engineer", "remote" or "sales". Leave it empty to return every open job.
What happens if a board token does not exist?
The scraper records an error row for that token with the reason and moves on to the next company, so one bad token never stops the run.
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.