Flag of Singapore

Singapore Sports News API

Get the live top sports headlines from Singapore with our JSON API.

Get API key for the Singapore Sports 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 Singapore.

GET
https://gnews.io/api/v4/top-headlines?country=sg&category=sports&apikey=API_KEY
{
    "totalArticles": 5988808,
    "articles": [
        {
            "id": "25ad4a3603b547a6c734ef842cadaf95",
            "title": "Amorim sack? Five Man Utd players who could be surplus to requirements for a new manager",
            "description": "Ruben Amorim is coming under increasing pressure at Manchester United and a number of players could potentially follow the manager out of the exit door.",
            "content": "Ruben Amorim is coming under increasing pressure at Manchester United and a number of players could potentially follow the manager out of the exit door.\nUnited backed Amorim in the summer transfer window but they’ve had a poor start to the season and... [5968 chars]",
            "url": "https://www.teamtalk.com/manchester-united/amorim-sack-five-man-utd-players-surplus-requirements-new-manager",
            "image": "https://images.teamtalk.com/content/uploads/2025/09/17133644/Harry-Maguire-Ruben-Amorim-Mason-Mount-1.jpg",
            "publishedAt": "2025-09-17T16:20:50Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com",
                "country": "sg"
            }
        },
        {
            "id": "118caa63603ec38acd2c507d9e45be92",
            "title": "James Trafford sent worrying message by Pep Guardiola weeks after £27m move to Man City - as manager drops major Gianluigi Donnarumma hint",
            "description": "Trafford, 22, re-signed for City earlier this summer in a £27million deal after Guardiola made clear his intentions to move Ederson on.",
            "content": "Pep Guardiola has hinted that Gianluigi Donnarumma could be Manchester City's goalkeeper for 'many years' in a worrying sign for James Trafford.\nTrafford, 22, re-signed for City earlier this summer in a £27million deal after Guardiola made clear his ... [2654 chars]",
            "url": "https://www.dailymail.co.uk/sport/football/article-15107803/James-Trafford-sent-worrying-message-Pep-Guardiola.html",
            "image": "https://i.dailymail.co.uk/1s/2025/09/17/16/102222311-0-image-m-14_1758123091909.jpg",
            "publishedAt": "2025-09-17T15:35:47Z",
            "lang": "en",
            "source": {
                "id": "4aca9b1f6287a5f7a6dea911063bdb49",
                "name": "Daily Mail",
                "url": "https://www.dailymail.co.uk",
                "country": "sg"
            }
        },
        {
            "id": "5c46cd37a087a0bd2e1b4c1a8844c7af",
            "title": "Diego Simeone lauds 'unbelievable' Liverpool man he claims is 'extraordinary'",
            "description": "Diego Simeone has heaped praise on \"extraordinary\" Liverpool manager Arne Slot ahead of Atletico Madrid's trip to Anfield.",
            "content": "Diego Simeone has reserved praise for a certain Liverpool figure ahead of Atletico Madrid’s trip to Anfield in the Champions League.\nThe Reds crashed out of the Champions League last season in the Round of 16 to eventual winners Paris Saint-Germain d... [2763 chars]",
            "url": "https://tbrfootball.com/diego-simeone-lauds-unbelievable-liverpool-man-he-claims-is-extraordinary/",
            "image": "https://cdn1.tbrfootball.com/uploads/27/2025/09/diego-simeone-1758094102668.jpg",
            "publishedAt": "2025-09-17T14:45:00Z",
            "lang": "en",
            "source": {
                "id": "63298f519ab1d234e20fd6b3851fb1d1",
                "name": "TBR Football",
                "url": "https://tbrfootball.com",
                "country": "sg"
            }
        }
    ]
}

Categories