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": 128532,
    "articles": [
        {
            "id": "e10a8cca2f13cb20109e0b003d9bc941",
            "title": "Hot Wheels Infinite Rush Takes the Racing Game Series Open World",
            "description": "Not toying around this time.",
            "content": "Hot Wheels Infinite Rush is the next game in the Hot Wheels racing series, and this time it’s going open world.\nRevealed at Summer Game Fest alongside a debut trailer, Infinite Rush is due out on September 24, 2026 priced $49.99 across PlayStation 5,... [910 chars]",
            "url": "https://sea.ign.com/news/243714/hot-wheels-infinite-rush-takes-the-racing-game-series-open-world",
            "image": "https://sm.ign.com/t/ign_ap/news/h/hot-wheels/hot-wheels-infinite-rush-takes-the-racing-game-series-open-w_uzfd.1200.jpg",
            "publishedAt": "2026-06-05T23:02:17Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "4997bf741fd01d84354266b3469ce21b",
            "title": "New Fumito Ueda Game Gets Official Title, gen Atlas - No Release Date or Window Given",
            "description": "Iron Giant.",
            "content": "Legendary video game developer Fumito Ueda has revealed the official title of his upcoming game, gen ATLAS, at Summer Game Fest alongside a new trailer.\nFormerly known as “Project Robot”, it’s the first game from the Ico, Shadow of the Colossus, and ... [1897 chars]",
            "url": "https://sea.ign.com/untitled-fumito-ueda-gendesign-project/243689/new-fumito-ueda-game-gets-official-title-gen-atlas-no-release-date-or-window-given",
            "image": "https://sm.ign.com/t/ign_ap/news/n/new-fumito/new-fumito-ueda-game-gets-official-title-gen-atlas-no-releas_zqwd.1200.jpg",
            "publishedAt": "2026-06-05T22:02:17Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "ad03d83493db82bb883f0ae096a608a5",
            "title": "Steam Store Updated With a Personal Calendar of New Games",
            "description": "Discovery Queues, turned up to 11.",
            "content": "There are so many games that get released on Steam each day that it's become a little cliche to even mention it. And while I love the sheer variety of games on the platform, it gets really hard to find the games that I actually want to play.\nOne of t... [2220 chars]",
            "url": "https://sea.ign.com/steam-deck/243683/steam-store-updated-with-a-personal-calendar-of-new-games",
            "image": "https://sm.ign.com/t/ign_ap/news/s/steam-stor/steam-store-updated-with-a-personal-calendar-of-new-games_51nr.1200.jpg",
            "publishedAt": "2026-06-05T21:47:17Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        }
    ]
}

Categories