Flag of Singapore

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": 123082,
    "articles": [
        {
            "id": "97de00196c9723dbde3b42fa787361ee",
            "title": "Pocketpair Suggests 'A Decade of Continuous, Massive Updates' Is 'Probably Not On the Cards,' But Teases It 'Wouldn't Rule Out A Palworld 2.0'",
            "description": "\"It's gonna have to stop at some point, and then we can think about what comes after, and that's exciting for us.\"",
            "content": "Palworld developer Pocketpair has revealed that while it accepts the survival game's most devoted fans may want \"a decade of continuous, massive updates,\" \"there's only so many times\" you can add in new levels and content before the game gets bloated... [2146 chars]",
            "url": "https://sea.ign.com/palworld/239850/news/pocketpair-suggests-a-decade-of-continuous-massive-updates-is-probably-not-on-the-cards-but-teases-i",
            "image": "https://sm.ign.com/t/ign_ap/news/p/pocketpair/pocketpair-suggests-a-decade-of-continuous-massive-updates-i_7xdu.1200.jpg",
            "publishedAt": "2026-03-11T14:02:40Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "8c7b7be4a4d8c544209570acc3df1bef",
            "title": "Apple's MacBook Neo doesn't support fast charging...or does it?",
            "description": "As it turns out, using a more powerful charger helps.",
            "content": "Apple's MacBook Neo doesn't officially support fast charging, which is a bummer. With a 20W charging adapter in the box (except in Europe; more on that later), the charging times can be rather long.\nThere's good news for prospective buyers, though: I... [1331 chars]",
            "url": "https://sea.mashable.com/tech/42565/apples-macbook-neo-doesnt-support-fast-chargingor-does-it",
            "image": "https://sm.mashable.com/t/mashable_sea/article/a/apples-mac/apples-macbook-neo-doesnt-support-fast-chargingor-does-it_wp5g.1200.jpg",
            "publishedAt": "2026-03-11T11:56:29Z",
            "lang": "en",
            "source": {
                "id": "86e7d156eeb979460f929de236d00285",
                "name": "Mashable SEA",
                "url": "https://sea.mashable.com"
            }
        },
        {
            "id": "2031a86b7043f7f6c52aaf5f0389b1a3",
            "title": "Over 2 Million Of Us Have Downloaded Capcom's Pragmata Demo",
            "description": "\"Hugh, look — I can't believe millions of people are excited for our game!\"",
            "content": "Two million people have already downloaded the demo for Capcom's upcoming sci-fi game, Pragmata.\nPragmata Sketchbook — the free slice of the game that offers players across all platforms (PC via Steam, Nintendo Switch, PS5, and Xbox Series X/S) — giv... [948 chars]",
            "url": "https://sea.ign.com/pragmata/239843/news/over-2-million-of-us-have-downloaded-capcoms-pragmata-demo",
            "image": "https://sm.ign.com/t/ign_ap/news/o/over-2-mil/over-2-million-of-us-have-downloaded-capcoms-pragmata-demo_kd6y.1200.jpg",
            "publishedAt": "2026-03-11T11:02:40Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        }
    ]
}

Categories