Flag of the United Kingdom

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": 140847,
    "articles": [
        {
            "title": "Horrifying video of man being attacked with metal poles in road",
            "description": "Police have arrested three men and three men are also in hospital after the mass brawl",
            "content": "Horrifying video of man being attacked with metal poles in road\nPolice have arrested three men and three men are also in hospital after the mass brawl\nDramatic footage captures moment 'fight' erupts in Liverpool\nShocking footage shows the horrifying ... [3866 chars]",
            "url": "https://www.liverpoolecho.co.uk/news/liverpool-news/horrifying-video-man-being-attacked-30208084",
            "image": "https://i2-prod.liverpoolecho.co.uk/article30208087.ece/ALTERNATES/s1200/1_breckroad.jpg",
            "publishedAt": "2024-10-22T21:47:00Z",
            "source": {
                "name": "Liverpool Echo",
                "url": "https://www.liverpoolecho.co.uk"
            }
        },
        {
            "title": "Sir Chris Hoy gives update after heartbreaking terminal cancer diagnosis",
            "description": "Sir Chris Hoy has shared a positive message on social media after announcing his terminal cancer diagnosis",
            "content": "Sir Chris Hoy has shared an uplifting update amidst his family's health battles, having enjoyed a cycling trip while on holiday.\nThe Olympic icon, who disclosed his terminal cancer diagnosis in February, recently took to social media to share that hi... [648 chars]",
            "url": "https://www.express.co.uk/sport/othersport/1965795/Sir-Chris-Hoy-terminal-cancer-update",
            "image": "https://cdn.images.express.co.uk/img/dynamic/4/1200x630/5713119.jpg",
            "publishedAt": "2024-10-22T21:12:00Z",
            "source": {
                "name": "Express",
                "url": "https://www.express.co.uk"
            }
        },
        {
            "title": "New commission may ban English water companies from making a profit",
            "description": "Defra body, created to overhaul system amid public fury, may force firms to be run for public good rather than shareholder returns",
            "content": "Water companies in England could be banned from making a profit under plans for a complete overhaul of the system.\nThe idea is one of the options being considered by a new commission set up by the Department for Environment, Food and Rural Affairs (D... [5762 chars]",
            "url": "https://www.theguardian.com/environment/2024/oct/22/new-commission-may-ban-england-water-companies-from-making-a-profit",
            "image": "https://i.guim.co.uk/img/media/db6886decf5f010ab811f05d63c74f9c3c0aeef6/0_132_3859_2315/master/3859.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=17f2bfc2bd75e3e4ef6bf23b531b89fb",
            "publishedAt": "2024-10-22T21:06:00Z",
            "source": {
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        }
    ]
}

Categories