# Changelog of Workday Jobs Scraper & API - Whole Career Site (`automation_craft/workday-jobs-scraper`) Actor

- **URL**: https://apify.com/automation\_craft/workday-jobs-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/automation\_craft/workday-jobs-scraper.md

## Changelog

### 1.0 (2026-09-16)

- First release.
- Reads any Workday career site through the public jobs API: no login, no API key, no browser.
- Goes past Workday's 2,000 result cap by splitting a board by job category, country and job type, so
  a large career site is delivered whole instead of truncated.
- Accepts every address shape: the plain career site URL, the localized /en-US/ form, a link to one
  job, wd1.myworkdaysite.com/recruiting/... links, and a bare tenant name resolved from robots.txt.
- Cross-run dedup memory: jobs a memory already delivered are free, whether they are skipped or
  re-sent.
- Optional full job descriptions with the exact posting date, country and time type.
- Run summary with per-site counters, coverage and measured field fill rates.
