Singapore Nation News API

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

Get API key for the Singapore Nation 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=nation&apikey=API_KEY
{
    "totalArticles": 89586,
    "articles": [
        {
            "id": "0860189f864b27144dccf187bbf6c483",
            "title": "2 taken to hospital after fire in Yishun HDB flat",
            "description": "Discover details of a fire in a Yishun HDB flat that led to two hospitalisations and the evacuation of 28 residents. Read more at straitstimes.com.",
            "content": "SINGAPORE – Two people were taken to hospital after a fire at a Housing Board flat in Yishun on June 18, with 28 residents evacuated.\nThe Singapore Civil Defence Force (SCDF) said in a Facebook post it was alerted to the fire at Block 844 Yishun Stre... [1793 chars]",
            "url": "https://www.straitstimes.com/singapore/two-taken-to-hospital-28-evacuated-after-fire-in-yishun-hdb-flat",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/a86c2f2771b3708cc7fccc08e354c7fb5e49a1dc57a40cad94dd61209613cc5c",
            "publishedAt": "2026-06-18T09:27:10Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "1c3ff09f3d447cc01592e93eefb1befd",
            "title": "Semiconductor firms, data centres in Singapore step up efforts to cut water use",
            "description": "The data centre and chipmaking industries are highly water-intensive, requiring large volumes for chip manufacturing and cooling operations.",
            "content": "REDUCING WATER USAGE\nProducing semiconductor wafers involves about 1,000 manufacturing steps, some of which require ultra-pure water to prevent even the smallest impurities from contaminating the process.\nAt United Microelectronics Corporation's (UMC... [2664 chars]",
            "url": "https://www.channelnewsasia.com/singapore/semiconductors-wafer-fabrication-data-centres-water-6192621",
            "image": "https://dam.mediacorp.sg/image/upload/s--qqImMQA6--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/06/18/screenshot_2026-06-18_163414.png?itok=9b2p5KuK",
            "publishedAt": "2026-06-18T08:55:11Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "dbfc98b47c7a2f82592e720c0c1a4e93",
            "title": "PUB investigating after some Bedok Reservoir residents notice brown water running from taps",
            "description": "Some Bedok Reservoir residents reported brown water from their taps, prompting an investigation by PUB and the local town council. Read more at straitstimes.com.",
            "content": "SINGAPORE – Some residents at a Bedok Reservoir HDB block were greeted by murky brown liquid when they turned on their taps a few days ago, sparking concerns over the safety of their water supply.\nNational water agency PUB said it was alerted to the ... [2164 chars]",
            "url": "https://www.straitstimes.com/singapore/pub-investigating-after-some-bedok-reservoir-residents-notice-brown-water-running-from-taps",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/f2cf74a052bad0f119801bc0bd3e2592f877d765e7c6486534c050d0a659861e",
            "publishedAt": "2026-06-18T08:09:36Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories