BambooHR jobs API
source=bamboohr
58,229live jobs from this source right now
Browse BambooHR jobsHow we index BambooHR
BambooHR gives every customer a hosted careers page backed by a public JSON listing on the company's own subdomain. One request returns the open positions with title, department, location, and the description the employer wrote. It is a common home for small and mid-size company hiring, and one of the simplest, most reliable feeds we index.
https://{tenant}.bamboohr.com/careers/listAll fetching is rate-limited and politeness-first: public endpoints only, no login walls, no personal data — the same job data the platform already publishes to every visitor.
Measured source coverage
Latest per-source measurements from /v1/stats, cached here for five minutes. Fill rates describe fields present on open jobs in that snapshot; they are observations, not platform guarantees.
Per-source quality metrics unavailable. The current stats response does not include measured coverage for this source.
- Open jobs
- 58,229
- Descriptions present
- Unavailable
- Posting dates present
- Unavailable
- Salary disclosed
- Unavailable
- Refresh cadence
- Unavailable
- Last source sweep
- Unavailable
{ "source": "bamboohr", "source_slug": "{employer-tenant}", "source_endpoint": "https://{tenant}.bamboohr.com/careers/list" }
source, source_slug (the employer's tenant on BambooHR), and source_endpoint — the exact public URL we fetched it from. If a listing looks off, check it at the source in one click. Live counts, not claims.Want this data as an API?
Query BambooHR jobs (and 52 other sources) through the Praxy Jobs production API — active, expired, and modified feeds with source endpoints on every row.
curl https://praxyjobs.com/v1/jobs/search?source=bamboohr \ -H "X-API-Key: $KEY"
Other sources
BambooHR is a product of its respective owner; the name and logo are used for identification only. Praxy Jobs indexes publicly published job postings and is not affiliated with or endorsed by BambooHR.