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": 88668,
    "articles": [
        {
            "id": "9d4700b16d2979d3fd4f9f0871e544ad",
            "title": "Woman and child locked on MBS balcony during robbery; three arrested after Shanghai-bound flight recalled",
            "description": "The woman was allegedly brought to a hotel room in Marina Bay Sands, where she believed she would be exchanging S$50,000 for foreign currency.",
            "content": "SINGAPORE: Three men have been arrested after they allegedly robbed a woman and locked her and her child on a balcony at Marina Bay Sands (MBS).\nThe police said on Tuesday (Jun 2) that they were alerted at about 7pm the day before to a case of robber... [1316 chars]",
            "url": "https://www.channelnewsasia.com/singapore/mbs-robbery-woman-child-locked-balcony-shanghai-flight-recalled-6156486",
            "image": "https://dam.mediacorp.sg/image/upload/s--2yeZ9WWz--/c_crop,h_464,w_826,x_0,y_113/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2024/06/11/handcuff_file_photo.png?itok=4vZ_AL9p",
            "publishedAt": "2026-06-02T11:03:45Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "fc592fb59965d55174a536f472a309f0",
            "title": "'First overt challenge' to Pritam Singh's WP leadership could bring closure one way or the other: Analysts",
            "description": "The closeness in the timing of the special cadre members conference and the party’s biennial Central Executive Committee election on Jun 28 means that by the end of that day, there would be absolute clarity on the WP leadership, said political observers.",
            "content": "SINGAPORE: The Workers’ Party’s (WP) special cadres meeting on Jun 28 is the first time there has been a real challenge to Pritam Singh’s position at the helm of the party, said political observers.\nWith the special conference and a Central Executive... [8190 chars]",
            "url": "https://www.channelnewsasia.com/singapore/pritam-singh-wp-leadership-cadres-conference-cec-6156081",
            "image": "https://dam.mediacorp.sg/image/upload/s--Ccy3El1u--/c_crop,h_899,w_1599,x_1,y_167/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2021-08:cna,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2025/05/01/6f74d783-10bd-4c37-96c9-3a70f07cf9f1.JPG?itok=K3RnVOia",
            "publishedAt": "2026-06-02T09:27:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "de5cd51dd675fa76add42de9cfb8cb19",
            "title": "Singapore weather forecast: Showers, warm nights in June first half",
            "description": "Get the Singapore weather forecast for the first half of June, with expected thundery showers, warm nights, and gusty winds. Read more at straitstimes.com.",
            "content": "SINGAPORE – Short and thundery showers are expected over parts of Singapore on some days in the late morning and early afternoon in the first fortnight of June, said the weatherman.\nThe first half of the month is likely to be warm, with maximum tempe... [2399 chars]",
            "url": "https://www.straitstimes.com/singapore/short-thundery-showers-and-warm-nights-expected-in-first-fortnight-of-june",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/0f0d1cf0b9c796c9dd54db6fd1c3288570aa1db735e23f3152537f2f11165ea2",
            "publishedAt": "2026-06-02T09:18:54Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories