Flag of Singapore

Singapore Technology News API

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

Get API key for the Singapore Technology 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=technology&apikey=API_KEY
{
    "totalArticles": 120834,
    "articles": [
        {
            "id": "0ff7fd4672625b8c9565d8f79bec44e5",
            "title": "AV Productions selects Sennheiser Spectera to bring...",
            "description": "Singapore-based AV Productions, which specialises in concert productions and festivals, is using Sennheiser’s new wireless bidirectional system,...",
            "content": "Singapore-based AV Productions, which specialises in concert productions and festivals, is using Sennheiser’s new wireless bidirectional system, Spectera, to streamline radio frequency (RF) coordination and maintain audio quality during live performa... [2220 chars]",
            "url": "https://www.technologyrecord.com/article/av-productions-selects-sennheiser-spectera-to-bring-clarity-to-live-performances",
            "image": "https://www.technologyrecord.com/Portals/0/EasyDNNnews/7880/img-Spectera_option-1.jpeg",
            "publishedAt": "2026-03-20T15:11:15Z",
            "lang": "en",
            "source": {
                "id": "ca0c0a7455290cd65006a6e1c8ecad37",
                "name": "Technology Record",
                "url": "https://www.technologyrecord.com"
            }
        },
        {
            "id": "c7e214f4b796af8fe6df745d13f01f4d",
            "title": "Amazon is reportedly working on a new phone built around Alexa",
            "description": "It’s been over a decade since the Fire Phone failed to disrupt the smartphone market.",
            "content": "Amazon is reportedly planning to re-enter the smartphone market more than 10 years after its last attempt. According to a Reuters report, the mysterious phone is internally codenamed \"Transformer\" and is being developed by the company’s devices and s... [1740 chars]",
            "url": "https://sg.news.yahoo.com/amazon-reportedly-working-phone-built-142244554.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/2zzkDtm7UpyGNsuRDkKZ7Q--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://media.zenfs.com/en/engadget_703/a01f5f78bce4b966bde1f13b5916d6a9",
            "publishedAt": "2026-03-20T14:22:44Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "0d3fe6a8ca2eb60b5400b90058b83ec6",
            "title": "Huawei unveils Mate 80 Pro Max Wind Edition with even larger camera module, but fewer cameras",
            "description": "Huawei is relaunching the Mate 80 Pro Max and giving the flagship smartphone an even more gigantic camera module. Although the Wind Edition only has three cameras, it also has a fan, which should improve the performance of the HiSilicon Kirin 9030 Pro.",
            "content": "With a fan, the HiSilicon Kirin 9030 Pro should achieve higher performance under continuous load, but Huawei could also use the fan to cool the cameras, for example to enable longer uninterrupted video recordings. However, the Wind Edition sacrifices... [662 chars]",
            "url": "https://www.notebookcheck.net/Huawei-unveils-Mate-80-Pro-Max-Wind-Edition-with-even-larger-camera-module-but-fewer-cameras.1255564.0.html",
            "image": "https://www.notebookcheck.net/fileadmin/Notebooks/News/_nc5/Mate-80-Pro-Max-Speed2.jpg",
            "publishedAt": "2026-03-20T12:11:00Z",
            "lang": "en",
            "source": {
                "id": "6f43ddc905277d3cab59591df0bcaa6d",
                "name": "Notebookcheck",
                "url": "https://www.notebookcheck.net"
            }
        }
    ]
}

Categories