The Guardian
communityBritish international daily newspaper and media organization known for progressive journalism, investigative reporting, and digital-first strategy with 150+ million monthly readers.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/searchGet Guardian articles and content
Parameters
qkeywords (stringoptionalsectionworld|uk-news|politics|technology|environment|sport (stringoptionalfrom-dateYYYY-MM-DD (stringoptionalpage-sizeintegeroptionalReturns
results[] with id, type, sectionName, webPublicationDate, webTitle, webUrl, fields{thumbnail,trailText,byline}}GET
/api/v1/{section}Get latest content from a Guardian section
Parameters
page-sizeintegeroptionalshow-fieldsthumbnail|trailText (stringoptionalReturns
results[] with id, webTitle, webPublicationDate, webUrl, fields{}GET
/api/v1/{id}Get full article content
Parameters
show-fieldsbody|thumbnail|byline (stringoptionalReturns
content with id, webTitle, webPublicationDate, webUrl, fields{body, byline, thumbnail}}