Scrapers.lat logo scrapers.lat
招聘

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.

19 每条记录的字段 JSON · CSV · Excel · API 按用量付费
greenhouse-jobs-scraper.json 200 OK
{
  "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"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
TitleCompanyLocationDepartmentDepartmentsOfficesUrlJob IdInternal Job IdRequisition IdBoard TokenLanguagePay RangesUpdated At
示例输出

一条真实的示例记录,正是你收到的结构。

TitleCompanyLocationDepartment
ソリューションアーキテクト (プリセールス)DatabricksJapanField Engineering - Other
デリバリーソリューションアーキテクトDatabricksTokyo, JapanDelivery Solutions Architects
Account ExecutiveDatabricksBengaluru, India; Mumbai, IndiaEnterprise Sales
Account Executive - FederalDatabricksAustralian Capital Territory, Aus…Enterprise Sales
Account Executive - Public SectorDatabricksSingaporeEnterprise Sales
GET /greenhouse-jobs-scraper
{
  "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"
}

常见问题

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.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。