/jiji/categories/articles

POST /api/jiji/categories/articles

Price: 10 credits

List Jiji Press articles in one genre, newest first, with headline, publish time, thumbnail and the url that resolves the story. Newsroom genres serve a rolling window of the latest stories; the syndicated wire genres (prt, prn, bw) page back through several hundred releases. Add day_offset to get a single publication day instead of the rolling window.

How to use it

Browse a Jiji Press genre. category takes a code from jiji/categories/search ('int', 'spo', 'prn'). Without day_offset you get the rolling newest-first feed, which is what the site shows by default; with day_offset you get exactly one publication day (0 today … 3 three days ago) and a different, usually smaller set — the two are not interchangeable. Wire genres keep going for several pages, newsroom genres stop after their window, so a large count simply returns everything there is. Pass web_url (it already carries the genre) or the pair id + category to jiji/articles for the full story; for anything older than the window use jiji/archives.

Parameters

Request body

Response

Errors

Response headers