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": 130504,
    "articles": [
        {
            "id": "5be5fa96253724d8ca7c8c782056b20a",
            "title": "Acer launches super affordable wired gaming headset with 40mm drivers & 7.1 virtual surround sound",
            "description": "Acer launches the OHW201 wired gaming headset with 40mm drivers, 7.1 virtual surround sound, RGB lighting.",
            "content": "Acer has released a new wired gaming headset in China, and the main talking point is simply how little it costs. The Acer OHW201 is currently listed on JD.com with a standard retail price of 69 yuan, which converts to about $10.\nAcer OHW201 Headset S... [1650 chars]",
            "url": "https://www.gizmochina.com/2026/06/21/acer-ohw201-wired-gaming-headset-launched-specs-price/",
            "image": "https://www.gizmochina.com/wp-content/uploads/2026/06/Acer-OHW201-Headset.png",
            "publishedAt": "2026-06-21T23:38:19Z",
            "lang": "en",
            "source": {
                "id": "70aab292527936f164531991d9be3605",
                "name": "Gizmochina",
                "url": "https://www.gizmochina.com"
            }
        },
        {
            "id": "fe174a8cb5a5b16170cec46257b1c50d",
            "title": "Stranger Than Heaven Second-Take Preview: Stranger Than Heaven’s Combat Seems Harder Than Hell, and that’s a Good Thing",
            "description": "This feels like a change to the Like a Dragon experience I've wanted for a long time.",
            "content": "I’ve been a fan of the Yakuza or Like a Dragon series since the very beginning. As a magazine writer I was lucky enough to visit Sega’s headquarters in Tokyo during the development of the original PlayStation 2 title way back in 2005, and in my years... [8203 chars]",
            "url": "https://sea.ign.com/project-century-rgg/244497/stranger-than-heaven-second-take-preview-stranger-than-heavens-combat-seems-harder-than-hell-and-tha",
            "image": "https://sm.ign.com/t/ign_ap/preview/s/stranger-t/stranger-than-heaven-second-take-preview-stranger-than-heave_pgsc.1200.jpg",
            "publishedAt": "2026-06-21T22:42:49Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "67ed589be5276ca59b0698ae2bd4b9c0",
            "title": "Sonos Play Review: The Most Flexible Way to Get Started in the Sonos Universe?",
            "description": "The Sonos Play combines multi-room audio, Bluetooth, and a portable battery-powered speaker in a single device. Our review will reveal whether this versatile all-rounder can even replace a small hi-fi system.",
            "content": "STEREO GUIDE test verdict\n83%\n83%\nThe Sonos Play is a true all-rounder. It performs just as impressively as part of a multi-room system at home as it does in the garden or on the patio, and when used as a stereo pair, it can even replace a small hi-f... [14055 chars]",
            "url": "https://stereoguide.com/hi-fi/wifi-onebox/sonos-play-review/",
            "image": "https://stereoguide.com/wp-content/uploads/2026/06/sonos-play-test98281.jpeg",
            "publishedAt": "2026-06-21T20:17:45Z",
            "lang": "en",
            "source": {
                "id": "6dccf0a87731fff05f111f9fdded38d4",
                "name": "stereoguide.com",
                "url": "https://stereoguide.com"
            }
        }
    ]
}

Categories