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": 132354,
    "articles": [
        {
            "id": "b02ee6ed97cab90e59602d37a692ad05",
            "title": "AI agent tallies a gadget's emissions in the time it takes to brew tea",
            "description": "Researchers built a multimodal AI system that scours spec sheets, iFixit teardowns, and YouTube videos to do carbon math that used to take human experts months.",
            "content": "Researchers have constructed a pair of AI agents that can calculate the carbon footprint of an electronic device in no more time and while generating no more emissions than brewing a cup of tea.\nThe advance could be a boon for consumers who want to p... [3799 chars]",
            "url": "https://www.anthropocenemagazine.org/2026/06/new-ai-agent-tallies-a-gadgets-emissions-in-the-time-it-takes-to-brew-tea/",
            "image": "https://www.anthropocenemagazine.org/wp-content/uploads/2026/06/unnamed-26.jpg",
            "publishedAt": "2026-06-23T13:03:09Z",
            "lang": "en",
            "source": {
                "id": "c6ff33145d89913df0c5e30c9b55e300",
                "name": "Anthropocene Magazine",
                "url": "https://www.anthropocenemagazine.org"
            }
        },
        {
            "id": "e5005de046c3333b33d5e7b44a652468",
            "title": "Sputter Coating Insights from Iceland's Fagradalsfjall",
            "description": "Thermo Scientific's expedition to Fagradalsfjall volcano utilized advanced SEM technology to study microbial life and metastable minerals in lava tubes.",
            "content": "In May 2023, Thermo Scientific invited LUXOR to join an expedition to the Fagradalsfjall volcano in Iceland to examine microbial life and metastable minerals in lava tubes formed by volcanic eruptions.\nThe Aims of the Expedition\nDuring a previous exp... [4104 chars]",
            "url": "https://www.azom.com/article.aspx?ArticleID=25261",
            "image": "https://www.azom.com/images/Article_Images/ImageForArticle_25261_17805814733423675.jpg",
            "publishedAt": "2026-06-23T13:02:00Z",
            "lang": "en",
            "source": {
                "id": "5b1c03d27b28aa4d19a2491593556dbb",
                "name": "AZoM",
                "url": "https://www.azom.com"
            }
        },
        {
            "id": "6479baac6278245cc0052b64169d3cef",
            "title": "CData targets AI developers with governed data access tools",
            "description": "CData targets AI developers with governed data access tools - SiliconANGLE",
            "content": "CData Software Inc. today announced three products aimed at simplifying access to enterprise data for developers building artificial intelligence applications.\nThey include a free Connect AI Developer Edition, an open-source Python software developme... [3791 chars]",
            "url": "https://siliconangle.com/2026/06/23/cdata-targets-ai-developers-governed-data-access-tools/",
            "image": "https://siliconangle.com/files/2015/08/PLACEHOLDER-SiliconANGLE.png",
            "publishedAt": "2026-06-23T13:00:11Z",
            "lang": "en",
            "source": {
                "id": "d83c416781030b764071fd039e3ef63c",
                "name": "SiliconANGLE",
                "url": "https://siliconangle.com"
            }
        }
    ]
}

Categories