# Changelog of Tamil Nadu Private Jobs Search Scraper (`jobsapi/tnprivatejobs-jobs-search-scraper`) Actor

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

## Changelog

All notable changes to the Tamil Nadu Private Jobs Search Scraper are documented here.

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

#### Changed

- Replaced the unrelated `tnpscjobs.com` source with the live official `tnprivatejobs.tn.gov.in` government portal.
- Added real paginated keyword/location matching and installed-Chrome detail verification.
- Added official job/employer IDs, employer profile data, sector, salary, qualification, eligibility, openings, experience, skills, complete descriptions, and deadlines.
- Removed summary/error objects and null or empty fields from job datasets.
- Added strict dataset validation and current Actor input, dataset, and output schemas.

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

#### Added

- Initial production release.
- PlaywrightCrawler-based architecture with fingerprint generation for anti-detection.
- Modular project structure with router pattern.
- Job listing extraction for tnprivatejobs.com with CSS selectors.
- Pagination via next-page link.
- Input validation and error handling.
- Dataset schema with job title, company, location, salary, qualification fields.
- Dockerfile for Apify platform deployment.
