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": 157472,
    "articles": [
        {
            "id": "f1972ae53698d8483245346cef594b63",
            "title": "Ronaldo scores as Al Nassr extend win streak to 20 games",
            "description": "Cristiano Ronaldo broke the deadlock as Al Nassr downed Saudi Pro League rivals Al Ahli on Wednesday by a final score of 2-0 to take full control of the title race with their 20th win in a row.",
            "content": "Cristiano Ronaldo broke the deadlock as Al Nassr downed Saudi Pro League rivals Al Ahli on Wednesday by a final score of 2-0 to take full control of the title race with their 20th win in a row.\nAl Nassr turned an eight-point advantage at the summit i... [1333 chars]",
            "url": "https://www.espn.com.sg/soccer/story/_/id/48630686/ronaldo-scores-al-nassr-extend-win-streak-20-games",
            "image": "https://a.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0429%2Fr1651133_1296x729_16%2D9.jpg",
            "publishedAt": "2026-04-29T21:17:07Z",
            "lang": "en",
            "source": {
                "id": "036d6181efe00e91cc0acd41b24db4f9",
                "name": "ESPN Singapore",
                "url": "https://www.espn.com.sg"
            }
        },
        {
            "id": "1ebc169d195167b4946c2b06f8019622",
            "title": "Ronaldo scores as Al Nassr extend win streak to 20 games",
            "description": "Cristiano Ronaldo broke the deadlock as Al Nassr downed Saudi Pro League rivals Al Ahli on Wednesday by a final score of 2-0 to take full control of the title race with their 20th win in a row.",
            "content": "Cristiano Ronaldo broke the deadlock as Al Nassr downed Saudi Pro League rivals Al Ahli on Wednesday by a final score of 2-0 to take full control of the title race with their 20th win in a row.\nAl Nassr turned an eight-point advantage at the summit i... [1333 chars]",
            "url": "https://www.espn.com/soccer/story/_/id/48630686/ronaldo-scores-al-nassr-extend-win-streak-20-games",
            "image": "https://a.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0429%2Fr1651133_1296x729_16%2D9.jpg",
            "publishedAt": "2026-04-29T20:51:00Z",
            "lang": "en",
            "source": {
                "id": "0207e330d5d787ce8251900411dd488d",
                "name": "ESPN",
                "url": "https://www.espn.com"
            }
        },
        {
            "id": "2c9dfbf60b86324631a7c416e0f1dc93",
            "title": "These 4 asteroids just got named for Pope Leo XIII, Vatican astronomers",
            "description": "(OSV News) -- Many things are named in honor of popes, including shrines, schools and other structures. In Singapore, there's even an orchid variety with a papal moniker: Dendrobium His Holiness Pope Francis, presented to its namesake during the late pope's 2024 apostolic visit to that nation. And the convention has taken to the heavens --",
            "content": "6\n(OSV News) — Many things are named in honor of popes, including shrines, schools and other structures.\nIn Singapore, there’s even an orchid variety with a papal moniker: Dendrobium His Holiness Pope Francis, presented to its namesake during the lat... [5286 chars]",
            "url": "https://www.osvnews.com/these-4-asteroids-just-got-named-for-pope-leo-xiii-vatican-astronomers/",
            "image": "https://www.osvnews.com/wp-content/uploads/2026/04/20260429T1500-ATICAN-ASTRONOMERS-LEO-ASTEROIDS-1819164.jpg",
            "publishedAt": "2026-04-29T19:35:02Z",
            "lang": "en",
            "source": {
                "id": "330b985a71e29fa735be95d5f46fbbdf",
                "name": "OSV News",
                "url": "https://www.osvnews.com"
            }
        }
    ]
}

Categories