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": 131988,
    "articles": [
        {
            "id": "d32076b05b1a5ab7582bd58202966f94",
            "title": "New Ugreen compact charger now available in more countries",
            "description": "The Ugreen Nexode Air 65W Charger has been released in various European countries. This compact accessory has a similar design to the recently released US variant, including the Airpyra structure.",
            "content": "Ugreen has released the Nexode Air 65W Charger in Europe. This charging accessory was officially released in the US in mid-May 2026, having been spotted at the brand’s Amazon storefront in this market in April 2026.\nThe EU version of the Ugreen Nexod... [743 chars]",
            "url": "https://www.notebookcheck.net/New-Ugreen-compact-charger-now-available-in-more-countries.1305850.0.html",
            "image": "https://www.notebookcheck.net/fileadmin/Notebooks/News/_nc5/Ugreen-Nexode-Air-65W-Charger-Europe.jpg",
            "publishedAt": "2026-05-25T19:40:00Z",
            "lang": "en",
            "source": {
                "id": "6f43ddc905277d3cab59591df0bcaa6d",
                "name": "Notebookcheck",
                "url": "https://www.notebookcheck.net"
            }
        },
        {
            "id": "92744b0e363be92c9aec8b5b74b662f0",
            "title": "CrossCode, Alabaster Dawn, and SHADE Protocol Announce New Indie Game Collaboration",
            "description": "Press releases and assets from across the games industry - screenshots, videos, logos, packshots, artwork, PR contacts, release dates",
            "content": "May 25, 2026 - Radical Fish Games and Little Legendary are excited to announce a new collaboration between CrossCode, Alabaster Dawn, and SHADE Protocol (trailer, press kit, Steam), revealed through a new video that just premiered today, May 25, 2026... [5363 chars]",
            "url": "https://www.gamespress.com/zh-CN/CrossCode-Alabaster-Dawn-and-SHADE-Protocol-Announce-New-Indie-Game-Co",
            "image": "https://www.gamespress.com/Content/Themes/Games Press/img/favicon.ico",
            "publishedAt": "2026-05-25T19:14:30Z",
            "lang": "en",
            "source": {
                "id": "97c9f3032ad8598fe3ea2a098022a593",
                "name": "Games Press",
                "url": "https://www.gamespress.com"
            }
        },
        {
            "id": "e364ec613cc29efb58991a51950cc053",
            "title": "New Casio G-Shock watches with camouflage faces launching soon",
            "description": "The Casio G-Shock DW-6900CF-1 and GA-700CF-1A watches are set for release in the near future. These ‘Camouflage Face’ series products have striking designs with golden colored accents. Features of the models include a precise stopwatch and 20 bar water resistance.",
            "content": "Casio is releasing two new G-Shock Camouflage Face watches in the near future. The DW-6900CF-1 and the GA-700CF-1A were both recently listed at Vietnamese retailer G-Shock Hai Phong. They appeared shortly after a range of new Camo and Gold watches we... [912 chars]",
            "url": "https://www.notebookcheck.net/New-Casio-G-Shock-watches-with-camouflage-faces-launching-soon.1305832.0.html",
            "image": "https://www.notebookcheck.net/fileadmin/Notebooks/News/_nc5/Casio-G-Shock-Camouflage-Face-watches.jpg",
            "publishedAt": "2026-05-25T19:06:00Z",
            "lang": "en",
            "source": {
                "id": "6f43ddc905277d3cab59591df0bcaa6d",
                "name": "Notebookcheck",
                "url": "https://www.notebookcheck.net"
            }
        }
    ]
}

Categories