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": 132310,
    "articles": [
        {
            "id": "b8507f8dd35453512210d893bcde7d88",
            "title": "Apple lays out its AI with a new Siri: Here's what to know from Tim Cook's last WWDC",
            "description": "Apple's unveiling of Siri AI comes after criticism that the company has fallen behind in the AI race.View on euronews",
            "content": "Apple's keynote at its annual World Wide Developers Conference unveiled new and long-awaited artificial intelligence advances, including upgrades to its Siri assistant.\nIt was also the last one to be held by CEO Tim Cook before he turns his post over... [3784 chars]",
            "url": "https://sg.news.yahoo.com/apple-lays-ai-siri-heres-100303774.html",
            "image": "https://s.yimg.com/os/en/euronews_sg_articles_551/f9498b34689f33d33312e3f57718fef0",
            "publishedAt": "2026-06-09T10:03:03Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "ef79c419cdf25655ea544d4cca863a40",
            "title": "Apple unveils next generation of Apple Intelligence and software improvements at WWDC 2026",
            "description": "Recently announced at the Worldwide Developers Conference 2026, Apple has unveiled its upcoming software releases that is set to deliver the next generation of Apple Intelligence, with an introduction to Siri AI, an entirely new version of Siri that is said to be profoundly more intelligent, knowledgable, and capable. Uniquely designed to protect your privacy, […]",
            "content": "Recently announced at the Worldwide Developers Conference 2026, Apple has unveiled its upcoming software releases that is set to deliver the next generation of Apple Intelligence, with an introduction to Siri AI, an entirely new version of Siri that ... [4076 chars]",
            "url": "https://nylon.com.sg/apple-unveils-next-generation-of-apple-intelligence-and-software-improvements-at-wwdc-2026/",
            "image": "https://nylon.com.sg/wp-content/uploads/2026/06/apple-wwdc-2026-header.jpg",
            "publishedAt": "2026-06-09T08:15:34Z",
            "lang": "en",
            "source": {
                "id": "ea5cd278e341083012baeb33c6254247",
                "name": "nylon.com.sg",
                "url": "https://nylon.com.sg"
            }
        },
        {
            "id": "f8e99a0d2719f5163bf67b5d798c37e0",
            "title": "Omega's Seamaster Diver 300M Chronograph 007 First Light was born in a video game",
            "description": "Omega turns video game fantasy into collectors' reality with the Seamaster Diver 300M Chronograph 007 First Light.",
            "content": "Marking the launch of IO Interactive and Amazon MGM Studio’s James Bond origin-story game “007 First Light”, Omega transforms a fictional mission tool into a fully realised watch ready for your wrist\nWhen a watch appears in a video game fitted with a... [1900 chars]",
            "url": "https://robbreport.com.sg/omega-seamaster-diver-300m-chronograph-007-first-light/",
            "image": "https://robbreport.com.sg/storage/2026/05/OMEGA_2026_Seamaster-Diver-300M-Chronograph-007-First-Light_210.32.44.51.01.002_KV_16_9.jpg",
            "publishedAt": "2026-06-09T07:18:45Z",
            "lang": "en",
            "source": {
                "id": "e30911ff5448b91cadbaf9351f9f92d4",
                "name": "Robb Report Singapore",
                "url": "https://robbreport.com.sg"
            }
        }
    ]
}

Categories