Skip to main content
POST
/yomiuri/articles/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
keyword
string
required
Required string length: 1 - 200
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
date_range
enum<string>
default:any_time
Available options:
any_time,
past_24_hours,
past_7_days,
past_30_days
sort
enum<string>
default:newest
Available options:
newest,
oldest,
popular
search_in
enum<string>
default:headline
Available options:
headline,
headline_and_body

Response

Successful Response

id
string
required
article_title
string
required
@type
string
default:YomiuriArticleCard
web_url
string | null
excerpt
string | null
published_at
integer | null
section
string | null
image
string | null
tags
string[]