# Changelog of Catho Jobs Search Scraper (`jobsapi/catho-jobs-search-scraper`) Actor

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

## Changelog

### \[1.0.1] - 2025-05-20

#### Added

- `validate-datasets.js` for local dataset schema validation
- Missing `storage/datasets/default/` directory for local storage

#### Fixed

- `dockerfile` path in `.actor/actor.json` corrected from `./Dockerfile` to `../Dockerfile`

### \[1.0.0] - 2025-01-01

#### Added

- Initial release of Catho Jobs Scraper
- Keyword and location-based job search for Brazil's Catho platform
- Extracts job title, company, location, salary, job type, and posting date
- Pagination support to collect all matching jobs up to `maxItems`
- Fingerprint injection for anti-bot bypass
- Input validation and error handling modules
- Apify dataset output with structured job listing data
