# Changelog of Dice Jobs Search Scraper (`jobsapi/dice-com-jobs-search-scraper`) Actor

- **URL**: https://apify.com/jobsapi/dice-com-jobs-search-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/jobsapi/dice-com-jobs-search-scraper.md

## Changelog

All notable changes to **dice-com-job-scraper** are documented here.

### \[1.0.0] - 2025-07-08

#### Added

- Initial release of Dice.com Job Scraper
- Keyword, location, and work-arrangement filter support
- Extracts: title, company, location, employmentType, workplaceType, salary, skills, postedDate, applyUrl
- Playwright scraper with stealth fingerprint injection
- Fixed invalid `actor.json` (missing comma, extracted inlined dataset schema to `dataset_schema.json`)
- Dataset schema with proper overview view
- `validate-datasets.js` for local dataset validation
