/guardian/articles

POST /api/guardian/articles

Price: 10 credits

Get a full Guardian article by URL or path: headline, standfirst, full body text, authors with their profile links and portraits, publish and last-modified timestamps, section and pillar, typed tags, series, images with caption and credit, podcast audio, video, word count and content flags. Works for news, opinion, interactive, video, gallery, cartoon, podcast and live blog pages.

How to use it

Fetch one Guardian article by its URL (or the path part, e.g. 'uk-news/2026/aug/04/mi6-top-european-foreign-intelligence-service-peer-review'). Returns a single item with article_title, standfirst, text (plain-text body), published_at and updated_at (unix seconds — they differ when the piece was edited), authors, tags (id, type and browse url you can feed into guardian/tags/articles), images with caption and credit, audio_url for podcasts, video_url for video pieces, and short_url_id which guardian/articles/comments accepts. is_live_blog marks live coverage — use guardian/articles/updates for its individual updates.

Parameters

Request body

Response

Errors

Response headers