# Changelog of The Muse Jobs Search Scraper (`jobsapi/themuse-jobs-search-scraper`) Actor

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

## Changelog

### 1.1.2 (2026-08-31)

- Enabled the existing direct-HTTPS pipeline for Apify Cloud and corrected storage/environment telemetry.
- Aligned the deployment with the remote 1.1 stable line and pinned production dependencies.
- Enforced at least two direct URLs in multiple mode while retaining fail-closed detail verification.

### 1.1.0 (2026-07-21)

- Fixed the current path-based keyword and location search routes.
- Replaced obsolete generic selectors and Next.js paths with current `ItemList`, `JobPosting`, and server-rendered job/company data.
- Added verified employer application URLs, ATS metadata, locations, salary, categories, levels, company profiles, perks, diversity attributes, and videos.
- Added installed Google Chrome execution, null omission, current Actor schemas, and strict dataset validation.

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

### \[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 themuse.com/jobs with CSS selectors and JSON-LD fallback.
- Pagination support.
- Input validation and error handling.
- Dataset schema with overview and export views.
- Dockerfile for Apify platform deployment.
