Scrapers.lat logo scrapers.lat
招聘

BambooHR Jobs & Careers Scraper

Scrape open jobs from any company career board hosted on BambooHR. Get job title, department, location, employment type, status, posting date, apply link and the full description for each role. Export to JSON, CSV or Excel.

25 每条记录的字段 JSON · CSV · Excel · API 按用量付费
bamboohr-jobs-scraper.json 200 OK
{
  "id": "14",
  "title": "Customer Success Advocate",
  "company": "lendio",
  "department": "Customer Success",
  "departmentId": "18253",
  "category": "18192",
  "employmentType": "Full-Time",
  "jobOpeningStatus": "Open",
  "city": "Lindon"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
IdTitleCompanyDepartmentDepartment IdCategoryEmployment TypeJob Opening StatusCityStatePostal CodeCountryLocation TypeMinimum Experience
示例输出

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

IdTitleCompanyDepartment
14Customer Success AdvocatelendioCustomer Success
15IT Security EngineerlendioIT
19General ApplicationlendioHuman Resources
20Senior Software EngineerlendioProduct
21Paid Marketing SpecialistlendioMarketing
GET /bamboohr-jobs-scraper
{
  "id": "14",
  "title": "Customer Success Advocate",
  "company": "lendio",
  "department": "Customer Success",
  "departmentId": "18253",
  "category": "18192",
  "employmentType": "Full-Time",
  "jobOpeningStatus": "Open",
  "city": "Lindon"
}

常见问题

Which companies can I scrape?

Any company whose public careers page is hosted on BambooHR. If the careers URL looks like `company.bamboohr.com/careers`, this actor can read it.

How do I find the subdomain?

It is the first part of the careers URL. For `neon.bamboohr.com/careers` the subdomain is `neon`.

Do I get salary information?

When the employer publishes a salary or pay range it appears in the `compensation` field. Many roles leave it blank, in which case the field is null.

Can I scrape several companies at once?

Yes. Add as many subdomains as you like and the actor collects jobs from each board in one run.

你准备好,它就就绪。

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