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": 131084,
    "articles": [
        {
            "id": "efd22d1e9643e85dba45d95794157eef",
            "title": "Asus re-enters tablet market with the new 12.2-inch Pad",
            "description": "The Asus Pad is powered by the Dimensity 8300 chipset. Last month, a rumor suggested that Asus was preparing to re-enter the tablet market. Now, the...",
            "content": "Last month, a rumor suggested that Asus was preparing to re-enter the tablet market. Now, the company has officially confirmed its return to the category with the announcement of the new Asus Pad.\nThe Asus Pad features a 12.2-inch dual-layer OLED dis... [1081 chars]",
            "url": "https://www.gsmarena.com/asus_reenters_tablet_market_with_the_new_122inch_pad-news-73088.php",
            "image": "https://fdn.gsmarena.com/imgroot/news/26/06/asus-pad-tablet-ofic/-952x498w6/gsmarena_00.jpg",
            "publishedAt": "2026-06-02T16:41:02Z",
            "lang": "en",
            "source": {
                "id": "5e3c34855a7a20621cdd65325f423eb1",
                "name": "GSMArena.com",
                "url": "https://www.gsmarena.com"
            }
        },
        {
            "id": "db488ee17c552e13fdd8fa7d2e1b4f69",
            "title": "ROG Xbox Ally X20: 20th anniversary handheld PC",
            "description": "Discover the ROG Xbox Ally X20, a limited-edition 20th anniversary handheld gaming PC featuring an OLED display and bundled AR glasses.",
            "content": "ROG has unveiled a new anniversary edition of its Xbox Ally X gaming handheld.\nDubbed the ROG Xbox Ally X20 as part of the brand’s 20th anniversary celebrations at Computex 2026, the limited-edition handheld features an updated OLED display and comes... [2036 chars]",
            "url": "https://www.hardwarezone.com.sg/entertainment/gaming/asus-rog-xbox-ally-x20-20th-anniversary-edition-handheld-gaming-pc",
            "image": "https://cassette.sphdigital.com.sg/image/hardwarezone/fdc4a1177c2ec217cde6eb1eda52501a11d3c8a1d8fe1425e6decc5ec845d273",
            "publishedAt": "2026-06-02T16:31:40Z",
            "lang": "en",
            "source": {
                "id": "c4234db09eff020a3f032a13292a05a9",
                "name": "HardwareZone",
                "url": "https://www.hardwarezone.com.sg"
            }
        },
        {
            "id": "87de49f604ad9f4c4e8d6c32210d63d5",
            "title": "ASUS expands its lineup of RGB stripe monitors with a new ROG Swift OLED display",
            "description": "It makes its debut at Computex 2026, joined by other ROG Strix releases and new ProArt monitors.",
            "content": "ASUS is at Computex 2026, and amongst the the company is showing off, it has also debuted a new set of displays to complement its mainstream and gaming lineups. Some of the marquee announcements include two new ROG monitors, and a new 4K ProArt displ... [4774 chars]",
            "url": "https://www.hardwarezone.com.sg/pc/accessories/asus-rog-proart-monitors-swift-oled-display-gaming",
            "image": "https://cassette.sphdigital.com.sg/image/hardwarezone/e8435144eb427eb756c7cb924ed4e943b862c7d9c29c69cd9bd7b72ba69b9f4e",
            "publishedAt": "2026-06-02T14:58:11Z",
            "lang": "en",
            "source": {
                "id": "c4234db09eff020a3f032a13292a05a9",
                "name": "HardwareZone",
                "url": "https://www.hardwarezone.com.sg"
            }
        }
    ]
}

Categories