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": 128752,
    "articles": [
        {
            "id": "79288e44addd005236825a674460be3e",
            "title": "Suunto may have a new Bluetooth heart rate monitor in the pipeline",
            "description": "Suunto appears to have another new device moving through regulatory channels, and this one is a heart rate monitor.",
            "content": "Suunto appears to have another new device moving through regulatory channels, and this one is not a watch. We found a Singapore database entry for model SHRM2, named as a Bluetooth heart rate monitor, appearing alongside OW245, the outdoor watch mode... [3056 chars]",
            "url": "https://gadgetsandwearables.com/2026/05/02/suunto-heart-rate-monitor-2/",
            "image": "https://gadgetsandwearables.com/wp-content/uploads/2026/05/Suunto-zonesense.jpg",
            "publishedAt": "2026-05-02T13:57:30Z",
            "lang": "en",
            "source": {
                "id": "46b10653e01579bee5c5846867a3bc1a",
                "name": "Gadgets & Wearables",
                "url": "https://gadgetsandwearables.com"
            }
        },
        {
            "id": "d5125f2df1bbc859d7f407d4a49aa5d2",
            "title": "Software feeling buggy lately? It’s not your device - it might be AI 'Slop'",
            "description": "Software bugs are rising fast — and the AI coding boom may be the reason. Here’s why your favorite apps suddenly feel more glitchy.",
            "content": "Over the past few weeks, I’ve noticed something strange. My apps are freezing mid-scroll, features quietly breaking after updates or my phone just needs to be entirely shut down. The tools I rely on every day suddenly feel broken or need to be reboot... [4310 chars]",
            "url": "https://www.tomsguide.com/ai/software-feeling-buggy-lately-its-not-your-device-it-might-be-ai-slop",
            "image": "https://cdn.mos.cms.futurecdn.net/pdgMsdqQhFmPcrFWFJF9xg-1526-80.png",
            "publishedAt": "2026-05-02T11:24:17Z",
            "lang": "en",
            "source": {
                "id": "70c6a2009ceb6acaed2f211a103ec715",
                "name": "Tom's Guide",
                "url": "https://www.tomsguide.com"
            }
        },
        {
            "id": "f2c58ae5b822517ad8b40516dc5b15e5",
            "title": "Apple raises Mac mini's starting price to US$799 after AI frenzy drains supply",
            "description": "[NEW YORK] Apple raised the starting price of its Mac mini desktop to US$799 from US$599, adjusting to inventory shortages driven by artificial intelligence (AI) demand and the tight supply of process...",
            "content": "[NEW YORK] Apple raised the starting price of its Mac mini desktop to US$799 from US$599, adjusting to inventory shortages driven by artificial intelligence (AI) demand and the tight supply of processors.\nThe company is effectively increasing the pri... [2034 chars]",
            "url": "https://www.businesstimes.com.sg/companies-markets/apple-raises-mac-minis-starting-price-us799-after-ai-frenzy-drains-supply",
            "image": "https://cassette.sphdigital.com.sg/image/businesstimes/43669fc364ae4b5a4eb0f5e853965cf33163a97b97acd23c5731ad515386c583?w=1200&f=webp",
            "publishedAt": "2026-05-02T07:00:00Z",
            "lang": "en",
            "source": {
                "id": "ca2a0b2cf2abbbe3b596e7ab39d0a94f",
                "name": "The Business Times",
                "url": "https://www.businesstimes.com.sg"
            }
        }
    ]
}

Categories