/naver/blog/posts/search
/naver/blog
/naver/blog/posts/search
Search Naver blog posts by keyword. Returns title, snippet, author, blog name, images, date.
Price: 5 credits per 30 results
💡 AI Hint: Search Naver blog posts by keyword. Order by relevance or newest, and optionally restrict to a date range. Returns each matching post’s title, snippet, author nickname and blog name, profile image, thumbnails, post URL, and published timestamp.
POST
/naver/blog/posts/search
Authorizations
API token from the dashboard
Headers
Body
application/json
Search keyword
Minimum string length:
1Example:
"제주도 여행"
Max number of results
Required range:
1 <= x <= 1000Example:
20
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Result ordering
Available options:
relevance, recent Start date filter (YYYY-MM-DD)
Example:
"2026-01-01"
End date filter (YYYY-MM-DD)
Example:
"2026-06-30"
Response
Successful Response