United Kingdom News API

Get the live top headlines from United Kingdom with our JSON API.

Get API key for the United Kingdom News API

API 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": 496354,
    "articles": [
        {
            "id": "1fde7cce15a3b371a1268318c4c84d73",
            "title": "‘I’ve given all I can’: Chelsea’s Millie Bright announces retirement with immediate effect",
            "description": "Millie Bright has ended to a trophy-laden career in which she won eight Women’s Super League titles and 88 England caps",
            "content": "Millie Bright has announced her immediate retirement, ending a trophy-laden career during which she won eight Women’s Super League titles and six Women’s FA Cups with Chelsea.\nThe defender, who retired from international football in 2025, also helped... [1764 chars]",
            "url": "https://www.theguardian.com/football/2026/apr/29/millie-bright-announces-retirement-chelsea-england",
            "image": "https://i.guim.co.uk/img/media/3c968d21ef023f73b5f3482dc49bc763ae3fe31d/821_246_4109_3287/master/4109.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=b4f585dbdcd828e7dac29fbe8c1d675d",
            "publishedAt": "2026-04-29T09:47:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "8970bb96f4bc3da0086dd078f28fa356",
            "title": "Laura Dern replaces Helena Bonham Carter in The White Lotus",
            "description": "The British actress left the hit show due to creative differences shortly after filming began.",
            "content": "US actress Laura Dern has joined the cast of the new season of The White Lotus, days after Helena Bonham Carter left the show due to creative differences.\nThe fourth season of the wealth satire is currently being filmed in the south of France, and wi... [1050 chars]",
            "url": "https://www.bbc.co.uk/news/articles/cx218w742jzo",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/a635/live/a2df4690-43b1-11f1-ac78-2112837ce2aa.jpg",
            "publishedAt": "2026-04-29T09:39:10Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "02a37db5a6e2d530c429ff3aa36e758c",
            "title": "Chelsea captain Millie Bright announces retirement from football with immediate effect",
            "description": "Chelsea captain Millie Bright announces she has retired from football with immediate effect because of injury.",
            "content": "Chelsea captain Millie Bright has retired from football with immediate effect.\nThe 32-year-old made 294 appearances for the Blues after joining from Doncaster Belles in 2015 and also won 88 caps for England.\nThe defender won eight Women's Super Leagu... [2097 chars]",
            "url": "https://www.bbc.co.uk/sport/football/articles/cvgzd945593o",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/a89e/live/d8abf460-4318-11f1-8d32-27ce5a537ca2.jpg",
            "publishedAt": "2026-04-29T09:31:57Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        }
    ]
}

Categories