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

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

## Changelog

All notable changes to the TimesJobs Jobs Search Scraper are documented here.

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

#### Changed

- Updated search URLs and client-side pagination for the current TimesJobs site.
- Switched local crawling to installed Google Chrome and detail-verified every record.
- Added numeric Job IDs, URL tokens, detailed locations, full skills, qualifications, work metadata, full HTML, and structured description sections.
- Omitted unavailable fields instead of writing null or empty values.
- Added strict per-record dataset validation and current Actor 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 from TimesJobs.com structured search results.
- Support for location-based and keyword-based search URLs.
- Pagination support across multiple result pages.
- Input validation and error handling.
- Residential India proxy configuration.
- Dataset schema with overview and export views.
- Dockerfile for Apify platform deployment.
