/elpais/authors/articles

POST /api/elpais/authors/articles

Price: 5 credits

List the articles El Pais publishes under one byline, newest first, walking the author 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 a journalist's back catalogue on El Pais. alias is the slug used in /autor/ URLs, which elpais/articles and every listing entry return in authors[].alias; a full author page URL is accepted too, an 'en/' prefix switches to english.elpais.com, where the same surface lives under /author/, and a 'cd/' prefix to Cinco Dias. 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; the author template prints no word count, and elpais/articles holds the authoritative subscription tier. Feed id or web_url into elpais/articles for the body, and elpais/authors for the journalist's biography. A byline's catalogue ends where El Pais stops publishing that journalist, so ask for the count you want and read how many rows came back. Collective bylines that El Pais does not link (agency copy, for example) have no alias and cannot be read here, and a house byline such as el-pais fronts evergreen reference pages, which come back with content_type series rather than article.

Parameters

Request body

Response

Errors

Response headers