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": 127252,
    "articles": [
        {
            "id": "c9d9aa565fda746d2ef7a67b35120858",
            "title": "Nintendo plans Switch 2 price increase as outlook disappoints",
            "description": "The company had until today resisted raising the price of its flagship console",
            "content": "NINTENDO said it will increase the price of its Switch 2 console to US$500 from US$450, acknowledging pressure on profitability of its flagship device heading into its second year on the market.\nThe Kyoto-based company will make the global change on ... [2332 chars]",
            "url": "https://www.businesstimes.com.sg/companies-markets/telcos-media-tech/nintendo-plans-switch-2-price-increase-outlook-disappoints",
            "image": "https://cassette.sphdigital.com.sg/image/businesstimes/05ffe1d590613be400fdb1f7c34babc609911f7440c17772cd0d3cb248eb60c7?w=1200&f=webp",
            "publishedAt": "2026-05-08T08:24:00Z",
            "lang": "en",
            "source": {
                "id": "ca2a0b2cf2abbbe3b596e7ab39d0a94f",
                "name": "The Business Times",
                "url": "https://www.businesstimes.com.sg"
            }
        },
        {
            "id": "e57c8de552bde83a428eff2a1dbfdfad",
            "title": "Next Official WRC Game Being Developed by New Studio Grit Games",
            "description": "Fresh project built on Unreal Engine 5, KT Racing not returning.",
            "content": "French publisher Nacon has revealed the next official World Rally Championship game is being developed by a new studio called Grit Games.\nWhile it might have been assumed the series would return to KT Racing after departing Codemasters, this has not ... [1567 chars]",
            "url": "https://sea.ign.com/wrc-generations/242512/next-official-wrc-game-being-developed-by-new-studio-grit-games",
            "image": "https://sm.ign.com/t/ign_ap/news/n/next-offic/next-official-wrc-game-being-developed-by-new-studio-grit-ga_8zsr.1200.jpg",
            "publishedAt": "2026-05-08T06:02:41Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "7a3ec32ac57e1b6aead2186020a000a9",
            "title": "DJI Lito X1 review: Lightweight drone that's safe, easy for beginners to fly",
            "description": "The DJI Lito X1 boasts a lightweight design and advanced features, ideal for capturing amazing shots effortlessly.",
            "content": "The DJI Lito X1, the first in the Chinese company’s new series of drones, brings the same lightweight design as the familiar Mini line and promises safer flying for beginners.\nFor starters, the 249g body means that it doesn’t need to be registered wi... [5096 chars]",
            "url": "https://www.techgoondu.com/2026/05/08/dji-lito-x1-review-lightweight-drone-thats-safe-easy-for-beginners-to-fly/",
            "image": "https://www.techgoondu.com/wp-content/uploads/2026/05/IMG_20260428_160459-scaled.jpg",
            "publishedAt": "2026-05-08T04:10:57Z",
            "lang": "en",
            "source": {
                "id": "056b05352b0371bae75e0dd88742deec",
                "name": "Techgoondu",
                "url": "https://www.techgoondu.com"
            }
        }
    ]
}

Categories