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": 192258,
    "articles": [
        {
            "id": "cbea548419b8c9ca43ff1524aa2bd722",
            "title": "Venezuela mounts desperate search for survivors after twin quakes kill at least 188",
            "description": "National Assembly chief Jorge Rodriguez said at least 188 people were killed and 1,520 injured after two powerful earthquakes struck Venezuela.",
            "content": "LA GUAIRA: Desperate Venezuelans battled on Thursday (Jun 25) to rescue loved ones trapped alive beneath the rubble of collapsed buildings after two major earthquakes that killed at least 188 people.\nBuildings cracked, crumbled, and tilted precarious... [3977 chars]",
            "url": "https://www.channelnewsasia.com/world/venezuela-earthquakes-trapped-dead-injured-6211051",
            "image": "https://dam.mediacorp.sg/image/upload/s--Mm2_KrvN--/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_one-cms:core:watermark:ap_data-1,w_0.1/f_auto,q_auto/v1/one-cms/core/APTOPIX_Venezuela_Earthquake_73_68.jpg?itok=RjW71ZS1",
            "publishedAt": "2026-06-26T00:30:01Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "f8c855293b2ad0dfbb6d10a93222186e",
            "title": "Ecuador shock Germany, seal spot in World Cup knockout stage",
            "description": "Gonzalo Plata poked the ball past Manuel Neuer in the 77th minute, and Ecuador advanced to the knockout stage of the World Cup by rallying for a 2-1 win over Germany on Thursday.",
            "content": "EAST RUTHERFORD, N.J. -- Gonzalo Plata poked the ball past Manuel Neuer in the 77th minute, and Ecuador advanced to the knockout stage of the World Cup by rallying for a 2-1 win over Germany on Thursday.\nGermany, who clinched first place in Group E w... [2509 chars]",
            "url": "https://www.espn.com.sg/soccer/story/_/id/49179704/ecuador-germany-fifa-world-cup-2026-knockout-stage-group-e",
            "image": "https://a4.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0625%2Fr1679571_1296x729_16%2D9.jpg",
            "publishedAt": "2026-06-25T22:27:35Z",
            "lang": "en",
            "source": {
                "id": "036d6181efe00e91cc0acd41b24db4f9",
                "name": "ESPN Singapore",
                "url": "https://www.espn.com.sg"
            }
        },
        {
            "id": "605b771d0ec0c59a4f0f836498d38a68",
            "title": "Sources: Man City agree to club record deal for Elliot Anderson from Nottingham Forest",
            "description": "Manchester City reached an agreement with Nottingham Forest to sign Elliot Anderson, sources told ESPN.",
            "content": "Manchester City reached an agreement with Nottingham Forest to sign Elliot Anderson, sources told ESPN.\nThe England midfielder, who is part of Thomas Tuchel's squad at the World Cup, is set to move to the Etihad Stadium for a record fee for a British... [1049 chars]",
            "url": "https://www.espn.com.sg/soccer/story/_/id/49179426/elliot-anderson-man-city-transfer-agreed-nottingham-forest-england",
            "image": "https://a.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0620%2Fr1676566_1296x729_16%2D9.jpg",
            "publishedAt": "2026-06-25T21:57:35Z",
            "lang": "en",
            "source": {
                "id": "036d6181efe00e91cc0acd41b24db4f9",
                "name": "ESPN Singapore",
                "url": "https://www.espn.com.sg"
            }
        }
    ]
}

Categories