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": 128900,
    "articles": [
        {
            "id": "56ae256eb279a93a622b9cdf9bca0820",
            "title": "iPadOS 27 beta review: Your iPad, now with Siri AI",
            "description": "Siri AI and system optimizations are the focus of iPadOS 27, but that's enough for iPad's usual in-between year. Power users will notice the changes the most.",
            "content": "Siri AI and system optimizations are the focus of iPadOS 27, but that's enough for iPad's usual in-between year. Power users will notice the changes the most.\nThe iPad operating system has been on a predictable tick-tock upgrade cycle where one year ... [12022 chars]",
            "url": "https://appleinsider.com/articles/26/06/19/ipados-27-beta-review-your-ipad-now-with-siri-ai",
            "image": "https://photos5.appleinsider.com/gallery/67932-143320-iPadOS-27-Siri-AI-search-Spotlight-xl.jpg",
            "publishedAt": "2026-06-19T12:15:00Z",
            "lang": "en",
            "source": {
                "id": "7329a6f9af7a6d137e3b9707fc5019f9",
                "name": "AppleInsider",
                "url": "https://appleinsider.com"
            }
        },
        {
            "id": "94cddef7350667703d7f3f5ff64a56e7",
            "title": "Sony Ditches Mention of PC Releases From Business Strategy Document, as PlayStation's Single-Player Games Now Expected to Be Fully Exclusive",
            "description": "While adding mention of \"utilizing AI to unleash the creativity of studios.\"",
            "content": "Analysis of a new PlayStation business document has highlighted an official change to Sony's multiplatform release strategy, with PC no longer described as part of the company's first-party launch focus.\nThe change, picked up from Sony's latest 229-p... [2214 chars]",
            "url": "https://sea.ign.com/marvel-wolverine/244456/sony-ditches-mention-of-pc-releases-from-business-strategy-document-as-playstations-single-player-ga",
            "image": "https://sm.ign.com/t/ign_ap/news/s/sony-ditch/sony-ditches-mention-of-pc-releases-from-business-strategy-d_3ywz.1200.png",
            "publishedAt": "2026-06-19T12:01:57Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "d563f796542639e3828e58237cf75c5a",
            "title": "Try One of macOS 27’s Best Features Right Now",
            "description": "Apple’s fall macOS release will let you build Shortcuts by typing what you want to happen. But Claude Code and Codex users don’t have to wait.",
            "content": "The Top New Features Coming to MacOS 27 Golden Gate\nApple has announced the latest version of macOS. It’s all about the reintroduction of Siri, which is now accessible from anywhere on the Mac desktop.\nThe Top New Features in Apple’s iOS 27 and iPadO... [1958 chars]",
            "url": "https://www.wired.com/story/try-one-of-macos-27s-best-features-right-now-shortcuts-playground-agent/",
            "image": "https://media.wired.com/photos/6a3028e02566c003f6b472cb/191:100/w_1280,c_limit/GettyImages-2223998958.jpg",
            "publishedAt": "2026-06-19T10:30:00Z",
            "lang": "en",
            "source": {
                "id": "6036b9272b66a58d0545f8d039247dd4",
                "name": "WIRED",
                "url": "https://www.wired.com"
            }
        }
    ]
}

Categories