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・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
TitleCompanyLocationDepartmentDepartmentsOfficesUrlJob IdInternal Job IdRequisition IdBoard TokenLanguagePay RangesUpdated At
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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 でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。