# Changelog of Karriere.at Scraper \[Just 💰$1.5] — Austrian Jobs & Salary (`blackfalcondata/karriere-at-scraper`) Actor

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

## Changelog

### 0.1.62 - 2026-09-03

#### Fixed

- **An empty result now explains itself.** A search that matched nothing ended on a bare "0 results" line, indistinguishable from a broken run. It now confirms the site was reached — and when the search term is a long phrase, it points out that this site matches on keywords and suggests using the two or three most important words instead.

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

- Added: `descriptionHtml`, `descriptionMarkdown` output fields (triple-format descriptions for RAG/LLM pipelines)
- Added: `contentHash` output field (stable content change identifier)

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

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

### 0.2.0 (2026-04-04)

- Contact email extraction from job descriptions (19% of listings)
- Fixed pagination shortfall for large result sets (500+)

### 0.1.0 (2026-04-04)

- Initial release
- Keyword and location search with remote work filter
- Structured salary in EUR (min/max/monthly/yearly)
- Contact person with phone number and email
- Incremental mode for change detection
- Compact output for AI agents
