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": 152068,
    "articles": [
        {
            "id": "514dd234a6f365d890a503534e875ba5",
            "title": "With Trump attending Game 3, watch party canceled, NYPD says",
            "description": "As part of enhanced security measures with President Donald Trump attending Game 3 of the NBA Finals between the Knicks and Spurs on Monday night, there will be no watch party outside Madison Square Garden, the New York Police Department said Sunday.",
            "content": "NEW YORK -- As part of enhanced security measures with President Donald Trump attending Game 3 of the NBA Finals on Monday, there will be no watch party outside Madison Square Garden, the New York Police Department said Sunday.\nThe decision, announce... [3133 chars]",
            "url": "https://www.espn.com.sg/nba/story/_/id/48993930/with-trump-attending-game-3-watch-party-canceled-nypd-says",
            "image": "https://a.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0607%2Fr1669488_1296x729_16%2D9.jpg",
            "publishedAt": "2026-06-08T03:11:03Z",
            "lang": "en",
            "source": {
                "id": "036d6181efe00e91cc0acd41b24db4f9",
                "name": "ESPN Singapore",
                "url": "https://www.espn.com.sg"
            }
        },
        {
            "id": "1cf6658044179d9bc8427a8ff3602ae6",
            "title": "Christian Eriksen conscious after on-pitch collapse; Denmark vs. Ukraine abandoned",
            "description": "Christian Eriksen is \"conscious and doing well under the circumstances\" after collapsing during Denmark's friendly against Ukraine, which forced the game to be abandoned.",
            "content": "Christian Eriksen was conscious and undergoing further tests in the hospital after collapsing during Denmark's friendly against Ukraine, which forced the game to be abandoned.\nEriksen, 34, appeared to grab his chest before falling to the ground in th... [3281 chars]",
            "url": "https://www.espn.com.sg/soccer/story/_/id/48993108/christian-eriksen-collapses-pitch-denmark-ukraine",
            "image": "https://a4.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0607%2Fr1669455_1296x729_16%2D9.jpg",
            "publishedAt": "2026-06-08T03:07:04Z",
            "lang": "en",
            "source": {
                "id": "036d6181efe00e91cc0acd41b24db4f9",
                "name": "ESPN Singapore",
                "url": "https://www.espn.com.sg"
            }
        },
        {
            "id": "fb423dcaeb3123ba3d3f856325278bc8",
            "title": "Iran arrive in Mexico ahead of World Cup; defender criticises FIFA over visas",
            "description": "Iran defender Ehsan Hajsafi has criticised FIFA after the team arrived in Mexico on Sunday with some members of their entourage still lacking U.S. visas.",
            "content": "Iran defender Ehsan Hajsafi has criticised FIFA after the team arrived in Mexico on Sunday with some members of their entourage still lacking U.S. visas, before three World Cup group matches in the United States later this month.\nThe team's participa... [3643 chars]",
            "url": "https://www.espn.com.sg/soccer/story/_/id/48992542/iran-arrive-mexico-ahead-world-cup-defender-criticises-fifa-visas",
            "image": "https://a1.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0607%2Fr1669402_1296x729_16%2D9.jpg",
            "publishedAt": "2026-06-08T03:07:04Z",
            "lang": "en",
            "source": {
                "id": "036d6181efe00e91cc0acd41b24db4f9",
                "name": "ESPN Singapore",
                "url": "https://www.espn.com.sg"
            }
        }
    ]
}

Categories