Naver Blog Search Scraper avatar

Naver Blog Search Scraper

Pricing

Pay per usage

Go to Apify Store
Naver Blog Search Scraper

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

Session zero

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 hours ago

Last modified

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)

  1. Click "Try for free" on the Actor page
  2. Enter your search keyword:
    {
    "queries": ["강남 λ§›μ§‘"],
    "maxResults": 20,
    "includeFullContent": true
    }
  3. Click Start β€” blog posts with full text appear in the Dataset tab
  4. 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:

FieldTypeDescriptionExample
rankintegerPosition in search results1
titlestringBlog post title"강남 λ§›μ§‘ μΆ”μ²œ 베슀트 10"
blogIdstringNaver blog ID (part of URL)"foodie_kim"
logNointegerNaver's internal post number224133165158
urlstringDirect link to the full blog post"https://blog.naver.com/..."
authorNamestringBlog author's display name"κΉ€λ§›μ§‘μ˜ λΈ”λ‘œκ·Έ"
publishDatestringDate and time the post was published"2026. 1. 3. 22:09"
fullContentstringComplete post text (when enabled)"μΉœκ΅¬λ“€κ³Ό μ˜€λžœλ§Œμ—..."
contentLengthintegerCharacter count of the full post text35290
thumbnailUrlstringMain thumbnail image URL"https://blogthumb..."
hashtagsarrayHashtags attached to the post["강남맛집", "μ„œμšΈλ§›μ§‘"]
ogDescriptionstringOpen Graph / meta description of the post"μΉœκ΅¬λ“€κ³Ό μ˜€λžœλ§Œμ—..."
sympathyCountintegerNumber of likes ("곡감") on the post*42
commentCountintegerNumber of comments*15
shareCountintegerNumber of shares*3
categoryNamestringBlog category assigned by the author*"λ§›μ§‘ 리뷰"
searchQuerystringThe keyword that found this post"강남 λ§›μ§‘"

*Engagement and category fields are available when includeMetadata is enabled.

βš™οΈ Input Parameters

ParameterTypeDefaultDescription
queriesstring[]β€”Search keywords (e.g., ["강남 λ§›μ§‘", "제주 μ—¬ν–‰"])
querystringβ€”Single search keyword (alternative)
maxResultsinteger30Max posts per query (1–200)
sortBystring"relevance"Sort: "relevance" (κ΄€λ ¨λ„μˆœ) or "date" (μ΅œμ‹ μˆœ)
includeFullContentbooleantrueExtract complete blog post text (adds one request per post)
includeMetadatabooleantrueFetch likes, comments, shares, category via Naver Blog API
proxyConfigurationobjectβ€”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 includeFullContent for faster runs when only titles/metadata are needed
  • Metadata enrichment β€” Adds one API call per post for engagement metrics; disable includeMetadata for 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

  1. Search β€” Parses Naver blog search results (server-rendered HTML)
  2. Extract β€” Fetches each blog post's full content via PostView API
  3. 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:

⚠️ 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.