# Changelog of Employment News Scraper (`jobsapi/employmentnews-jobs-search-scraper`) Actor

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

## Changelog

All notable changes to this Employment News scraper are documented here.

### \[1.1.0] - 2026-07-20

#### Changed

- Replaced the removed `www` BrowseAdvertisements endpoint with the current official All Jobs page.
- Joined every current job to its official Web Advertisement PDF and issue metadata.
- Added stable IDs, normalized dates, PDF HTTP metadata, strict schemas, tests, and no-empty-value validation.
- Removed stale selectors and false-success zero-record behavior.

### \[1.0.0] - 2026-07-13

#### Added

- Initial production release.
- PlaywrightCrawler-based architecture with fingerprint generation for anti-detection.
- Search-based scraping from employmentnews.gov.in with configurable query.
- Notification extraction with broad CSS selectors for government job listings.
- Pagination support via a\[rel="next"].
- Input validation, error handling, and proxy support (RESIDENTIAL IN).
- Dataset schema with overview and export views.
- Dockerfile for Apify platform deployment.
