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": 91386,
    "articles": [
        {
            "id": "c1d02b8c0f254588b89e789c840a37ce",
            "title": "Private-hire driver with poor driving record cut in front of cars and braked, gets jail, driving ban",
            "description": "Desmond Teo Wei Kiat repeatedly cut in front of a taxi, eventually crossing two lanes to take an abrupt right turn before colliding with the cab.",
            "content": "SINGAPORE: A private-hire driver with a history of traffic violations cut in front of a taxi and braked repeatedly, with the cabby evading him at first but being drawn into a collision.\nDespite being arrested and released on bail over that incident, ... [4461 chars]",
            "url": "https://www.channelnewsasia.com/singapore/private-hire-driver-cut-lane-brake-collide-jail-6200151",
            "image": "https://dam.mediacorp.sg/image/upload/s--TH3kJajY--/c_crop,h_465,w_826,x_0,y_147/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-06-22T07:07:55Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "ab1cc2841ce7830509e0c0d77751560a",
            "title": "Man started fire due to delusion that neighbour was attacking him, landing firemen in hospital",
            "description": "Liu Zheyuan suffered from a delusional disorder and believed that his neighbour shot laser beams and sent strong currents through his ceiling to disturb him.",
            "content": "SINGAPORE: A man suffering from a delusional disorder thought his upstairs neighbour was attacking him and started a fire with charcoal in his own flat.\nThe fire spread, leading to the evacuation of residents and at least two firefighters being taken... [2273 chars]",
            "url": "https://www.channelnewsasia.com/singapore/man-delusional-fire-neighbour-laser-6200086",
            "image": "https://dam.mediacorp.sg/image/upload/s--XgHV5U8q--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/05/joo_seng_road_fire.png?itok=r3NEjgPk",
            "publishedAt": "2026-06-22T05:54:34Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "5a37b98aff4a5e913ed42a0287d84fa5",
            "title": "Police seek hit and run van driver on CTE who also drove against traffic",
            "description": "Police are searching for a van driver involved in a hit-and-run and driving against traffic on the CTE in Singapore. Read more at straitstimes.com.",
            "content": "SINGAPORE – The police on June 22 said they were looking for a van driver involved in a hit-and-run accident on the CTE in the early hours of June 21.\nIn response to media queries, the police said they were alerted to the accident involving a van and... [906 chars]",
            "url": "https://www.straitstimes.com/singapore/police-looking-for-hit-and-run-van-driver-who-also-drove-against-traffic-on-cte",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/24de1f784e5b4250357c9e8276b9db1c251af498d48842dbb9c6f9864832fa4c",
            "publishedAt": "2026-06-22T05:20:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories