Naver Blog Search Scraper
Pricing
Pay per usage
Naver Blog Search Scraper
Search Naver blogs (λ€μ΄λ² λΈλ‘κ·Έ) by keyword and extract full post content, metadata, thumbnails, hashtags, and engagement metrics. No browser needed β uses direct API calls for fast, cost-efficient scraping. Perfect for Korean content marketing, SEO research, and competitive analysis.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Session zero
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
19 hours ago
Last modified
Categories
Share
Naver Blog Search Scraper π
Search Naver Blog (λ€μ΄λ² λΈλ‘κ·Έ) by keyword and extract full post content, metadata, thumbnails, hashtags, and engagement metrics.
π Quick Start (3 minutes)
- Click "Try for free" on the Actor page
- Enter your search keyword:
{"queries": ["κ°λ¨ λ§μ§"],"maxResults": 20,"includeFullContent": true}
- Click Start β blog posts with full text appear in the Dataset tab
- Export as JSON, CSV, or Excel
Tip: Set
sortBy: "date"to get the most recent posts first, or"relevance"for Naver's best matches.
β¨ Features
- π Keyword Search β Search across all of Naver's blog ecosystem by any keyword
- π Full Content β Extract complete blog post text (not just snippets)
- π Rich Metadata β Publish date, author, thumbnails, hashtags, likes, comments
- β‘ No Browser Needed β Direct HTTP + API calls, 10x faster and cheaper
- π Sort Options β Sort by relevance (κ΄λ ¨λμ) or date (μ΅μ μ)
- π¦ Batch Queries β Process multiple search keywords in a single run
- π‘οΈ Proxy Support β Built-in Apify Proxy integration for reliable scraping
π― Use Cases
- Content Marketing β Monitor blog coverage of your brand, products, or services over time
- SEO Research β Analyze top-ranking blog posts for target keywords to inform your content strategy
- Competitive Analysis β Track what bloggers write about your competitors and compare coverage volume
- Market Research β Discover consumer sentiment, trends, and preferences from blog posts
- Influencer Discovery β Find popular bloggers in specific niches by engagement metrics
- Academic Research β Collect Korean blog data for NLP, sentiment analysis, or topic modeling
- Trend Analysis β Track emerging topics and hashtag trends across the Naver blog ecosystem
- PR Monitoring β Get notified about new blog posts mentioning your brand by scheduling recurring runs
π Output Fields
Each blog post record includes:
| Field | Type | Description | Example |
|---|---|---|---|
rank | integer | Position in search results | 1 |
title | string | Blog post title | "κ°λ¨ λ§μ§ μΆμ² λ² μ€νΈ 10" |
blogId | string | Naver blog ID (part of URL) | "foodie_kim" |
logNo | integer | Naver's internal post number | 224133165158 |
url | string | Direct link to the full blog post | "https://blog.naver.com/..." |
authorName | string | Blog author's display name | "κΉλ§μ§μ λΈλ‘κ·Έ" |
publishDate | string | Date and time the post was published | "2026. 1. 3. 22:09" |
fullContent | string | Complete post text (when enabled) | "μΉκ΅¬λ€κ³Ό μ€λλ§μ..." |
contentLength | integer | Character count of the full post text | 35290 |
thumbnailUrl | string | Main thumbnail image URL | "https://blogthumb..." |
hashtags | array | Hashtags attached to the post | ["κ°λ¨λ§μ§", "μμΈλ§μ§"] |
ogDescription | string | Open Graph / meta description of the post | "μΉκ΅¬λ€κ³Ό μ€λλ§μ..." |
sympathyCount | integer | Number of likes ("곡κ°") on the post* | 42 |
commentCount | integer | Number of comments* | 15 |
shareCount | integer | Number of shares* | 3 |
categoryName | string | Blog category assigned by the author* | "λ§μ§ 리뷰" |
searchQuery | string | The keyword that found this post | "κ°λ¨ λ§μ§" |
*Engagement and category fields are available when includeMetadata is enabled.
βοΈ Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
queries | string[] | β | Search keywords (e.g., ["κ°λ¨ λ§μ§", "μ μ£Ό μ¬ν"]) |
query | string | β | Single search keyword (alternative) |
maxResults | integer | 30 | Max posts per query (1β200) |
sortBy | string | "relevance" | Sort: "relevance" (κ΄λ ¨λμ) or "date" (μ΅μ μ) |
includeFullContent | boolean | true | Extract complete blog post text (adds one request per post) |
includeMetadata | boolean | true | Fetch likes, comments, shares, category via Naver Blog API |
proxyConfiguration | object | β | Apify Proxy settings |
Example Input
{"queries": ["κ°λ¨ λ§μ§", "μμΈ μΉ΄ν μΆμ²"],"maxResults": 50,"sortBy": "date","includeFullContent": true,"includeMetadata": true}
β οΈ Limitations & Notes
- Max 200 posts per query β Naver's search pagination limits accessible results
- Full content extraction β Adds one HTTP request per post; disable
includeFullContentfor faster runs when only titles/metadata are needed - Metadata enrichment β Adds one API call per post for engagement metrics; disable
includeMetadatafor speed - Rate limiting β Automatic retry with exponential backoff on 429/5xx errors
- Some posts restricted β Private or member-only blog posts may not return full content
- No login required β All data comes from publicly accessible pages and APIs
- Content length β Full post text can be very long (30K+ characters); plan storage accordingly
β‘ How It Works
- Search β Parses Naver blog search results (server-rendered HTML)
- Extract β Fetches each blog post's full content via PostView API
- Enrich β Gets engagement metrics (likes, comments, shares) from Naver Blog mobile API
No browser, no Selenium, no Playwright β just fast HTTP requests.
π° Pricing
$0.50 per 1,000 blog posts β pay only for what you scrape. Platform usage costs are included at minimal cost.
π Part of the Naver Place Suite
Combine with our other Korean data scrapers:
- Naver Place Search β Search places by keyword
- Naver Place Reviews β Visitor reviews with ratings
- Naver Place Blog Reviews β Place-specific blog reviews
- Naver Place Photos β Business & visitor photos
β οΈ Disclaimer
This Actor is provided for educational and research purposes. Please respect Naver's Terms of Service and use responsibly. The author is not responsible for any misuse of this tool.