Skip to content

v0.8.0: Support Indeed job board, plus SmartRecruiters, iCIMS, and Oracle for unified company search

Choose a tag to compare

@github-actions github-actions released this 17 Jul 08:38
56b25cb

Highlights

  • Indeed joins the job boards alongside 104, Cake.me, and LinkedIn — indeed_search_jobs and indeed_get_job_detail cover Indeed's global country catalogue, with keyword, location, job type, remote, Easy Apply, and posting-age filters. (#174)
  • SmartRecruiters, iCIMS, and Oracle Recruiting Cloud join unified company search, bringing curated coverage to 11 ATS providers and 3,625 companies: 174 SmartRecruiters companies, a 390-company iCIMS roster, and 101 Oracle companies now work through search_jobs_by_company, get_filters_by_company, and get_job_detail_by_company. (#150, #179, #175, #184, #189)

Added

  • Grew the Greenhouse roster by 73 companies, from 91 to 164. (#181)

Changed

  • Cleaned up tool schemas and instructions across 104, LinkedIn, Indeed, NVIDIA, and the unified company tools: fixed the 104 remote-filter description (omitting it now correctly means all arrangements, not on-site only), clarified careers-URL and named-company routing guidance, and added missing validation constraints. (#182)

Fixed

  • SAP SuccessFactors: job detail pages using an alternate template (seen on Telefónica's board) no longer fail to parse — the h1-based title, inline description, and split address fields are now handled alongside the standard template. (#197)
  • Teamtailor: companies with postings that omit a location, such as fully remote roles, are reachable again instead of failing the entire company lookup. (#195)

Full Changelog: v0.7.3...v0.8.0