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": 143742,
    "articles": [
        {
            "id": "2147d29db4fc8c171e917b81a8f6530c",
            "title": "Man Utd transfer news: INEOS OFFERED Liverpool 'top target' as 'exciting' £34.5m signing",
            "description": "Manchester United have reportedly been given the opportunity to sign Liverpool target Pierre Kalulu, with a 'strong suspicion' on the Juventus star revealed.",
            "content": "Manchester United have reportedly been given the opportunity to sign Liverpool target Pierre Kalulu, with a ‘strong suspicion’ on the Juventus star revealed.\nKalulu has emerged as an option for several Premier League clubs who are in the market for a... [2522 chars]",
            "url": "https://www.teamtalk.com/manchester-united/man-utd-offered-exciting-sign-34-5m-liverpool-top-target",
            "image": "https://images.teamtalk.com/content/uploads/2026/05/06101215/Pierre-Kalulu-with-Man-utd-badge.jpg",
            "publishedAt": "2026-05-06T10:51:30Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        },
        {
            "id": "f523232c46146ce2d4caccb350b21509",
            "title": "Harry Kane ‘reality’ hits INEOS hard as Bayern star ‘ready’ to make crunch call on future",
            "description": "Manchester United remain keen on a deal for Harry Kane, but the Bayern Munich striker wants to continue at the Bavarian giants.",
            "content": "Manchester United, Chelsea and Tottenham Hotspur have all remained closely informed on Harry Kane’s situation over the past 12 months, but the clearest signal yet from the striker’s camp suggests a return to England is not imminent.\nTEAMtalk understa... [2267 chars]",
            "url": "https://www.teamtalk.com/manchester-united/harry-kane-manchester-united-bayern-munich",
            "image": "https://images.teamtalk.com/content/uploads/2026/05/06103915/TT-Harry-Kane-with-Man-utd-Bayern-badges-1-1.jpg",
            "publishedAt": "2026-05-06T09:47:27Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        },
        {
            "id": "338fbda059d8809e2e6a5a469156f953",
            "title": "Real Madrid ‘willing’ to sell €50m star to Arsenal",
            "description": "Real Madrid are ready to cash in on Alvaro Carreras, who is the subject of interest from Arsenal in the summer transfer window.",
            "content": "Real Madrid are willing to sell Alvaro Carreras to Arsenal in the summer transfer window, according to a Spanish report, though TEAMtalk has explained why Gunners manager Mikel Arteta and sporting director Andrea Berta should not get too excited just... [2650 chars]",
            "url": "https://www.teamtalk.com/arsenal/alvaro-carreras-arsenal-real-madrid",
            "image": "https://images.teamtalk.com/content/uploads/2026/05/06094520/TT-Two-Badges-Alvaro-Fernandez-Carreras-Arsenal-Real-Madrid-1.jpg",
            "publishedAt": "2026-05-06T09:25:26Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        }
    ]
}

Categories