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": 84328,
    "articles": [
        {
            "id": "9051ac32933bb5044d1374f1a9a6510a",
            "title": "National cleanliness campaign launched with mall videos, exhibitions, islandwide relay",
            "description": "A roving exhibition with interactive stations traces the Public Hygiene Council’s 15-year history. Read more at straitstimes.com.",
            "content": "SINGAPORE – A video reminding shoppers to bin takeaway cups and dispose of food packaging is being screened across 16 CapitaLand malls from April 19, marking the launch of the Keep Singapore Clean 2026 campaign.\nThe 30-second clip, which will run unt... [4621 chars]",
            "url": "https://www.straitstimes.com/singapore/environment/national-cleanliness-campaign-launched-with-mall-videos-exhibitions-and-islandwide-relay",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/df2fdf94089b49386bd4c469e29d9d3d873b4b981fd6b9cd805989fc55faeecc",
            "publishedAt": "2026-04-19T11:22:18Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "4dcf689b03871c8e1e1e37c4902cc608",
            "title": "Police warn against phishing scams via Google Meet video calls involving fake cops",
            "description": "The total losses from 13 cases reported since April 1, 2026, amounted to at least $32,000. Read more at straitstimes.com.",
            "content": "SINGAPORE – There have been 13 cases of phishing scams reported since April 1 that involve Google Meet video calls by individuals impersonating police officers.\nIn an advisory on April 19, the police said the total losses during this period amounted ... [1194 chars]",
            "url": "https://www.straitstimes.com/singapore/police-warn-against-phishing-scams-via-google-meet-video-calls-involving-fake-cops",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/dceef7676d391d1c1fd06c0994ffd65b0b76be2e222d161b8e8b04e5c12da550",
            "publishedAt": "2026-04-19T10:08:01Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "554284ac5a363485eadf2e460b37b95d",
            "title": "Seniors accused of playing 'loud music' during qijong say they gather only for 1 hour weekly",
            "description": "A group of seniors who exercise at a public space near a HDB estate in Ang Mo Kio have been hit with noise complaints from an irate resident.Taking to Facebook group Complaint Singapore on Wednesday (April 15), the resident voiced frustration over how the group would allegedly play \"extreme loud music for their own entertainment\" weekly.\"They start to play from...",
            "content": "A group of seniors who exercise at a public space near a HDB estate in Ang Mo Kio have been hit with noise complaints from an irate resident.\nTaking to Facebook group Complaint Singapore on Wednesday (April 15), the resident voiced frustration over h... [1765 chars]",
            "url": "https://www.asiaone.com/singapore/seniors-play-loud-music-exercise",
            "image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Apr2026/public-space-exercise.jpg?itok=aWwdkaff",
            "publishedAt": "2026-04-19T06:20:42Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        }
    ]
}

Categories