Flag of the 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": 20010,
    "articles": [
        {
            "title": "Liverpool forced to rip up Jurgen Klopp succession plan as Real Madrid 'choose' next boss",
            "description": "Real Madrid have 'chosen' Xabi Alonso as their next manager to follow in Carlo Ancelotti's footsteps - ruling the Spaniard out as the successor to Jurgen Klopp at Liverpool",
            "content": "Real Madrid have 'chosen' Xabi Alonso as their next manager to follow in Carlo Ancelotti's footsteps - ruling the Spaniard out as the successor to Jurgen Klopp at Liverpool\nReal Madrid have ‘chosen’ Xabi Alonso as their new boss with Carlo Ancelotti ... [3230 chars]",
            "url": "https://www.mirror.co.uk/sport/football/news/real-madrid-xabi-alonso-liverpool-31027495",
            "image": "https://i2-prod.mirror.co.uk/incoming/article30956014.ece/ALTERNATES/s1200/0_Jurgen-Klopp-47.jpg",
            "publishedAt": "2023-09-25T23:00:23Z",
            "source": {
                "name": "The Mirror",
                "url": "https://www.mirror.co.uk"
            }
        },
        {
            "title": "'I think I can handle him'",
            "description": "Crystal Palace defender Joachim Andersen has sent mixed messages to international teammate Rasmus Hojlund ahead of Crystal Palace's trip to Manchester United in the Carabao Cup on Tuesday evening.",
            "content": "Crystal Palace defender Joachim Andersen has sent mixed messages to international teammate Rasmus Hojlund ahead of Crystal Palace’s trip to Manchester United in the Carabao Cup on Tuesday evening.\nThe Eagles head to Old Trafford twice in the space of... [2344 chars]",
            "url": "https://www.teamtalk.com/news/rasmus-hojlund-threat-completely-shot-down-ahead-man-utd-palace-double-date",
            "image": "https://images.teamtalk.com/content/uploads/2023/09/17093600/man-utd-striker-rasmus-hojlund.jpg",
            "publishedAt": "2023-09-25T20:43:58Z",
            "source": {
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        },
        {
            "title": "Joel Matip: Liverpool stalwart to sign surprise contract extension but only if major condition is met",
            "description": "Joel Matip could remain a Liverpool player going forward but only if he is willing to accept one major condition in signing a fresh contract.",
            "content": "Joel Matip could remain a Liverpool player going forward but only if he is willing to accept one major condition in signing a fresh contract.\nIt was revealed over the weekend that the Reds have opened preliminary talks with the 32-year-old agent over... [2401 chars]",
            "url": "https://www.teamtalk.com/liverpool/reds-stalwart-joel-matip-tipped-sign-new-contract-but-only-major-condition-met",
            "image": "https://images.teamtalk.com/content/uploads/2023/04/20102518/liverpool-defenders-andy-robertson-joel-matip-virgil-van-dijk.jpg",
            "publishedAt": "2023-09-25T15:11:21Z",
            "source": {
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        }
    ]
}

Categories