# Changelog of Kununu Reviews Scraper (`automation-lab/kununu-reviews-scraper`) Actor

- **URL**: https://apify.com/automation-lab/kununu-reviews-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/kununu-reviews-scraper.md

## Changelog

### 2026-09-17

*Reliability*

- Recover from exhausted Kununu reviews API challenges through bounded embedded-page and JSON-LD fallbacks, while rejecting challenge pages instead of returning false-success empty output.
- Follow Kununu's canonical company slug when an older or shortened company URL redirects, instead of exhausting retries with an empty redirect payload.

### 2026-09-11

*Features*

- Added an optional `fromDate` filter for scheduled Kununu monitoring. Collect only reviews created or updated since an ISO date while existing runs remain unchanged.

### 2026-08-07

*Reliability*

- Restored anonymous employee-review extraction after Kununu added an AWS WAF challenge to public HTML pages by switching to Kununu's public structured reviews route.

### 2026-07-15

*Features*

- Initial release for extracting public employee reviews from Kununu company pages in Germany, Austria, and Switzerland.
- Includes review scores, dated written feedback, rating dimensions, recommendation signals, reviewer context, employer responses, and company-level rating context.
- Supports multiple companies, automatic pagination, duplicate prevention, and JSON, CSV, Excel, API, webhook, and MCP workflows through Apify.

*Reliability*

- Uses locale-aware residential sessions for Kununu access, rotates sessions after blocked responses, and retains JSON-LD as a structured-data fallback.
