# Changelog of Naver Videos Scraper (`searchapi/naver-videos-scraper`) Actor

- **URL**: https://apify.com/searchapi/naver-videos-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/searchapi/naver-videos-scraper.md

## Changelog

### 3.0.0

- Replaced Playwright scrolling and per-video YouTube oEmbed calls with concurrent CheerioCrawler extraction.
- Fixed the invalid `start=0` first page; pagination now uses Naver offsets 1, 31, 61, and so on.
- Added single-query, fair multi-query, start-URL, filtering, sorting, runtime, session, and proxy controls.
- Added stable IDs, canonical URLs, direct thumbnails/avatars, channel metadata, verification, numeric duration/views, parsed dates, and exact search provenance.
- Removed fabricated favicons, false flags, zero counters, opaque engine/player data, aliases, and empty values.
- Added status/content-type/challenge validation, clean no-results handling, exact dependencies, browser-free Docker, output schema, six tests, QA inputs, and dataset validation.

### 2.0.3

- Previous Playwright implementation.
