Skip to content

v0.9.0: add Jobindex.dk job board plus a roster-wide fix sweep

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:55

Highlights

  • Jobindex.dk joins the job boards alongside 104, Cake.me, LinkedIn, and Indeed — jobindex_search_jobs and jobindex_get_job_detail cover Denmark's largest job board, returning upstream field names (tid, headline, area, company, ...) with posted_at/expired_at as ISO 8601 dates. (#203)

Fixed

  • Ashby: removed 2 stale roster boards confirmed 404 (Continue, Roo Code). (#199)
  • Eightfold: job detail no longer fails when a company's publicUrl is JSON null (seen on NetApp, Houston ISD); falls back to origin + positionUrl. (#199)
  • Workday: companies using location-less externalPath values, such as BSI, LVHN, and VUMC, are reachable again. (#199)
  • SAP SuccessFactors: multi-brand tenants that omit itemprop="title" (Endress+Hauser, Knorr-Bremse, MediaMarktSaturn) now resolve job titles via an og:title/document-title fallback. (#199)
  • iCIMS: portals serving live iframe detail without JobPosting JSON-LD now parse via the page header and expandable text instead of failing. (#199)
  • Recruitee: default concurrency now auto-caps at 2 workers so verify-companies sweeps no longer trip HTTP 429s. (#199)

Full Changelog: v0.8.0...v0.9.0