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": 145756,
    "articles": [
        {
            "id": "8adbf0e848b8f1e8bc51549875aba1cc",
            "title": "Superstar reaches decision on leaving Real Madrid after Jose Mourinho ‘agreement’",
            "description": "Kylian Mbappe has spoken about his love for Real Madrid, which suggests that he has no plans whatsoever to leave Los Blancos.",
            "content": "Real Madrid striker Kylian Mbappe has publicly expressed his love for Los Blancos amid mounting criticism as Jose Mourinho looks set to become the new manager, while a Spanish journalist has gone on a rant about the French superstar and has labelled ... [4886 chars]",
            "url": "https://www.teamtalk.com/news/real-madrid-kylian-mbappe-future-decision-jose-mourinho",
            "image": "https://images.teamtalk.com/content/uploads/2026/05/13101310/TT-Kylian-Mbappe-Jose-Mourinho-with-Real-Madrid-badge-1.jpg",
            "publishedAt": "2026-05-13T10:09:52Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        },
        {
            "id": "2bbd197fae11220eb931f1f27564332c",
            "title": "limbo Liverpool star will be 'desperately open' to change in manager",
            "description": "Former Liverpool midfielder Danny Murphy on Harvey Elliott's current situation",
            "content": "Danny Murphy says in-limbo Liverpool star will be 'desperately open' to change in manager\nFormer Liverpool midfielder Danny Murphy on Harvey Elliott's current situation\nFormer Liverpool midfielder Danny Murphy believes Harvey Elliott will be \"despera... [2821 chars]",
            "url": "https://www.liverpoolecho.co.uk/sport/football/football-news/danny-murphy-says-limbo-liverpool-33936517",
            "image": "https://i2-prod.liverpoolecho.co.uk/article33936913.ece/ALTERNATES/s1200d/0_GettyImages-2228081199.jpg",
            "publishedAt": "2026-05-13T08:39:00Z",
            "lang": "en",
            "source": {
                "id": "1aa6f0dbd00b7d9acf000f0ae47eaa40",
                "name": "Liverpool Echo",
                "url": "https://www.liverpoolecho.co.uk"
            }
        },
        {
            "id": "b2b026038c1a7b2e85139b532b39f97b",
            "title": "Gargantuan transfer thunders closer as journalist drops bombshell revelation",
            "description": "Liverpool look increasingly likely to sanction Alisson Becker's sale this summer, while yet another long-serving Reds star is also casting doubt on his future.",
            "content": "Liverpool look increasingly likely to green-light Alisson Becker’s exit this summer, with a well-informed journalist explaining why the end is nigh and with a second long-serving Reds star also casting doubt on his future and admitting he could also ... [3399 chars]",
            "url": "https://www.teamtalk.com/liverpool/gargantuan-alisson-becker-sale-thunders-closer-bombshell-exit-revelation",
            "image": "https://images.teamtalk.com/content/uploads/2025/10/19101441/liverpool-manager-arne-slot1.jpg",
            "publishedAt": "2026-05-13T08:21:05Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        }
    ]
}

Categories