/nhk/articles

POST /api/nhk/articles

Price: 5 credits

Get a full NHK news article by id or URL: headline, teaser, the complete body text in plain and markdown form, publish and update time, genre, region, topic tags, lead image, on-demand video with direct HLS stream links and duration, table of contents for live-updated articles and the list of related articles.

How to use it

Fetch one NHK article by its id (na-…, nb-… or nc-…) or by pasting a news.web.nhk article URL; a legacy www3.nhk.or.jp/news/html/<date>/k…….html URL and a bare k……… id also resolve. Returns one item with article_title (the short headline the site shows), document_title (the longer descriptive title, different on roughly two thirds of articles), description, text (full plain-text body), body_markdown (same body with headings and inline images), lead, published_at (the true first-publication moment, which the feeds do not carry) and updated_at (unix seconds), genres, genre_id (usable as the genre filter in nhk/articles/search), area_id (regional articles, usable as the area filter), topics with ids usable as the topic filter, playlist_id (usable in nhk/playlists), image, videos with direct HLS stream urls and duration in seconds, sections (table of contents of live-updated articles) and related_articles.

Parameters

Request body

Response

Errors

Response headers