Skip to main content
POST
/naver/blog/posts/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
keyword
string
required
Minimum string length: 1
count
integer
required
Required range: 1 <= x <= 1000
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:relevance
Available options:
relevance,
recent
start_date
string | null
end_date
string | null

Response

Successful Response

id
string
required
blog_id
string
required
post_url
string
required
@type
string
default:NaverBlogSearchPost
post_title
string | null
author
string | null
blog_name
string | null
profile_image
string | null
image
string | null
images
string[]
published_at
integer | null