Fetch all public job postings from a Greenhouse job board

domain: greenhouse.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Identify the company's board token (visible in their Greenhouse careers URL or provided by the customer)
  2. Send GET https://boards-api.greenhouse.io/v1/boards/{board_token}/jobs?content=true — no authentication required for public GET endpoints
  3. Parse the response array under the 'jobs' key; each object contains id, title, location, and content fields
  4. Paginate if needed using the offset and per_page query parameters
  5. Store or index the job ids and metadata for downstream use such as application submission

Known gotchas

Related routes

Pull job postings from the Greenhouse Job Board API for a careers page
greenhouse.io · 6 steps · unrated
Submit a candidate application to a Greenhouse job board posting
greenhouse.io · 6 steps · unrated
Build a careers page from Greenhouse Job Board API department/office endpoints and JSONP embedding
greenhouse.io · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans