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": 130240,
    "articles": [
        {
            "id": "07e2e36dfde9963bcdd6f154bcdfdd3e",
            "title": "N. Korean hackers using AI to find cybersecurity blind spots, Google says",
            "description": "State-sponsored hackers from North Korea and China have demonstrated \"significant interest\" in leveraging artificial intelligence (AI) to detect pr...",
            "content": "State-sponsored hackers from North Korea and China have demonstrated \"significant interest\" in leveraging artificial intelligence (AI) to detect previously unknown cybersecurity vulnerabilities, Alphabet's Google said in a report Tuesday.\n\"We noted a... [1482 chars]",
            "url": "https://www.koreatimes.co.kr/foreignaffairs/northkorea/20260512/n-korean-hackers-using-ai-to-find-cybersecurity-blind-spots-google-says",
            "image": "https://newsimg.koreatimes.co.kr/2026/05/12/3f4f28bb-d881-46c7-94ee-a376b9fca7ac.jpg",
            "publishedAt": "2026-05-12T06:08:03Z",
            "lang": "en",
            "source": {
                "id": "c6787a7c860169ff76f44bab47879c5e",
                "name": "The Korea Times",
                "url": "https://www.koreatimes.co.kr"
            }
        },
        {
            "id": "abed87ed68732903e09e82ece94239a5",
            "title": "‘Big News’-Google Changes Android Messages After 12 Years",
            "description": "Google Messages has just changed — here's what you need to know.",
            "content": "Google and Apple have just released matching announcements. iPhone’s new iOS 26.5 is now live, unleashing a long-awaited change to text messaging. But while Apple’s update drives headlines worldwide, Google’s change is more critical.\n“End-to-end encr... [2287 chars]",
            "url": "https://sg.news.yahoo.com/big-news-google-changes-android-053511517.html",
            "image": "https://s.yimg.com/os/en/forbes_contributor_845/9bfa9590a14e35c7f9d38aa8d274ad2e",
            "publishedAt": "2026-05-12T05:35:00Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "0ba8d0ade3e98b4cd2b85c5a0542215a",
            "title": "Xbox Game Pass for Discord Nitro Subscribers Officially Announced",
            "description": "Fallout 4! Stardew Valley! DayZ! Grounded!",
            "content": "Xbox and Discord have now officially unveiled the new starter edition of Xbox Game Pass available to Discord Nitro subscribers at no extra cost.\nBoth Xbox and Discord still refer to this Game Pass flavor as a \"starter edition\" while avoiding making t... [1508 chars]",
            "url": "https://sea.ign.com/xbox-game-pass/242617/xbox-game-pass-for-discord-nitro-subscribers-officially-announced",
            "image": "https://sm.ign.com/t/ign_ap/news/x/xbox-game-/xbox-game-pass-for-discord-nitro-subscribers-officially-anno_5jqa.1200.jpg",
            "publishedAt": "2026-05-12T01:24:23Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        }
    ]
}

Categories