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": 98884,
    "articles": [
        {
            "id": "dfeb998d1f5d553d63699112948cd285",
            "title": "Pahang, Terengganu visit aimed to deepen ties, explore new areas of cooperation: SM Lee",
            "description": "Senior Minister Lee Hsien Loong said it is important to understand and keep in touch with the two big Malaysian states, adding that there is potential to develop economic opportunities and cooperation.",
            "content": "SINGAPORE: Senior Minister Lee Hsien Loong said on Thursday (May 7) that his visit to Malaysia’s Pahang and Terengganu states was aimed at strengthening ties at both the national and state levels, while exploring new areas of cooperation between the ... [2871 chars]",
            "url": "https://www.channelnewsasia.com/singapore/lee-hsien-loong-malaysia-pahang-terengganu-6107046",
            "image": "https://dam.mediacorp.sg/image/upload/s--FRCVbVW2--/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/07/mddi_photo_2.jpg?itok=8QXckPaW",
            "publishedAt": "2026-05-07T13:01:07Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "35b18f3542d0fd67ff0634275a828cd8",
            "title": "Crocodile spotted off Sentosa Cove caught and put down: NParks",
            "description": "The nearly 2m-long crocodile was put down due to public safety considerations and a lack of relocation options, the National Parks Board said.",
            "content": "SINGAPORE: The crocodile that was spotted in waters off Sentosa Cove on Wednesday (May 6) was caught and put down due to public safety considerations and a lack of relocation options, the National Parks Board (NParks) said on Thursday.\nThe nearly 2m-... [3054 chars]",
            "url": "https://www.channelnewsasia.com/singapore/crocodile-sentosa-cove-caught-put-down-nparks-6107121",
            "image": "https://dam.mediacorp.sg/image/upload/s--UuUJ_8eJ--/c_crop,h_414,w_736,x_0,y_580/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/06/img_1051.png?itok=VOh6q5za",
            "publishedAt": "2026-05-07T12:41:09Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "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"
            }
        }
    ]
}

Categories