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": 126616,
    "articles": [
        {
            "id": "98b1d4c364871d21ebaba6bad80fbd56",
            "title": "A Deep Dive Into Attempted Exploitation of CVE-2023-33538",
            "description": "CVE-2023-33538 allows for command injection in TP-Link routers. We discuss exploitation attempts with payloads characteristic of Mirai botnet malware.",
            "content": "Executive Summary\nWe identified active, automated scans and probes attempting to exploit CVE-2023-33538, a vulnerability in several end-of-life TP-Link Wi-Fi router models:\nTL-WR940N v2 and v4\nTL-WR740N v1 and v2\nTL-WR841N v8 and v10\nThe observed pay... [25975 chars]",
            "url": "https://unit42.paloaltonetworks.com/exploitation-of-cve-2023-33538/",
            "image": "https://origin-unit42.paloaltonetworks.com/wp-content/uploads/2026/04/04_Vulnerabilities_1920x900.jpg",
            "publishedAt": "2026-04-16T22:03:16Z",
            "lang": "en",
            "source": {
                "id": "a4a37d0c29b14eba2d86b7fd54593063",
                "name": "Unit 42",
                "url": "https://unit42.paloaltonetworks.com"
            }
        },
        {
            "id": "fdf66b66c4bb0085edec216a937ce118",
            "title": "Perplexity brings its Personal Computer AI assistant to Mac",
            "description": "The software builds on the multi-model orchestration capabilities the company debuted with Perplexity Computer.",
            "content": "Perplexity has just released Personal Computer. The software, which is available starting today for Mac, builds on the multi-model orchestration capabilities the company debuted with Perplexity Computer at the end of February. Like Claude Cowork (and... [1331 chars]",
            "url": "https://sg.news.yahoo.com/perplexity-brings-personal-computer-ai-202045133.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/1Pr6ztLNsqTtCQvTscSFng--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02NzU7Y2Y9d2VicA--/https://media.zenfs.com/en/engadget_703/40d637d15dc7a85bd682537997d7f15a",
            "publishedAt": "2026-04-16T20:20:45Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "4c69b45d293351e7049c010281245b58",
            "title": "Blackmagic Camera for iOS now has a companion Watch app",
            "description": "Blackmagic Camera is one of the more powerful third-party smartphone camera apps available and it's now even more useful for solo creators.",
            "content": "Blackmagic Camera is one of the more powerful third-party smartphone camera apps available and it's now even more useful for solo creators. Blackmagic Design just announced that the latest iOS version 3.3 now supports Apple Watch, letting you control... [2008 chars]",
            "url": "https://sg.news.yahoo.com/blackmagic-camera-ios-now-companion-194529039.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/t6seBPt.u7YF5uE2fxlixA--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD03MDg7Y2Y9d2VicA--/https://media.zenfs.com/en/engadget_703/5a3e5e0bca2f3dc49adbb4908fb584f1",
            "publishedAt": "2026-04-16T19:45:29Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        }
    ]
}

Categories