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": 584430,
    "articles": [
        {
            "id": "31252c57e40c753ef86c3b14fc11e80d",
            "title": "Oil price falls to levels not seen since before Iran war",
            "description": "Energy prices have been on a wild ride since Iran responded to US and Israeli attacks by effectively closing the Strait of Hormuz.",
            "content": "The price of oil has fallen to levels not seen since before the Iran war as traffic through the key Strait of Hormuz shipping route gradually resumes.\nGlobal benchmark Brent crude briefly fell below $72.48 (£55) a barrel, the price it was at the day ... [2980 chars]",
            "url": "https://www.bbc.co.uk/news/articles/c0jy7d7wzv4o",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/7180/live/a13f7c30-7046-11f1-bb77-f7f099abe27b.jpg",
            "publishedAt": "2026-06-25T07:11:05Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "077891c7dccddcee06367e78ef199489",
            "title": "‘Rude, heavy-drinking and a committed communist’: the Frida Kahlo you can’t buy in the gift shop",
            "description": "The artist’s likeness has become a symbol of resistance and heroism – but the truth is more complicated. As a major exhibition opens in London, has brand Frida obscured the real Kahlo?",
            "content": "I spend a lot of time in museum gift shops, and no matter where I might be in the world, I will see Frida Kahlo. Her likeness appears on socks, dolls, puzzles, water bottles, cushions, jewellery, mugs, eggcups, phone cases, shopping bags, votive cand... [10395 chars]",
            "url": "https://www.theguardian.com/artanddesign/2026/jun/25/frida-kahlo-making-icon-exhibition-tate-modern-london",
            "image": "https://i.guim.co.uk/img/media/4e2dbc55534a827e3fc60e1dcdfc65fc46f0fc96/67_0_2252_1801/master/2252.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=c47c895c58e199553b2243c1dbf8cbd6",
            "publishedAt": "2026-06-25T07:00:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "bc29086e0a34d23983401e135e61e8e2",
            "title": "Wimbledon and BBC Sport extend partnership to 2033",
            "description": "BBC Sport will continue to broadcast Wimbledon until 2033 after signing a new deal with the All England Club.",
            "content": "BBC Sport will continue to broadcast Wimbledon until 2033 after signing a new deal with the All England Club.\nThe agreement means the Grand Slam tournament will remain free to air for audiences in the UK across BBC television, radio and digital platf... [1923 chars]",
            "url": "https://www.bbc.com/sport/tennis/articles/c4gyzyv951yo",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/b3c7/live/c8bcc1c0-6fea-11f1-a9c4-37da5d161ee0.jpg",
            "publishedAt": "2026-06-25T06:00:16Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories