Articles, 80 sections, date-filtered search, tags, and authors.
Article Content
ASYNCREADNo auth
Returns full article body, author, tags, section, thumbnail, and word count from a URL.
ParametersFormJSON
Guardian article URL e.g. https://www.theguardian.com/world/2026/apr/08/..
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "gu_article", "params": { "url": "https://www.theguardian.com/politics/live/2026/apr/08/keir-starmer-iran-war-trump-ceasefire-gulf-strait-of-hormuz-labour-conservatives-liberal-democrats-reform-scotland-holyrood-uk-politics-latest-news-updates" } }'