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": 581130,
    "articles": [
        {
            "id": "620f6dfd72c3335f2a80a5adf4016350",
            "title": "'World-first' vaccine designed by Artificial Intelligence",
            "description": "Cambridge scientists say they have, for the first time, tested a vaccine designed by AI.",
            "content": "Artificial intelligence has been used to develop a \"fundamentally new\" type of vaccine that could protect against large swathes of viruses and prevent pandemics, say researchers.\nThe team at the University of Cambridge say it is the first time a vacc... [4089 chars]",
            "url": "https://www.bbc.co.uk/news/articles/crrpggegwe0o",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/5399/live/5dceca40-6066-11f1-89f7-47e36b8faab0.jpg",
            "publishedAt": "2026-06-04T23:29:06Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "f5af0f00ccd68b5ef1c7130ffd0707da",
            "title": "Andrew was sub-letting Royal Lodge cottages, NAO report reveals",
            "description": "A public spending watchdog examines the property arrangements of royals including Andrew Mountbatten-Windsor.",
            "content": "Andrew Mountbatten-Windsor received an undisclosed rental income from sub-letting three cottages on the Royal Lodge estate that he leased from the Crown Estate, the public spending watchdog has revealed.\nThe National Audit Office (NAO) report also re... [2950 chars]",
            "url": "https://www.bbc.co.uk/news/articles/ce8p8dzvjy9o",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/2bf4/live/288dadf0-602b-11f1-a33a-8765d90528ad.jpg",
            "publishedAt": "2026-06-04T23:05:18Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "da3fc4ac72f40e086ec4db6092937f12",
            "title": "England vs New Zealand: Ollie Robinson's road to redemption has perfect start at Lord's",
            "description": "Ollie Robinson was exiled from the England team for 24 Tests - on the first day against New Zealand, he showed them what they had been missing.",
            "content": "Paul Farbrace has a gag about how Ollie Robinson came to be Sussex captain.\nFarbrace, the Sussex head coach, realised he had not got his step-son a decent Christmas present, so offered him the county captaincy instead.\nIt's a nice line. The truth is ... [6437 chars]",
            "url": "https://www.bbc.co.uk/sport/cricket/articles/cevpvx108l9o",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/8d06/live/cfaa1670-6065-11f1-89f7-47e36b8faab0.jpg",
            "publishedAt": "2026-06-04T22:32:18Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        }
    ]
}

Categories