# Changelog of Yandex AI Overview Scraper (`scrapeai/yandex-ai-overview-scraper`) Actor

- **URL**: https://apify.com/scrapeai/yandex-ai-overview-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/scrapeai/yandex-ai-overview-scraper.md

## Changelog

### \[1.1.0] - 2026-05-22

#### Changed

- Migrated browser from Firefox to Chromium with `channel: 'chrome'` for real Chrome binary (improved anti-bot bypass, correct TLS fingerprint)
- Updated Dockerfile base image to `apify/actor-node-playwright-chrome:22-1.54.1`
- Inlined dataset views into `actor.json` for Apify Storage view configuration
- Improved README with realistic sample output, Apify-focused run instructions, and corrected field descriptions

### \[1.0.0] - 2026-05-21

#### Added

- Initial release: Yandex AI Overview (Alice AI / smart answers) extraction
- Detects presence of AI blocks in Yandex search results
- Extracts AI answer text, cited sources, and block type metadata
- PlaywrightCrawler with routes/handlers architecture
- Proxy configuration support
