# Changelog of Naver Blog Search Scraper (`automation-lab/naver-blog-search-scraper`) Actor

- **URL**: https://apify.com/automation-lab/naver-blog-search-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/naver-blog-search-scraper.md

## Changelog

### 2026-09-20

*Improvements*

- Give every keyword a fair round-robin discovery turn before applying the global result limit.
- Preserve all keyword/rank matches for deduplicated posts in `queryMatches` and `matchedQueries`, while retaining the original `query` and `rank` fields.
- Reject impossible dates, unsupported sort modes, malformed URLs, and invalid limits before source requests begin.
- Extract full text from supported legacy Naver Blog editor containers as well as SmartEditor posts.

### 2026-07-18

*Features*

- Search public Naver Blog posts across multiple keywords with relevance, newest-first, and date-bound controls.
- Extract normalized full article text, author and publication metadata, images, hashtags, comments, canonical IDs, and search provenance.
- Process direct public Naver Blog post URLs and preserve useful search records transparently when a detail page is temporarily unavailable.

*Integrations*

- Export structured records through Apify datasets, API clients, webhooks, schedules, and MCP workflows.
