/elpais/topics/articles

POST /api/elpais/topics/articles

Price: 5 credits

List El Pais articles filed under one topic tag, newest first, walking the topic archive page by page. Returns headline, standfirst, publication time, byline and linked authors, kicker, thumbnail, the body word count El Pais publishes and its subscription badge.

How to use it

Read the chronological archive of an El Pais topic. topic is the slug used in /noticias/ URLs, which elpais/articles returns in tags[].alias and every listing entry returns in kicker_url; a full topic URL is accepted too, an 'en/' prefix switches to the English edition, where the same surface lives under /news/, and a 'cd/' prefix to Cinco Dias. Many section names also exist as topics (economia, deportes, cultura, opinion), so this is the way to read deep into a section; a few do not (internacional has no topic page) and then the request returns 412. Each entry carries id, article_title, description, web_url, published_at, language, publication, content_type, section, kicker, byline, authors, dateline, has_subscription_badge, has_video, word_count and image; word_count and the badge are printed on modern Spanish cards only, and elpais/articles holds the authoritative subscription tier. Feed id or web_url into elpais/articles for the body. How far back a topic's archive reaches depends on how much El Pais has filed under it, so ask for the count you want and read how many rows came back.

Parameters

Request body

Response

Errors

Response headers