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": 89862,
    "articles": [
        {
            "id": "8ae2283369e4fbecd6588e10dcfb1937",
            "title": "Crocodile spotted in waters off Sentosa Cove caught and euthanised",
            "description": "A 2m estuarine crocodile spotted in waters off Sentosa Cove was caught and euthanised due to public safety concerns. Read more at straitstimes.com.",
            "content": "SINGAPORE – A crocodile that was spotted in the waters off Sentosa Cove on the evening of May 6 has been caught and put down.\nThe National Parks Board (NParks) said in a statement on May 7 that the reptile was trapped and removed by NParks contractor... [3031 chars]",
            "url": "https://www.straitstimes.com/singapore/crocodile-spotted-in-waters-off-sentosa-cove-caught-and-euthanised",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/743541f3d2d5a9ab01ed25c824ec3075fefcc8b3efabbbf55afd06c41a275d91",
            "publishedAt": "2026-05-07T12:32:08Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "9b4f129c09b6a1e965c65e0d60dc38f0",
            "title": "Worker dies after being struck by lightning on floating fish farm off Lim Chu Kang",
            "description": "A fish farm worker tragically died after being struck by lightning off Lim Chu Kang. Investigations are ongoing into this workplace accident. Read more at straitstimes.com.",
            "content": "SINGAPORE – A worker at a fish farm died after being struck by lightning on the afternoon of May 5 .\nThe Ministry of Manpower (MOM) said the 30-year-old fishery worker was struck at a round 4pm that day at a fish farm in waters off Lim Chu Kang coast... [2087 chars]",
            "url": "https://www.straitstimes.com/singapore/worker-dies-after-being-struck-by-lightning-on-floating-fish-farm-off-lim-chu-kang",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/34ca887a250c8c7cdf19892429a3a503963ce78e4cef7257e5f3fbd950582c4c",
            "publishedAt": "2026-05-07T12:04:26Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "c30babde4020580bdd9f9dd5de5cd38c",
            "title": "Construction worker cheated 17 foreign workers by posing as employment agent",
            "description": "The man deceived 17 foreign workers into giving him more than S$35,000 (US$27,600).",
            "content": "SINGAPORE: A construction worker lied to fellow migrant workers that he was a licensed employment agent in order to cheat them of their money.\nIn all, Mondal Palus deceived 17 foreign workers into handing him more than S$35,000 (US$27,600).\nOn Thursd... [2768 chars]",
            "url": "https://www.channelnewsasia.com/singapore/jail-man-cheat-foreign-workers-ipa-employment-6106816",
            "image": "https://dam.mediacorp.sg/image/upload/s--Wz1x2bbM--/c_crop,h_466,w_830,x_0,y_108/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2021-08:mediacorp,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2024/03/27/state_courts_file_photo.png?itok=3YN6piVv",
            "publishedAt": "2026-05-07T11:48:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories