- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
United Kingdom News API
Get the live top headlines from United Kingdom with our JSON API.
Get API key for the United Kingdom News APIAPI Demonstration
This example demonstrates the HTTP request to make and the JSON response you will receive when you use the news api to get the top headlines from United Kingdom.
GET
https://gnews.io/api/v4/top-headlines?country=gb&category=general&apikey=API_KEY
{
"totalArticles": 573518,
"articles": [
{
"id": "f0294e8b86a157beb229144d288e55f1",
"title": "Body found in Syston search for teenage boy who entered lake",
"description": "Police confirm the body is of the teenager who entered the lake on Thursday afternoon.",
"content": "Rescue teams searching for a teenage boy who entered a lake in Leicestershire have recovered his body.\nPolice were called to Meynell Lake, off Fosse Way in Syston, to reports a teenage boy had entered the lake at 13:30 BST on Thursday.\nOn Friday, pol... [829 chars]",
"url": "https://www.bbc.co.uk/news/articles/c17yp1r2nl8o",
"image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/1ac6/live/7be1c490-714d-11f1-b1db-af71d47507d6.png",
"publishedAt": "2026-06-26T10:38:35Z",
"lang": "en",
"source": {
"id": "da05009467a13bbcc84557ea09d86db3",
"name": "BBC",
"url": "https://www.bbc.co.uk"
}
},
{
"id": "3ed4d81a084079c5f20454798b9d80db",
"title": "Which London trains are hit by the heatwave? Full list of disrupted rail services",
"description": "National Rail has advised passengers to ‘only travel if absolutely necessary’",
"content": "National Rail has advised passengers to ‘only travel if absolutely necessary’\nTom Place, News Reporter\n2 minutes ago\nCOMMENTS\nGet our award-winning daily news email featuring exclusive stories, opinion and expert analysis\nI would like to be emailed a... [6921 chars]",
"url": "https://www.standard.co.uk/news/london/elizabeth-line-train-heatwave-heathrow-express-lner-south-western-avanti-b1287206.html",
"image": "https://static.standard.co.uk/2026/06/26/07/61915f4d833e08b9debb707f2749c0d3Y29udGVudHNlYXJjaGFwaSwxNzgyNTQxODQz-2.85073025.jpg?width=1200&auto=webp&quality=75",
"publishedAt": "2026-06-26T10:30:07Z",
"lang": "en",
"source": {
"id": "99b3c5a558a3e649a1397aa932026c34",
"name": "London Evening Standard",
"url": "https://www.standard.co.uk"
}
},
{
"id": "3471bc8cf217ec19562b92d6f890630d",
"title": "UK weather: Red heat warning remains in place but cooler weather on the way",
"description": "A red warning for extreme heat remains in place for the south-east but cooler air is starting to move in from the west as Elizabeth Rizzinni explains.",
"content": "Temperatures are building quickly again on Friday for parts of the UK after another record-breaking day on Thursday.\nMany parts of southern England and Wales endured overnight temperatures which widely remained in excess of 20C.\nA Met Office red warn... [2587 chars]",
"url": "https://www.bbc.co.uk/weather/articles/ceqd0701j44o",
"image": "https://ichef.bbci.co.uk/ace/branded_weather/1200/cpsprodpb/6045/live/46c40030-713d-11f1-8546-8f19e4fe30f4.jpg",
"publishedAt": "2026-06-26T09:20:15Z",
"lang": "en",
"source": {
"id": "da05009467a13bbcc84557ea09d86db3",
"name": "BBC",
"url": "https://www.bbc.co.uk"
}
}
]
}