# Changelog of Workday Scraper 💰 $0.95/1K — Corporate Career Sites (`blackfalcondata/workday-scraper`) Actor

- **URL**: https://apify.com/blackfalcondata/workday-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/blackfalcondata/workday-scraper.md

## Changelog

### 0.1.1 — 2026-06-20

- Fixed: a search result missing its job path no longer fails the whole run. Such postings are skipped, and the result-building step is hardened so a single malformed record can never abort a run of thousands of jobs.

### 0.1.x — 2026-04-14

- Added: `descriptionHtml`, `descriptionMarkdown` output fields (triple-format descriptions for RAG/LLM pipelines)
- Added: `contentHash` output field (SHA-256 hash of content-identifying fields)

### 0.1.x — 2026-04-14

- Added: cross-run repost detection (`isRepost`, `repostOfId`, `repostDetectedAt`)
- Added: `skipReposts` input to exclude detected reposts from output

### 0.1.0 (2026-03-29)

- Initial release
- Search by keyword with filters (remote type, time type, job category)
- Full detail enrichment (description, company, salary, contact info)
- Incremental mode for change tracking
- Compact output for AI/MCP workflows
