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": 124842,
    "articles": [
        {
            "id": "4e0d3ec122028fb4cdb8601762196317",
            "title": "IO Interactive \"Can't Wait\" to Return to Hitman Series",
            "description": "Agent 47 is not being permanently replaced by 007.",
            "content": "IO Interactive has assured fans that there will be more Hitman adventures, and the team is eager to return to the franchise.\nIO Interactive has noted many times over the years that Hitman remains an important part of the studio's future, but it will ... [1381 chars]",
            "url": "https://sea.ign.com/7-days-to-die/242378/io-interactive-cant-wait-to-return-to-hitman-series",
            "image": "https://sm.ign.com/t/ign_ap/news/i/io-interac/io-interactive-cant-wait-to-return-to-hitman-series_a161.1200.jpg",
            "publishedAt": "2026-05-06T00:01:01Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "2c86cbbc5016c075265eb3d5a64f1305",
            "title": "Google Home’s Gemini AI can handle more complicated requests",
            "description": "Google is upgrading Gemini for Home to Gemini 3.1, allowing users to give the smart home assistant more complex, multi-step requests.",
            "content": "Google Home users can now ask Gemini to complete more complex, multi-step tasks and combine multiple tasks in a single command. Google has updated Gemini for Home to Gemini 3.1, which it says will improve the smart home assistant’s ability to interpr... [1054 chars]",
            "url": "https://www.theverge.com/tech/924755/google-home-gemini-3-1-upgrade",
            "image": "https://platform.theverge.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/23028907/dseifert_20210323_4485_0004.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=1200",
            "publishedAt": "2026-05-05T21:46:04Z",
            "lang": "en",
            "source": {
                "id": "6904b5b083966b8966bdfd85ba5b9220",
                "name": "The Verge",
                "url": "https://www.theverge.com"
            }
        },
        {
            "id": "85a015958867ed78e498b05468cbda62",
            "title": "The Real Reason I Love Logitech’s Superstrike X2 Mouse: Its Customizable Clicks",
            "description": "Haptic happiness with my pet mouse.",
            "content": "High-end modern gaming mice float in tasty but samey soup. A snappy sensor, 8,000Hz polling rate, and a 100-hour battery feel almost mandatory – variations in shape are the main differentiator.\nThe Logitech Pro X2 Superstrike is, quite literally, bui... [4498 chars]",
            "url": "https://sea.ign.com/logitech-g-pro-x2-superstrike/242368/the-real-reason-i-love-logitechs-superstrike-x2-mouse-its-customizable-clicks",
            "image": "https://sm.ign.com/t/ign_ap/feature/t/the-real-r/the-real-reason-i-love-logitechs-superstrike-x2-mouse-its-cu_xa24.1200.jpg",
            "publishedAt": "2026-05-05T20:26:01Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        }
    ]
}

Categories