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": 148838,
    "articles": [
        {
            "id": "8b71af915302afec707f7d94040a9850",
            "title": "Man Utd, Chelsea join Arsenal in hunt for €80m World Cup star as scouts monitor Sporting ace",
            "description": "Manchester United and Chelsea have joined Premier League rivals Arsenal in the growing race to sign Sporting CP left-back Maxi Araujo, according to reports in Portugal.",
            "content": "Manchester United and Chelsea have joined Premier League rivals Arsenal in the growing race to sign Sporting CP left-back Maxi Araujo, according to reports in Portugal.\nThe 26-year-old full-back, who can operate as a conventional left-back or further... [2087 chars]",
            "url": "https://www.teamtalk.com/news/man-utd-chelsea-join-arsenal-hunt-for-sporting-defender-maxi-araujo",
            "image": "https://images.teamtalk.com/content/uploads/2026/06/26160328/maxi-araujo-1.jpg",
            "publishedAt": "2026-06-26T15:35:23Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        },
        {
            "id": "ff5f3aeb14e556f3c1e028e14a872c48",
            "title": "New €40m winger wanted as Yan Diomande 'bid' shut down",
            "description": "Diomande remains Liverpool's dream winger signing, but a second World Cup forward has also appeared on their radar, according to a report.",
            "content": "Norway World Cup star Andreas Schjelderup is a new winger being considered by Liverpool and Tottenham Hotspur, according to reports, while the Reds’ latest offer for top target Yan Diomande has been debunked.\nLiverpool began the process of revamping ... [2666 chars]",
            "url": "https://www.teamtalk.com/liverpool/yan-diomande-transfer-news-bid-debunked-andreas-schjelderup-alternative-benfica",
            "image": "https://images.teamtalk.com/content/uploads/2026/06/26155452/liverpool-targets-yan-diomande-andreas-schjelderup.jpg",
            "publishedAt": "2026-06-26T15:03:23Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        },
        {
            "id": "5c2750d4714bfa7e87bb35bfe6f6f7da",
            "title": "Spurs reach £72m 'TOTAL AGREEMENT' for Sandro Tonali as ENIC thunder towards fifth deal",
            "description": "Tottenham have secured a £72m 'total agreement' on a six-year deal for Newcastle United midfielder Sandro Tonali, according to reports.",
            "content": "Tottenham have secured a £72m ‘total agreement’ on a six-year deal for Newcastle United midfielder Sandro Tonali, according to reports.\nSpurs ended the season with a 1-0 win over Everton to narrowly secure their Premier League status for another seas... [2731 chars]",
            "url": "https://www.teamtalk.com/tottenham-hotspur/tottenham-reach-total-agreement-sandro-tonali-newcastle",
            "image": "https://images.teamtalk.com/content/uploads/2026/06/26144037/TT-One-Badge-Sandro-Tonali-Tottenham-Hotspur-1.jpg",
            "publishedAt": "2026-06-26T14:21:13Z",
            "lang": "en",
            "source": {
                "id": "d98cb24fc85450dab25e71b91b792c5c",
                "name": "TEAMtalk",
                "url": "https://www.teamtalk.com"
            }
        }
    ]
}

Categories