Flag of Singapore

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": 88558,
    "articles": [
        {
            "id": "d482719801c85bad88ca3e32ad04b1d5",
            "title": "Singapore widow invests S$800,000 to start hawker culture experience centre in honour of late husband",
            "description": "SINGAPORE: Five years after losing her husband to cardiac arrest at age 48, Lena Lee left a stable corporate career and invested more than S$800,000 (US$392,249) in Jiak 99 at the Singapore Flyer.",
            "content": "SINGAPORE: Five years after losing her husband to cardiac arrest at age 48, Lena Lee left a stable corporate career and invested more than S$800,000 (US$392,249) in Jiak 99 at the Singapore Flyer.\nPartly inspired by the way he used to express care th... [6115 chars]",
            "url": "https://www.thestar.com.my/aseanplus/aseanplus-news/2026/03/07/singapore-widow-invests-s800000-to-start-hawker-culture-experience-centre-in-honour-of-late-husband",
            "image": "https://apicms.thestar.com.my/uploads/images/2026/03/07/3801663.jpg",
            "publishedAt": "2026-03-07T04:54:00Z",
            "lang": "en",
            "source": {
                "id": "9e101ab52b61103bab415ad7fb0e5659",
                "name": "The Star",
                "url": "https://www.thestar.com.my"
            }
        },
        {
            "id": "4fa07d438d13a4b6820cb6e5588d2e03",
            "title": "Widow invests $800,000 to start hawker culture experience centre in honour of late husband",
            "description": "A widow invests $800,000 to create a hawker culture experience centre in Singapore, honouring her late husband's love for food. Read more at straitstimes.com.",
            "content": "SINGAPORE – Five years after losing her husband to cardiac arrest at age 48, Ms Lena Lee left a stable corporate career and invested more than $800,000 in Jiak 99 at the Singapore Flyer. Partly inspired by the way he used to express care through food... [6087 chars]",
            "url": "https://www.straitstimes.com/life/food/widow-invests-800000-to-start-hawker-culture-experience-centre-in-honour-of-late-husband",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/d9b08c7ea4a2a7cd4eb25b291ba71d93e328138e88e5b70aca3dff0dd966f8ee",
            "publishedAt": "2026-03-07T03:45:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "339dd27027a5aa37a62fc17ac0013318",
            "title": "Cabby taken to hospital after car catches fire in CTE accident with taxi",
            "description": "The SCDF said the fire was extinguished using two water jets. Read more at straitstimes.com.",
            "content": "SINGAPORE – A 64-year-old male taxi dri ver w as taken to hospital after a car caught fire following an accident with a taxi on the CTE in the early hours of March 6.\nIn response to queries from The Straits Times, the police and the Singapore Civil D... [716 chars]",
            "url": "https://www.straitstimes.com/singapore/car-catches-fire-in-cte-accident-taxi-driver-taken-to-hospital",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/78d80587164d478ae427c5bf4b80d3c3b3974bcc52eab4e8b41ba3ebb6c79684",
            "publishedAt": "2026-03-06T15:23:32Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories