- 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": 562370,
"articles": [
{
"id": "cc581899e617fd310af77c361afae98a",
"title": "US Navy fighter jets collide during Idaho air show",
"description": "The crew members are in a stable condition after the jets crashed mid-air during a demonstration.",
"content": "Four crew members are in stable condition after two fighter jets collided mid-air during a US air show, officials say.\nAll the aircrew safely ejected from US Navy EA18-G jets that were performing an aerial demonstration when they crashed, a US Navy s... [383 chars]",
"url": "https://www.bbc.co.uk/news/articles/c62x01n0dl5o",
"image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/775c/live/4896e400-5247-11f1-b105-416dbf09fa34.jpg",
"publishedAt": "2026-05-18T00:19:05Z",
"lang": "en",
"source": {
"id": "da05009467a13bbcc84557ea09d86db3",
"name": "BBC",
"url": "https://www.bbc.co.uk"
}
},
{
"id": "0aa4199c69091b7d400577fce5bb18b8",
"title": "National Conversation aims to find out people's hopes for a better UK",
"description": "People are being asked to leave voice notes explaining changes they would like to see.",
"content": "People across the UK are being urged to share their vision for how their community and country's future should look, as part of a major new research project.\nThe National Conversation is being launched with voice notes submitted by high-profile figur... [2208 chars]",
"url": "https://www.bbc.co.uk/news/articles/c5y7jg9ley1o",
"image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/f8f5/live/68399850-5212-11f1-b682-cf91850925ea.jpg",
"publishedAt": "2026-05-17T23:28:10Z",
"lang": "en",
"source": {
"id": "da05009467a13bbcc84557ea09d86db3",
"name": "BBC",
"url": "https://www.bbc.co.uk"
}
},
{
"id": "467a684cf65448544a10ff3aa51e1821",
"title": "Two rushed to hospital after car flips on its roof and fuel spills across major motorway",
"description": "TWO people have been rushed to hospital after a horror crash saw a car flip on its roof and fuel spill across a major motorway.\nThe emergency...",
"content": "TWO people have been rushed to hospital after a horror crash saw a car flip on its roof and fuel spill across a major motorway.\nThe emergency services were called just before 9pm to the eastbound carriageway of the M62 on Sunday evening.\nThe motorway... [1720 chars]",
"url": "https://www.thesun.co.uk/news/39137632/car-flips-m62-motorway-fuel-spills-hospital/",
"image": "https://www.thesun.co.uk/wp-content/uploads/2026/05/jr-m62-motorway-crash.jpg?quality=90&strip=all&1779062916&w=1920&h=1080&crop=1",
"publishedAt": "2026-05-17T23:13:00Z",
"lang": "en",
"source": {
"id": "8312b3960d99553247ab475ee7eeed9a",
"name": "The Sun",
"url": "https://www.thesun.co.uk"
}
}
]
}