Flag of Singapore

Singapore World News API

Get the live top world headlines from Singapore with our JSON API.

Get API key for the Singapore World 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=world&apikey=API_KEY
{
    "totalArticles": 3121674,
    "articles": [
        {
            "id": "d88344e0e9a6555509f36257ac13f078",
            "title": "Hong Kong T8 signal to remain in force on Monday morning; no classes - or work for many",
            "description": "T8 signal will remain in force at least until 11am on Monday, forecaster says.",
            "content": "The Hong Kong Observatory issued the No 8 typhoon signal at 9.20pm on Sunday, with tropical cyclone Tapah expected to make landfall over western Guangdong the following morning.\nTapah – the Malay word for a type of giant freshwater catfish – is expec... [519 chars]",
            "url": "https://www.scmp.com/news/hong-kong/health-environment/article/3324663/hong-kong-issue-t8-typhoon-signal-storm-tapah-closes",
            "image": "https://cdn.i-scmp.com/sites/default/files/styles/og_image_scmp_live/public/d8/images/canvas/2025/09/07/e3538f50-3019-41da-9dc8-4c90705a3485_5d0bbfe1.jpg?itok=EUYY0O1X&v=1757250204",
            "publishedAt": "2025-09-07T17:38:11Z",
            "lang": "en",
            "source": {
                "id": "9709bfa71bc46e81262e4096f206f257",
                "name": "South China Morning Post",
                "url": "https://www.scmp.com",
                "country": "sg"
            }
        },
        {
            "id": "43609f7cd65476a72603a2a8605aea52",
            "title": "Justice gaps undermine stability and breed cynicism: President Tharman",
            "description": "Many prosecutors are facing new challenges in confronting the business of crime. Read more at straitstimes.com.",
            "content": "SINGAPORE – The world is seeing a greater violation of international law and international humanitarian law, particularly with regard to occupation, annexation and the failure to protect citizens in conflict zones, said President Tharman Shanmugaratn... [4656 chars]",
            "url": "https://www.straitstimes.com/singapore/logic-of-global-cooperation-inescapable-as-rule-of-law-weakens-and-new-tech-fuels-crime-tharman",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/c4ec2009a6931484418c743c925e3a8a90f04623a69b7e19755027f393f72776",
            "publishedAt": "2025-09-07T13:46:48Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com",
                "country": "sg"
            }
        },
        {
            "id": "7beef545dc2d805c06473fb0ea1eda67",
            "title": "Indonesia building collapse kills 3, injures dozens",
            "description": "The building likely collapsed because of overcrowding. Read more at straitstimes.com.",
            "content": "JAKARTA - At least three people were killed and dozens were injured when a building hosting a prayer recital collapsed on Indonesia’s main island of Java on Sept 3, a disaster official said.\nAround a hundred people, mostly women, had gathered for a Q... [1479 chars]",
            "url": "https://www.straitstimes.com/asia/se-asia/indonesia-building-collapse-kills-3-injures-dozens-disaster-official",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/832c2a86e9244b69d86ebe58894b4d15906a28070d8e7fac196b728b4933cb8a",
            "publishedAt": "2025-09-07T12:47:32Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com",
                "country": "sg"
            }
        }
    ]
}

Categories