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": 125786,
    "articles": [
        {
            "id": "64367f3f1b2d1c92e95b60a56da8afbe",
            "title": "The new Seiko 5 Sports Field Series with Compass Bezel",
            "description": "Four new field watches featuring a compass bezel and luminous indexes. Meet the Seiko 5 Sports Field Series HDB006, HDB007, HDB008 and HDB009.",
            "content": "Relaunched in 2019, the Seiko 5 Sport range has grown significantly over the years, to the point where it could become a brand in its own right. Based on a concept of affordability and durability dating back to the 1960s, it started with the inaugura... [2907 chars]",
            "url": "https://monochrome-watches.com/2026-seiko-5-sports-field-series-compass-bezel-hdb006-hdb007-hdb008-hdb009-value-proposition-introducing/",
            "image": "https://monochrome-watches.com/app/uploads/2026/05/2026-seiko-5-sports-field-series-compass-bezel-hdb006-hdb007-hdb008-hdb009-2.jpg",
            "publishedAt": "2026-05-07T05:53:11Z",
            "lang": "en",
            "source": {
                "id": "4e06b208b4f450fed392f739c8bdeb43",
                "name": "Monochrome Watches",
                "url": "https://monochrome-watches.com"
            }
        },
        {
            "id": "19e7d292e19e3a90fa3c074fc36d3614",
            "title": "Research Roundup: AI companions, tumor blood tests and decarbonization",
            "description": "From AI and mental health to cancer diagnostics and climate solutions, Stanford researchers are making waves across disciplines this spring.",
            "content": "For some, artificial intelligence tools have taken on emotionally intimate roles such as therapists, companions and romantic partners. A new Stanford study reveals how these dynamics can go wrong quickly, and offers recommendations for people to prot... [4131 chars]",
            "url": "https://stanforddaily.com/2026/05/06/research-roundup-ai-companions/",
            "image": "https://stanforddaily.com/wp-content/uploads/2026/05/admin-ajax_b5aa4f.png",
            "publishedAt": "2026-05-07T05:45:41Z",
            "lang": "en",
            "source": {
                "id": "c298f107e1019e1988250b58894fb627",
                "name": "The Stanford Daily",
                "url": "https://stanforddaily.com"
            }
        },
        {
            "id": "007dc8c70b634bfee30abd2fcdb69218",
            "title": "Founders of Gearbox Quebec announce new studio to \"create original, premium games on our own terms\"",
            "description": "Ricochet Games working on \"a co-op action-adventure game designed for a global audience\"",
            "content": "The founders of Gearbox Quebec, which contributed to multiple Borderlands titles, have announced a new Canadian studio containing a number of other Canadian AAA developers. Studio Ricochet has a goal of creating \"original, premium games on their own ... [3766 chars]",
            "url": "https://www.gamesindustry.biz/founders-of-gearbox-quebec-announce-new-studio-to-create-original-premium-games-on-our-own-terms",
            "image": "https://assetsio.gnwcdn.com/StudioRicochet_Logo(b).png?width=1200&height=630&fit=crop&enable=upscale&auto=webp",
            "publishedAt": "2026-05-07T04:00:00Z",
            "lang": "en",
            "source": {
                "id": "928ef677f2a1219f0fb66473b200f5f9",
                "name": "GamesIndustry.biz",
                "url": "https://www.gamesindustry.biz"
            }
        }
    ]
}

Categories