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": 133142,
    "articles": [
        {
            "id": "1131116005a2e10beabc0bd3ebb253c5",
            "title": "IGN Live May Be Over, But the Rewards Keep Going",
            "description": "Enter these sweepstakes before they're gone",
            "content": "While IGN Live has wrapped up, the celebration isn't over just yet.\nEnter to Win a Guild Wars 3™ branded Alienware Laptop!\nYou Can Win a Trip to Experience Universal Studios Hollywood, Fast & Furious: Hollywood Drift!\nIGN Live: Claim Your Flock Off! ... [339 chars]",
            "url": "https://sea.ign.com/fast-and-furious-4/244045/ign-live-may-be-over-but-the-rewards-keep-going",
            "image": "https://sm.ign.com/t/ign_ap/feature/i/ign-live-m/ign-live-may-be-over-but-the-rewards-keep-going_5eyx.1200.jpg",
            "publishedAt": "2026-06-09T19:04:27Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "0684ed7b9a11098d0f91f3ddca4860e8",
            "title": "‘Star Fox’ Demo On Switch 2 Is Great, But Déjà Vu Isn’t",
            "description": "There's a time and a place for nostalgia, but is the games industry indulging a bit too much?",
            "content": "Perhaps the biggest news coming out of today’s Nintendo Direct is the imminent The Legend of Zelda: Ocarina of Time remake, which is supposedly due out by the end of the year on Switch 2. That almost seems too good to be true, so we’ll see if the rel... [2996 chars]",
            "url": "https://sg.news.yahoo.com/star-fox-demo-switch-2-183326863.html",
            "image": "https://s.yimg.com/os/en/forbes_contributor_845/4fcc23d54e1c8e253c6b1e0d7bb01fa1",
            "publishedAt": "2026-06-09T18:33:26Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "d71566972f30381199ffe15445ad7d80",
            "title": "Apple Goes Agentic: Welcome To The New Siri",
            "description": "Is it possible that Siri is now more than just a somewhat easier way to set timers? Apple just went agentic with Siri and Apple Intelligence, and it's kind of a big deal.",
            "content": "It remains to be seen if Apple’s new Siri is really any good at all. And it remains to be seen what Apple will do for Europe, which right now won’t get the new Siri on either iPhone or iPad. It also remains to be seen how far Apple will actually go i... [4519 chars]",
            "url": "https://sg.news.yahoo.com/apple-goes-agentic-welcome-siri-183232803.html",
            "image": "https://s.yimg.com/os/en/forbes_contributor_845/035ece996ce57923afc2692d2bf6140e",
            "publishedAt": "2026-06-09T18:32:32Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        }
    ]
}

Categories