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": 126724,
    "articles": [
        {
            "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"
            }
        },
        {
            "id": "3acb52dec95e83830098d2f4f4570180",
            "title": "Watchdog warns World Cup ticket prices increase risk of scams",
            "description": "The main areas of fraud are expected to be around ticketing, travel and online scams",
            "content": "[VANCOUVER] Soaring ticket prices and transport costs at this year’s World Cup will expose fans to cyber fraud and scams as supporters are attracted by fakes in the mistaken belief they have bagged a bargain, an industry expert has warned.\nScam artis... [2712 chars]",
            "url": "https://www.businesstimes.com.sg/lifestyle/watchdog-warns-world-cup-ticket-prices-increase-risk-scams",
            "image": "https://cassette.sphdigital.com.sg/image/businesstimes/18954b8bde7f15be47d016aae77efbc8b14f36a759d8180e86540c220c673cf6?w=1200&f=webp",
            "publishedAt": "2026-04-30T05:46:00Z",
            "lang": "en",
            "source": {
                "id": "ca2a0b2cf2abbbe3b596e7ab39d0a94f",
                "name": "The Business Times",
                "url": "https://www.businesstimes.com.sg"
            }
        },
        {
            "id": "516df2c8817e05b8e7f369c354c8c957",
            "title": "Coded a Fitness App in a Weekend. Big Apps Beware.",
            "description": "I vibe-coded my own personal trainer and ditched multiple apps. It raises questions for big fitness apps.",
            "content": "As a former group fitness coach, I was trained to track my goals in numbers: calories in, hours trained, kilograms lifted. Numbers don't lie.\nHowever, tracking them was messy. I bounced between MyFitnessPal for meals, Apple Watch for workout duration... [5175 chars]",
            "url": "https://www.businessinsider.com/vibe-coding-fitness-app-weekend-software-2026-4",
            "image": "https://i.insider.com/69e599dfa98bc8fdc096c556?width=1200&format=jpeg",
            "publishedAt": "2026-04-30T04:01:12Z",
            "lang": "en",
            "source": {
                "id": "3349d5cc8abff1623266825fbe6b0f68",
                "name": "Business Insider",
                "url": "https://www.businessinsider.com"
            }
        }
    ]
}

Categories