Singapore News API

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

Get API key for the Singapore 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=general&apikey=API_KEY
{
    "totalArticles": 167076,
    "articles": [
        {
            "id": "08b9dae3579223c2820cb02289819786",
            "title": "Nearly 1 in 10 commuters changed morning travel habits, easing peak-hour NEL crunch: Jeffrey Siow",
            "description": "The Government will do more if the situation and issues arising from the Middle East conflict deteriorate. Read more at straitstimes.com.",
            "content": "SINGAPORE – Almost one in 10 commuters along Singapore’s north-east corridor has made use of a scheme to take off-peak train rides for free.\nThis shift in behaviour among 9 per cent of commuters has eased congestion and is a win-win situation, said A... [5026 chars]",
            "url": "https://www.straitstimes.com/singapore/nearly-one-in-10-commuters-changed-morning-travel-habits-easing-peak-hour-nel-crunch-jeffrey-siow",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/3dce2e9f80eebcd4615179fe62ae48a57671d326c189d6a2c4ae93aa48477cec",
            "publishedAt": "2026-05-24T14:33:56Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "1112d8cfa26002e6b8db705f038d7159",
            "title": "Ghost CMS SQL injection flaw exploited in large-scale ClickFix campaign",
            "description": "A large-scale campaign is exploiting a critical SQL injection vulnerability (CVE-2026-26980) in Ghost CMS to inject malicious JavaScript code that triggers ClickFix attack flows.",
            "content": "A large-scale campaign is exploiting a critical SQL injection vulnerability (CVE-2026-26980) in Ghost CMS to inject malicious JavaScript code that triggers ClickFix attack flows.\nThe campaign was discovered by XLab threat intelligence researchers at ... [2535 chars]",
            "url": "https://www.bleepingcomputer.com/news/security/ghost-cms-sql-injection-flaw-exploited-in-large-scale-clickfix-campaign/",
            "image": "https://www.bleepstatic.com/content/hl-images/2026/05/22/GhostCMS.jpg",
            "publishedAt": "2026-05-24T14:12:32Z",
            "lang": "en",
            "source": {
                "id": "e9b427d05babd60d5abc63ffc14091c8",
                "name": "BleepingComputer",
                "url": "https://www.bleepingcomputer.com"
            }
        },
        {
            "id": "5cb489af5b2468cd10e579f97ce7ae8c",
            "title": "Richard Mille Just Opened a New Flagship Showroom in Monaco. Here’s a Look Inside.",
            "description": "The watchmaker's new flagship store marks the latest chapter in its longstanding relationship with the Principality.",
            "content": "Planting a flag in a new location is always a momentous moment for any brand—so when a house endeavors to reposition that pennant, suddenly things feel all the more significant. And that’s exactly what happened in March, when Richard Mille moved to a... [3509 chars]",
            "url": "https://sg.style.yahoo.com/richard-mille-just-opened-flagship-130000043.html",
            "image": "https://s.yimg.com/os/en/robb_report_967/6236cfcfd673df1862b4fd50f60543e0",
            "publishedAt": "2026-05-24T13:00:00Z",
            "lang": "en",
            "source": {
                "id": "1f9f3feca513add6344e5bdfcedf8cf6",
                "name": "Yahoo Lifestyle Singapore",
                "url": "https://sg.style.yahoo.com"
            }
        }
    ]
}

Categories