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": 563832,
    "articles": [
        {
            "id": "f08f292ed59570e938b7e06b324967ee",
            "title": "Eighth person arrested over Manchester synagogue attack",
            "description": "Man, 49, detained on suspicion of failing to disclose information on terrorist activity",
            "content": "An eighth person has been arrested in connection with the Manchester synagogue attack.\nA 49-year-old man has been arrested on suspicion of failing to disclose information regarding terrorist activity, Greater Manchester Police said.\nAdrian Daulby and... [1886 chars]",
            "url": "https://www.telegraph.co.uk/news/2026/05/26/man-arrested-over-manchester-synagogue-attack-heaton-park/",
            "image": "https://www.telegraph.co.uk/content/dam/news/2026/05/26/TELEMMGLPICT000442756815_17798283418060_trans_NvBQzQNjv4BqpVlberWd9EgFPZtcLiMQf0Rf_Wk3V23H2268P_XkPxc.jpeg?impolicy=OG-Standard",
            "publishedAt": "2026-05-26T22:16:00Z",
            "lang": "en",
            "source": {
                "id": "0fc579b3cc7a823fd67a74b9ed6f0796",
                "name": "The Telegraph",
                "url": "https://www.telegraph.co.uk"
            }
        },
        {
            "id": "6f375c21525560e3da21ce627f3bf87a",
            "title": "Longview explosion kills multiple people and others are missing in Washington state",
            "description": "Ten people were injured and an unknown number are missing after a tank ruptured at a paper mill in Longview, Washington.",
            "content": "Multiple people have been killed and injured and some are still missing after a major chemical explosion at a paper mill in Washington, authorities said.\nThe explosion occurred at 07:15 PDT (15:15 GMT) at the Nippon Dynawave Packaging facility in Lon... [2558 chars]",
            "url": "https://www.bbc.co.uk/news/articles/cj9ppm94xw9o",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/db79/live/43312e50-5948-11f1-af8d-3f91c4027c92.jpg",
            "publishedAt": "2026-05-26T21:49:21Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "5f38d7627a0cde6514c609239abd1888",
            "title": "Green jobs contributing £10.2bn to Scotland's economy, says CBI",
            "description": "An industry report suggests that the net-zero economy is already established and employs more than 105,000 people.",
            "content": "Net-zero-related industries are supporting more than 105,000 jobs in Scotland and contributing £10.2bn to the economy, according to industry research.\nThe jobs include roles building and maintaining infrastructure such as wind farms and hydropower sc... [3691 chars]",
            "url": "https://www.bbc.co.uk/news/articles/c7599zez4rxo",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/87d7/live/1dced490-5917-11f1-8d34-d7341b720fc6.jpg",
            "publishedAt": "2026-05-26T21:44:59Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        }
    ]
}

Categories