# Changelog of Naver Maps Scraper (`searchapi/naver-maps-scraper`) Actor

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

## Changelog

### 3.0.0

- Replaced the query-ignoring geographic tile scan and fixed 45-second wait with the actual Naver Maps search route and structured Apollo extraction.
- Added single/multiple search and single/multiple place-detail modes.
- Added fair multi-query selection, seven logical result pages, stable place-ID deduplication, filters, sorting, and strict global limits.
- Added rich search fields plus detail-mode menus, photos, facilities, payments, review excerpts, seating, and transit.
- Removed fabricated Google favicons, opaque engine payloads, placeholder defaults, nulls, and empty values.
- Added safe response validation, DOM fallback, bounded retries, sessions, persistent cookies, compatible fingerprints, resource blocking, and proxy configuration.
- Added CAPTCHA/access-challenge fail-closed handling. GOOGLE\_SERP is explicitly rejected for Naver HTTPS traffic.
- Replaced the invalid dataset schema, added an output schema, pinned exact dependencies, patched transitive advisories, and added tests and dataset audits.

### 2.1.0

- Previous browser implementation based on SPA interception and smart-around geographic fallbacks.
