- 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": 589692,
"articles": [
{
"id": "104aaa92baaa808e1fb069fd848efa7f",
"title": "Teenager not guilty of killing nine-year-old Aria Thorpe",
"description": "A jury at Bristol Crown Court finds a 16-year-old not guilty of murder and manslaughter.",
"content": "A teenage boy has been found not guilty of killing a nine-year-old girl in her home.\nThe 16-year-old, who cannot be named due to his age, was on trial accused of murder and manslaughter following the death of Aria Thorpe. A jury returned verdicts of ... [863 chars]",
"url": "https://www.bbc.co.uk/news/articles/c9320y90lnno",
"image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/775e/live/93536e00-70a1-11f1-a074-f75fb10ee765.jpg",
"publishedAt": "2026-06-25T13:52:18Z",
"lang": "en",
"source": {
"id": "da05009467a13bbcc84557ea09d86db3",
"name": "BBC",
"url": "https://www.bbc.co.uk"
}
},
{
"id": "21719fe19006a2aae688d543dca2b599",
"title": "One person dead and child in hospital after train hits car on level crossing near Preston",
"description": "Emergency services were called to Station Road, Hoghton, at 8.50am following reports of the collision at the level crossing. | ITV News Granada",
"content": "A person has died and a child is fighting for their life following a collision between a train and a car on a level crossing.Emergency services were called to Station Road, Hoghton, near Preston at 8.50am on 25 June following reports of the crash.Fir... [2542 chars]",
"url": "https://www.itv.com/news/granada/2026-06-25/one-person-dead-and-child-in-hospital-after-train-hits-car-on-level-crossing",
"image": "https://images.ctfassets.net/pjshm78m9jt4/3RofVdN2FsxDHOlMNdZceO/84fd291c6bc39c80500dd349f7b8c69e/C3_HOUGHTON_CRASH_GVS.mp4_2506_0_frame_2347.jpeg?fm=jpg&fit=fill&w=1600&h=900&q=80",
"publishedAt": "2026-06-25T13:41:21Z",
"lang": "en",
"source": {
"id": "50e936df020ec4ba91592a1399c1d92f",
"name": "ITVX",
"url": "https://www.itv.com"
}
},
{
"id": "c09cbccc3d00449fb28b87ab9adfb130",
"title": "'Disruptive' passenger restrained on Jet2 flight to Manchester dies",
"description": "Callum Kerr was held by other passengers after an alleged assault on a Cyprus to Manchester flight.",
"content": "A man who was restrained on a Jet2 flight by fellow travellers after he allegedly assaulted another passenger and cabin crew, has died.\nPolice were called to reports of a passenger attacking another customer and a staff member on the Jet2 flight from... [2766 chars]",
"url": "https://www.bbc.co.uk/news/articles/c17ypedelk9o",
"image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/dc25/live/3e2ba8d0-7096-11f1-86cf-0fd142c2b6fb.png",
"publishedAt": "2026-06-25T13:39:44Z",
"lang": "en",
"source": {
"id": "da05009467a13bbcc84557ea09d86db3",
"name": "BBC",
"url": "https://www.bbc.co.uk"
}
}
]
}