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": 125288,
    "articles": [
        {
            "id": "d026011b9db129085abc2ae0256b1dc2",
            "title": "Gamers Cheer as Microsoft Pulls Copilot AI Out of Xbox Entirely",
            "description": "\"Everybody likes that.\"",
            "content": "It may finally be starting to dawn on Microsoft that shoving AI in its loyal customers’ faces at all costs might not be the right move.\nAmong gamers, who have watched the AI industry’s run on computer hardware make PC components horrendously unafford... [2133 chars]",
            "url": "https://sg.news.yahoo.com/gamers-cheer-microsoft-pulls-copilot-151616618.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/m48zYPEGhUIWLzBuxt2Tjw--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02MzA7Y2Y9d2VicA--/https://media.zenfs.com/en/futurism_981/ed9336df83b0005bd07f972bc3da84aa",
            "publishedAt": "2026-05-06T15:16:16Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "3545020f580a8a16936daaacd92d6a69",
            "title": "NVIDIA Spectrum-X MRC is the Custom RDMA Transport Protocol for Gigascale AI",
            "description": "NVIDIA is talking about is Spectrum-X MRC, a custom RDMA transport protocol already powering frontier gigascale AI deployments",
            "content": "NVIDIA is making Multipath Reliable Connection (MRC), a next-generation RDMA transport protocol proven at scale on NVIDIA Spectrum-X Ethernet hardware, available to the broader industry through the Open Compute Project. The move gives NVIDIA a more o... [4254 chars]",
            "url": "https://www.servethehome.com/nvidia-spectrum-x-mrc-is-the-custom-rdma-transport-protocol-for-gigascale-ai/",
            "image": "https://www.servethehome.com/wp-content/uploads/2026/01/NVIDIA-CES-2026-Keynote-Spectrum-X-Silicon-Photonics-Switch-scaled.jpg",
            "publishedAt": "2026-05-06T11:30:06Z",
            "lang": "en",
            "source": {
                "id": "013a675f533d5f4adc138d4c7d82cb67",
                "name": "ServeTheHome",
                "url": "https://www.servethehome.com"
            }
        },
        {
            "id": "911437da251f5613b17b2422e3837c07",
            "title": "I hate to say it, but the Galaxy Tab S11 proves Apple's now a better value than Samsung",
            "description": "A price increase isn't what the Tab S11 needed",
            "content": "I’ve been using the Samsung Galaxy Tab S11 again. Because I already reviewed the tablet at the end of 2025, it has been used for all my usual tablet duties, and it has performed admirably.\nUnfortunately, Samsung has quietly compounded the major probl... [4658 chars]",
            "url": "https://www.androidpolice.com/i-hate-to-say-it-but-the-galaxy-tab-s11-proves-apples-now-better-value-than-samsung/",
            "image": "https://static0.anpoimages.com/wordpress/wp-content/uploads/wm/2026/05/samsung-galaxy-tab-s11-back.JPG?w=1600&h=900&fit=crop",
            "publishedAt": "2026-05-06T11:00:10Z",
            "lang": "en",
            "source": {
                "id": "22e6fb8c6790d769287f0f057fea36e9",
                "name": "Android Police",
                "url": "https://www.androidpolice.com"
            }
        }
    ]
}

Categories