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": 569390,
    "articles": [
        {
            "id": "ba8bb5394ef99b769fe00ebd19341518",
            "title": "Google announces glasses are back and search is getting an AI makeover",
            "description": "At annual I/O conference, company debuts a product for everyday consumers to create autonomous AI agents",
            "content": "Google announced Tuesday that it would expand its search bar, the centerpiece of the most-visited website in the world, with a heavy dose of artificial intelligence. The tech giant is also trying its hand at hi-tech glasses again, more than a decade ... [3966 chars]",
            "url": "https://www.theguardian.com/technology/2026/may/19/google-glasses-search-ai",
            "image": "https://i.guim.co.uk/img/media/4080d31ae028b07e873ab5e3dbff8d548e845406/853_0_4299_3440/master/4299.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=cd915531fbf8bf5028e38561383f6c07",
            "publishedAt": "2026-05-20T01:17:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "9d956ee54f163f3fc27d30adebdb1f6c",
            "title": "Katie Price missing husband latest: ‘This is not a publicity stunt’ insists reality star who fears Lee Andrews has been kidnapped",
            "description": "Katie Price said she last heard from her husband of four months on Wednesday",
            "content": "From reproductive rights to climate change to Big Tech, The Independent is on the ground when the story is developing. Whether it's investigating the financials of Elon Musk's pro-Trump PAC or producing our latest documentary, 'The A Word', which shi... [643 chars]",
            "url": "https://www.the-independent.com/arts-entertainment/tv/news/katie-price-lee-andrews-missing-husband-live-updates-b2979245.html",
            "image": "https://static.the-independent.com/2026/05/19/10/40/Screenshot-2026-05-19-at-11-56-19.png?trim=0,4,0,3&width=1200&height=800&crop=1200:800",
            "publishedAt": "2026-05-20T01:00:00Z",
            "lang": "en",
            "source": {
                "id": "0d5c0adfb0e84da759fe48296b9f6e55",
                "name": "The Independent",
                "url": "https://www.independent.co.uk"
            }
        },
        {
            "id": "b473695ca69e581cdcadad2a3ee9f7a1",
            "title": "Melania Trump makes 'breaking news' announcement from White House balcony",
            "description": "The First Lady interrupted an event by stepping onto the Truman Balcony to deliver what she described as 'breaking news'.",
            "content": "The First Lady interrupted an event by stepping onto the Truman Balcony to deliver what she described as \"breaking news\".\nMelania Trump stunned guests at the White House Congressional Picnic after stepping onto the Truman Balcony to deliver what she ... [1785 chars]",
            "url": "https://www.express.co.uk/news/world/2207473/melania-trump-makes-breaking-news",
            "image": "https://cdn.images.express.co.uk/img/dynamic/78/1200x630/6930497.jpg",
            "publishedAt": "2026-05-20T00:55:00Z",
            "lang": "en",
            "source": {
                "id": "5fee56bcfa73257762a23904b3dd8aeb",
                "name": "Daily Express",
                "url": "https://www.express.co.uk"
            }
        }
    ]
}

Categories