United Kingdom Nation News API

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

Get API key for the United Kingdom Nation 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=nation&apikey=API_KEY
{
    "totalArticles": 567740,
    "articles": [
        {
            "id": "c4b3f7076f9b1fc46b5163f7b936fc5d",
            "title": "One person killed, several injured as two trains collide north of London",
            "description": "Police said a ‘major incident’ was declared after the crash near Bedford, some 90km away from London.",
            "content": "One person has been killed and a number of people injured in a collision between two passenger trains north of London, according to British Transport Police.\nEmergency services rushed to the scene of the collision south of the town of Bedford, about ... [3061 chars]",
            "url": "https://www.aljazeera.com/news/2026/6/19/two-trains-collide-near-bedford-north-of-london",
            "image": "https://www.aljazeera.com/wp-content/uploads/2026/06/2010-11-25T120000Z_1664728399_LM1E6BP118F01_RTRMADP_3_BRITAIN-THAMESLINK-1781897234.jpg?resize=1920%2C1440",
            "publishedAt": "2026-06-19T21:40:59Z",
            "lang": "en",
            "source": {
                "id": "7530d90c9af769eda4cb548f32ed381d",
                "name": "Al Jazeera",
                "url": "https://www.aljazeera.com"
            }
        },
        {
            "id": "6cc584f98c259d33309aa3bdcd564f10",
            "title": "Celebrations and a swift exit after a Burnham win ‘beyond our wildest dreams’",
            "description": "After partying into the early hours, supporters were back for the new Makerfield MP’s victory rally which ended with a madcap escape",
            "content": "There was plenty of the hopey, changey stuff from Andy Burnham at his victory rally on the morning after the night before – but it ended with the new MP for Makerfield doing a runner. “Are you going to become the new prime minister?” shouted Sky’s po... [7732 chars]",
            "url": "https://www.theguardian.com/politics/2026/jun/19/andy-burnham-avoids-press-queries-staff-no-doubts-makerfield",
            "image": "https://i.guim.co.uk/img/media/5987a65c6e0e6280152cf6361e27140a02f421c6/671_0_6688_5353/master/6688.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=672199154d73179eac7e29da473f9aff",
            "publishedAt": "2026-06-19T19:59:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "3ff0f5e3b23a69db3b023a543646e36d",
            "title": "Bedford train crash latest: Two passenger trains collide with major emergency response under way",
            "description": "One passenger describes seeing \"bloodied faces\", people with what appeared to be broken legs and \"smoke everywhere\".",
            "content": "Where did the collision take place?\nThe two passenger trains collided south of Bedford, a town about 60 miles north of the M25 on the edge of Greater London.\nThis map shows the approximate location of the incident.\nThe collision happened just south o... [5620 chars]",
            "url": "https://www.bbc.co.uk/news/live/cy8dy2pr8ymt",
            "image": "https://static.files.bbci.co.uk/core/website/assets/static/news/images/metadata/poster-1024x576.5f404a8b8b.png",
            "publishedAt": "2026-06-19T18:57:59Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        }
    ]
}

Categories