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": 145860,
    "articles": [
        {
            "id": "81648febf5c8b5b300e324e837ec95f7",
            "title": "Kylian Mbappe: Real Madrid reach decision on selling France star amid 31m",
            "description": "Fabrizio Romano reveals whether Real Madrid could sell Kylian Mbappe in the summer transfer window, amid rising tensions at Estadio Bernabeu.",
            "content": "Real Madrid have no plans to sell Kylian Mbappe in the summer transfer window despite the problems at Estadio Bernabeu, according to Fabrizio Romano, as an online petition to get him out of Los Blancos reaches a record high.\nMbappe has been the subje... [2475 chars]",
            "url": "https://www.teamtalk.com/news/real-madrid-will-not-sell-kylian-mbappe",
            "image": "https://images.teamtalk.com/content/uploads/2026/05/07135728/TT-One-Badge-Kylian-Mbappe-Real-Madrid-1.jpg",
            "publishedAt": "2026-05-07T13:12:35Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        },
        {
            "id": "b61b0b126df2d32a9ea69d6ea57d628e",
            "title": "Ralf Rangnick's £40m Man Utd target is now terminating his contract after nightmare move",
            "description": "Ralf Rangnick recommended great signings to Manchester United but one of his targets has endured a complete disaster since being linked.",
            "content": "Ralf Rangnick recommended some brilliant signings to Manchester United, but one of his targets has seen his career enter freefall.\nFamously, Ralf Rangnick suggested Manchester United needed ‘open heart surgery’ and was set to take up an advisory role... [1606 chars]",
            "url": "https://www.unitedinfocus.com/news/ralf-rangnicks-40m-man-utd-target-is-now-terminating-his-contract-after-nightmare-move/",
            "image": "https://cdn1.unitedinfocus.com/uploads/14/2024/09/GettyImages-1393134193-scaled.jpg",
            "publishedAt": "2026-05-07T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "e32b3f53a6f8d02accaff9748c0b9be0",
                "name": "United In Focus",
                "url": "https://www.unitedinfocus.com"
            }
        },
        {
            "id": "9e2fe4b2252b70930db8b38e9d5f7ff8",
            "title": "FSG ‘enquire’ about two-footed Paolo Maldini-like star to replace ‘club legend’",
            "description": "Liverpool are among the clubs that have made contact to sign Andrea Cambiaso from Juventus in the summer transfer window.",
            "content": "Liverpool have made a move to bring Andrea Cambiaso to Anfield in the summer transfer window as a potential replacement for Andy Robertson, according to an Italian journalist, and previous comments on the Juventus star show why he would be perfect fo... [3652 chars]",
            "url": "https://www.teamtalk.com/liverpool/andrea-cambiaso-liverpool-juventus-andy-robertson-replacement",
            "image": "https://images.teamtalk.com/content/uploads/2026/05/07100138/TT-One-Badge-Andrea-Cambiaso-Liverpool-1.jpg",
            "publishedAt": "2026-05-07T09:22:27Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        }
    ]
}

Categories