# Changelog of Welcome to the Jungle Jobs, Remote & Salary Scraper (WTTJ) (`blackfalcondata/wttj-scraper`) Actor

- **URL**: https://apify.com/blackfalcondata/wttj-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/blackfalcondata/wttj-scraper.md

## Changelog

### 0.1.1 — 2026-04-28

Restore search after upstream site update:

- Fixed: search was returning zero results after the portal moved its public configuration to a new endpoint. The actor now reads the configuration from the new location

### 0.1.x — 2026-04-14

- Added: `descriptionHtml`, `descriptionMarkdown` output fields (triple-format descriptions for RAG/LLM pipelines)
- Added: `contentHash` output field (SHA-256 hash of content-identifying fields)

### 0.1.x — 2026-04-14

- Added: cross-run repost detection (`isRepost`, `repostOfId`, `repostDetectedAt`)
- Added: `skipReposts` input to exclude detected reposts from output

### \[0.1.0] - 2026-03-30

#### Added

- Initial release: scrapes Welcome to the Jungle
- Supports FR/EN/DE/ES/CS language markets
- Parallel SERP fetching (page 1 discovers total, pages 2..N in batches of 20)
- Salary fields (min/max/currency/period/yearlyMin)
- Remote work filters and contract type
- Company metadata (employee count, creation year)
- Location data with lat/lng coordinates
- Profession categorization (category/subcategory/profession)
- Incremental mode for change tracking (NEW/UPDATED/UNCHANGED/EXPIRED)
- Compact output mode for AI-agent workflows
