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": 579956,
    "articles": [
        {
            "id": "bf3f7b531c6cbc9b1b3d50d588eca74c",
            "title": "Iran and US report new wave of air strikes in Gulf",
            "description": "Washington and Tehran targeted each other's military facilities around the Strait of Hormuz.",
            "content": "Air strikes resumed between the US and Iran over the weekend as each side claimed to have hit military targets near the Strait of Hormuz.\nThe US Central Command (Centcom) said it conducted \"self-defense strikes on Iranian radar and command and contro... [2387 chars]",
            "url": "https://www.bbc.co.uk/news/articles/crlpy8n7pr6o",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/5e64/live/191ae050-5d73-11f1-860b-7bba4d9031fa.jpg",
            "publishedAt": "2026-06-01T05:11:41Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "640b480237c3a0c9e4bc6f38203236df",
            "title": "This is the Microsoft Surface Laptop Ultra with Nvidia RTX Spark",
            "description": "Microsoft is announcing the Surface Laptop Ultra, a new 15-inch flagship laptop that will feature Nvidia’s Arm-based RTX Spark “superchip.”",
            "content": "Once upon a time, Microsoft had to write off $900 million betting an Arm-based Nvidia chip could power its first flagship Windows portable, the original Microsoft Surface. But today, it’s trying again. Microsoft and Nvidia have just announced the Sur... [2532 chars]",
            "url": "https://www.theverge.com/tech/940584/microsoft-surface-laptop-ultra-nvidia-rtx-spark-pictures",
            "image": "https://platform.theverge.com/wp-content/uploads/sites/2/2026/05/Surface-Laptop-Ultra-Image-3-crop.png?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=1200",
            "publishedAt": "2026-06-01T04:36:00Z",
            "lang": "en",
            "source": {
                "id": "6904b5b083966b8966bdfd85ba5b9220",
                "name": "The Verge",
                "url": "https://www.theverge.com"
            }
        },
        {
            "id": "cebf3cc4c988d60d56fb0133cbd9c97b",
            "title": "NHS single patient record to be debated for first time",
            "description": "Reforms to the NHS records system could result in 20,000 fewer visits to A&E annually, according to government projections.",
            "content": "Plans for a single patient record for the NHS in England will be debated for the first time by MPs on Monday.\nThe aim is to combine GP, hospital and social care data so patients don't have to keep repeating their medical history unnecessarily at appo... [3302 chars]",
            "url": "https://www.bbc.co.uk/news/articles/cp3pgd9gzy3o",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/0ba5/live/051bf5e0-5d63-11f1-b62a-a36369f74e54.jpg",
            "publishedAt": "2026-06-01T04:02:07Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        }
    ]
}

Categories