Singapore News API

Get the live top headlines from Singapore with our JSON API.

Get API key for the Singapore 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=general&apikey=API_KEY
{
    "totalArticles": 156854,
    "articles": [
        {
            "id": "65e70b088ce70917a30bbf88b4cada36",
            "title": "Ipswich seal Premier League return with comfortable win on final day of Championship season",
            "description": "Ipswich sealed promotion to the Premier League while Hull won the battle for the final playoff place on a dramatic final day of the Championship season.",
            "content": "Ipswich Town sealed promotion to the Premier League while Hull won the battle for the final playoff place on a dramatic final day of the Championship season.\nTwo goals from George Hirst and Jaden Philogene in a devastating opening nine minutes eased ... [3423 chars]",
            "url": "https://www.espn.com.sg/soccer/story/_/id/48655135/ipswich-seal-premier-league-return-comfortable-win-final-day-championship-season",
            "image": "https://a2.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0502%2Fr1652303_1296x729_16%2D9.jpg",
            "publishedAt": "2026-05-02T16:44:26Z",
            "lang": "en",
            "source": {
                "id": "036d6181efe00e91cc0acd41b24db4f9",
                "name": "ESPN Singapore",
                "url": "https://www.espn.com.sg"
            }
        },
        {
            "id": "b399eba5857ed484a102fe783e6b1489",
            "title": "Arsenal vs Fulham LIVE: Premier League latest score, match stream, goal updates and fan reaction",
            "description": "A win would take the Gunners six points clear of rivals Manchester City in title race",
            "content": "Opportunity knocks once again for leaders Arsenal in the Premier League title race this evening. The Gunners welcome Fulham to the Emirates Stadium knowing that a win would see them open up a six-point lead at the summit and pile pressure back on Man... [907 chars]",
            "url": "https://www.standard.co.uk/sport/football/arsenal-fc-vs-fulham-live-stream-latest-score-updates-result-b1280806.html",
            "image": "https://static.standard.co.uk/2022/05/05/08/PLArsenalFulham2223.jpg?width=1200&auto=webp&quality=75",
            "publishedAt": "2026-05-02T14:58:21Z",
            "lang": "en",
            "source": {
                "id": "99b3c5a558a3e649a1397aa932026c34",
                "name": "London Evening Standard",
                "url": "https://www.standard.co.uk"
            }
        },
        {
            "id": "306734e197ccc52bf9ab82027857cb6f",
            "title": "Wrexham's Premier League dream on hold as they miss out on Championship playoff place",
            "description": "Wrexham suffered Championship playoff qualification heartbreak Saturday after they were leapfrogged by promotion rivals Hull City on a dramatic final day of the Championship season.",
            "content": "Wrexham suffered playoff qualification heartbreak Saturday as they were leapfrogged by promotion rivals Hull City on a dramatic final day of the Championship season.\nThe Welsh club, owned by actors Ryan Reynolds and Rob Mac, started the day inside th... [3281 chars]",
            "url": "https://www.espn.com.sg/soccer/story/_/id/48654731/wrexham-miss-championship-playoff-place-2-2-draw",
            "image": "https://a2.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0502%2Fr1652286_1296x729_16%2D9.jpg",
            "publishedAt": "2026-05-02T14:04:26Z",
            "lang": "en",
            "source": {
                "id": "036d6181efe00e91cc0acd41b24db4f9",
                "name": "ESPN Singapore",
                "url": "https://www.espn.com.sg"
            }
        }
    ]
}

Categories