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": 129464,
    "articles": [
        {
            "id": "1fa0c51e67a10e65f4a9fb4db630671c",
            "title": "My Notes From the WWDC Keynote",
            "description": "Today's Above Avalon Daily update includes the following story:  My Notes From the WWDC Keynote Happy Friday. Today’s update will conclude our immediate analysis of the WWDC 2026 keynote with my granular notes. We cover 15 different topics. This story is available for subscribers.",
            "content": "Today's Above Avalon Daily update includes the following story:\nMy Notes From the WWDC Keynote\nHappy Friday. Today’s update will conclude our immediate analysis of the WWDC 2026 keynote with my granular notes. We cover 15 different topics.\nThis story... [346 chars]",
            "url": "https://www.aboveavalon.com/dailypremiumupdate/2026/6/12/my-notes-from-the-wwdc-keynote",
            "image": "http://static1.squarespace.com/static/5446f93de4b0a3452dfaf5b0/t/6a2c8250dbedb812c328e724/1781301840613/Screenshot+2026-06-12+at+5.13.16%E2%80%AFPM.png?format=1500w",
            "publishedAt": "2026-06-12T22:04:37Z",
            "lang": "en",
            "source": {
                "id": "a933b2f47f3e95780db6f39e5215d6d3",
                "name": "Above Avalon",
                "url": "https://www.aboveavalon.com"
            }
        },
        {
            "id": "31342ae0c3cb6fde38670f1f6e98659c",
            "title": "Why Use App-Level Auth When Every Database Has Auth? (Splunk Enterprise CVE-2026-20253 Pre-Auth RCE)",
            "description": "Three posts? In three days? Are we insane?\nWe're home alone, there's no one to stop us, and we're up past bedtime. So, we need to talk about Splunk.\nOn June 10th, Splunk published this CVE-2026-20253 advisory:\nIt has everything that we love:\n* No authentication",
            "content": "Three posts? In three days? Are we insane?\nWe're home alone, there's no one to stop us, and we're up past bedtime. So, we need to talk about Splunk.\nOn June 10th, Splunk published this CVE-2026-20253 advisory:\nIt has everything that we love:\nNo authe... [22291 chars]",
            "url": "https://labs.watchtowr.com/why-use-app-level-auth-when-every-database-has-auth-splunk-enterprise-cve-2026-20253-pre-auth-rce/",
            "image": "https://storage.ghost.io/c/a0/dc/a0dcbbe4-0ae7-4d7e-90f7-ebbc3a0f5a84/content/images/size/w1200/2026/06/1920--1080---2--2-.png",
            "publishedAt": "2026-06-12T20:37:11Z",
            "lang": "en",
            "source": {
                "id": "8d20c131ea800e97238f0338f1728da4",
                "name": "watchTowr Labs",
                "url": "https://labs.watchtowr.com"
            }
        },
        {
            "id": "81c60183c71cfe1935c4048d37196eb2",
            "title": "Hideo Kojima says AI won’t create real art in his lifetime: \"A janitor for creative chores\"",
            "description": "Hideo Kojima's comments mark a more nuanced position after criticism of an AI-driven Prada promotional film, underscoring his belief that human creativity must remain central to game development.",
            "content": "Hideo Kojima has expressed enthusiasm for generative AI in recent months, but he has now clarified his stance on the technology in an interview with the Washington Post. While he sees AI as a tool to speed up development workflows, he believes that’s... [2095 chars]",
            "url": "https://www.notebookcheck.net/Hideo-Kojima-says-AI-won-t-create-real-art-in-his-lifetime-A-janitor-for-creative-chores.1320918.0.html",
            "image": "https://www.notebookcheck.net/fileadmin/Notebooks/News/_nc5/Nicolas-Winding-Refn-and-Hideo-Kojima-in-AI-generted-Prada-Commercial-Image-Source-Prada.jpg.jpeg",
            "publishedAt": "2026-06-12T19:10:00Z",
            "lang": "en",
            "source": {
                "id": "6f43ddc905277d3cab59591df0bcaa6d",
                "name": "Notebookcheck",
                "url": "https://www.notebookcheck.net"
            }
        }
    ]
}

Categories