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": 549292,
    "articles": [
        {
            "id": "a8f3abef47c184b4cc366f04e30c1127",
            "title": "South East rail timetable update",
            "description": "Southeastern, Thameslink and South Western Railway timetables change.",
            "content": "The re-introduction of some morning and evening rush hour services to and from London Blackfriars. These services will start and terminate at Maidstone East and Gillingham/Rochester.\nAdditional services between London Charing Cross and Maidstone East... [2330 chars]",
            "url": "https://www.bbc.co.uk/news/articles/cdjpzy1ljvno",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/2742/live/ad843240-504a-11f1-a712-bdb9a88fa140.png",
            "publishedAt": "2026-05-17T06:19:47Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "ed6b65a24e89463c42d4c2a5f675e147",
            "title": "What does stress really do to our bodies - and when does it become a big problem?",
            "description": "From an elevated heart rate to weakened immunity, experts explain the hidden physical costs of chronic stress – and why our bodies aren’t built to stay on high alert",
            "content": "You wake up later than planned, so it’s a rush to get everything sorted out ahead of the school run. While you’re waiting for the toaster, idiotically, you check your phone. Something has happened, and your timeline is a scalding-hot mess of the wors... [8135 chars]",
            "url": "https://www.theguardian.com/lifeandstyle/2026/may/17/secrets-of-the-body-stress",
            "image": "https://i.guim.co.uk/img/media/5a9593669b44821c86d9550288007c3d468a681e/0_0_2500_2000/master/2500.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=f3c3d50b7d626af5e9a2f9417d05191b",
            "publishedAt": "2026-05-17T04:00:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "30fdd4f161f3dc21b878427d09af3d92",
            "title": "British jets to get new anti-drone missile systems",
            "description": "The new systems provide a cheaper way to intercept threats like Iran's Shahed drones used in the Middle East.",
            "content": "British fighter jets in the Middle East will be equipped with new missile systems to make it cheaper to intercept Iranian drones.\nRoyal Air Force Typhoon jets will be fitted with an Advanced Precision Kill Weapon System (APKWS) to \"destroy targets mo... [2397 chars]",
            "url": "https://www.bbc.co.uk/news/articles/cy02ypz1w84o",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/5873/live/d83ba200-51a0-11f1-b682-cf91850925ea.jpg",
            "publishedAt": "2026-05-17T03:36:07Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        }
    ]
}

Categories