/yonhap/articles/search

POST /api/yonhap/articles/search

Price: 10 credits

Full-text search over Yonhap News Agency articles in any of the eight editions. Filters: match the keyword against the whole article, headline or body; restrict to one desk (politics, economy, society, culture, North Korea, international, sports, entertainment); bound the dispatch date; restrict to a reporter byline; order by recency or relevance. Returns content id, headline, matched excerpt, thumbnail, dispatch time, keywords and byline.

How to use it

Search Yonhap articles by keyword. Each edition indexes only its own articles, so search the edition whose language the keyword is written in. The index covers roughly the last year of dispatches: a date_to older than that is rejected as an unsearchable window, and a date_from older than that is clamped to the start of the index. Ids returned here work with yonhap/articles. writer_id is the desk writer code and is a different identifier space from the reporter ids used by yonhap/authors - resolve a byline through yonhap/articles (authors[].id) or yonhap/authors/search instead.

Parameters

Request body

Response

Errors

Response headers