United Kingdom Business News API

Get the live top business headlines from United Kingdom with our JSON API.

Get API key for the United Kingdom Business 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=business&apikey=API_KEY
{
    "totalArticles": 373100,
    "articles": [
        {
            "id": "c75ac8de97a81e95e53a0ac073ef3470",
            "title": "Translink: Proposals to cut services and fare discounts revealed",
            "description": "Cuts to services across Metro, Ulsterbus and NI Railways are being explored under the proposals.",
            "content": "Some public transport services could be reduced and fare discounts removed under proposals by Northern Ireland's network operator Translink, to make £10m worth of savings.\nCuts to services across Metro, Ulsterbus and NI Railways are being explored un... [3026 chars]",
            "url": "https://www.bbc.co.uk/news/articles/cj3pvneyp6po",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/2a64/live/97d55750-543f-11f1-be9a-315565996c62.jpg",
            "publishedAt": "2026-05-20T12:30:00Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "bf751331d705fe1b64ae28e4e1d0c052",
            "title": "M&S scraps staff bonuses after cyberattack cuts profits by a third",
            "description": "The high street retailer said no employees would receive a bonus this year after the attack left annual pre-tax profits down 28.8 per cent at £364.6m",
            "content": "Marks & Spencer has scrapped bonuses for its entire workforce, including its top bosses, after a cyberattack wiped almost a third off annual profits.\nThe FTSE 100 food and fashion retailer confirmed that Stuart Machin, chief executive, and Archie Nor... [4302 chars]",
            "url": "https://www.thetimes.com/business/companies-markets/article/m-and-s-cyberattack-wipes-131m-off-annual-profits-xrlldf7lb",
            "image": "https://www.thetimes.com/imageserver/image/2f4b6544-62c0-427f-9dbc-7371a687ea3a.jpg?strip=all&format=webp&crop=7360px%2C4140px%2C0px%2C386px&resize=1200",
            "publishedAt": "2026-05-20T10:32:45Z",
            "lang": "en",
            "source": {
                "id": "9e0e1039092ec85a0b069e08b66bb337",
                "name": "The Times",
                "url": "https://www.thetimes.com"
            }
        },
        {
            "id": "9fd003f2d15b7e86b16918b7d7a432fd",
            "title": "GitHub says internal repos exfiltrated after poisoned VS Code extension attack",
            "description": "Initial assessment says customer data spared while users wonder what else may have slipped out",
            "content": "GitHub, the world's biggest code repository and DevOps platform, fell victim to a malicious Visual Studio Code (VS Code) extension. The company's initial assessment is that only internal repositories were exfiltrated.\nThe incident was reported by Git... [2648 chars]",
            "url": "https://www.theregister.com/devops/2026/05/20/github-says-internal-repos-exfiltrated-after-poisoned-vs-code-extension-attack/5243206",
            "image": "https://image.theregister.com/5241973.jpg?imageId=5241973&x=0&y=0&cropw=100&croph=100&panox=0&panoy=0&panow=100&panoh=100&width=1200&height=683",
            "publishedAt": "2026-05-20T10:27:44Z",
            "lang": "en",
            "source": {
                "id": "2ed9b389eb136c335139834293465c6b",
                "name": "The Register",
                "url": "https://www.theregister.com"
            }
        }
    ]
}

Categories