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": 126776,
    "articles": [
        {
            "id": "a30ee3b3906894888d01fd42df080bec",
            "title": "Cyberpunk TCG Gets Rid Of Outdated Mechanics And Streamlines Gameplay",
            "description": "Whether you’re a die-hard fan of the Edgerunners anime or someone looking for a card game that breaks away from the usual formula, this is one to watch.",
            "content": "If you've been hanging around hobby shops or scrolling through TCG TikTok lately, you've probably seen the neon-pink explosion that is the new Cyberpunk TCG. After its massive Kickstarter closed earlier this month, the hype in Malaysia is reaching a ... [3975 chars]",
            "url": "https://sea.ign.com/cyberpunk-tcg/242157/cyberpunk-tcg-gets-rid-of-outdated-mechanics-and-streamlines-gameplay",
            "image": "https://sm.ign.com/t/ign_ap/screenshot/default/says-cover-image-template1_arwk.1200.jpg",
            "publishedAt": "2026-04-30T07:59:21Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "2f527091a16ba4047b29b67446ad5ccc",
            "title": "Friendster relaunched with focus on in",
            "description": "Friendster has relaunched with a model centred on in-person connections, introducing features such as phone-to-phone friend adding, “relationship decay”, and an ad-free, algorithm-free experience.",
            "content": "Global – Social networking site Friendster announces its return after more than a decade since its original platform went offline, with a renewed focus on facilitating real-world interactions rather than digital-only engagement.\nThe website friendste... [2233 chars]",
            "url": "https://marketech-apac.com/friendster-relaunched-with-focus-on-in-person-connections/",
            "image": "https://marketech-apac.com/wp-content/uploads/2026/04/Friendster-relaunch-2026.jpg",
            "publishedAt": "2026-04-30T07:52:30Z",
            "lang": "en",
            "source": {
                "id": "7fed3050918d021c44cc35fcf1b4afea",
                "name": "marketech apac",
                "url": "https://marketech-apac.com"
            }
        },
        {
            "id": "e39b67297cc45e9204ca4a33eda652de",
            "title": "New Xbox Boss Says 'We Know We Have Work to Do' as Console Revenue Continues to Plummet",
            "description": "\"Player and revenue growth has not yet met our ambition.\"",
            "content": "New Xbox boss Asha Sharma has acknowledged the ongoing financial struggles of Microsoft’s gaming business, amid a shakeup and repositioning of the brand around its core fans.\nBut Sharma takes over Xbox at a time of real financial struggle for the bus... [4087 chars]",
            "url": "https://sea.ign.com/xbox-game-pass/242154/new-xbox-boss-says-we-know-we-have-work-to-do-as-console-revenue-continues-to-plummet",
            "image": "https://sm.ign.com/t/ign_ap/news/n/new-xbox-b/new-xbox-boss-says-we-know-we-have-work-to-do-as-console-rev_3fd5.1200.jpg",
            "publishedAt": "2026-04-30T06:39:21Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        }
    ]
}

Categories