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": 121000,
    "articles": [
        {
            "id": "ad3e801aadb7b458bbfef2827d727b4c",
            "title": "This Cheap USB Gadget Might Eliminate The Need For Lugging Around A Laptop",
            "description": "With the JSAUX USB-C to USB OTG adapter, a smartphone can connect to keyboards, mice, and flash drives, expanding its capabilities without needing a laptop.",
            "content": "We may receive a commission on purchases made from links.\nThere is no doubting the convenience of laptops; these portable computers have enabled many of us to take our digital lives on the road. However, despite their portability, there are still occ... [2349 chars]",
            "url": "https://www.slashgear.com/2118778/usb-otg-adapter-gadget-laptop-alternative/",
            "image": "https://www.slashgear.com/img/gallery/this-cheap-usb-gadget-might-eliminate-the-need-for-lugging-around-a-laptop/l-intro-1773063959.jpg",
            "publishedAt": "2026-03-15T12:45:00Z",
            "lang": "en",
            "source": {
                "id": "1bb9f04fd13e8df526ed08e82c35e9df",
                "name": "SlashGear",
                "url": "https://www.slashgear.com"
            }
        },
        {
            "id": "092844e3eebe86f0367f710112cd3c1a",
            "title": "These Windows folders were quietly eating 50GB of my storage",
            "description": "It's time to start paying attention to these overlooked directories.",
            "content": "It's not surprising when your computer's SSD fills up after prolonged use. However, when it happened to me last week, it came as a shock because I hadn't recently downloaded or installed any large files.\nSo, out of habit, I emptied my Recycle Bin and... [6074 chars]",
            "url": "https://www.makeuseof.com/these-windows-folders-were-quietly-eating-50gb-of-my-storage/",
            "image": "https://static0.makeuseofimages.com/wordpress/wp-content/uploads/wm/2026/03/filled-up-ssd.jpg?w=1600&h=900&fit=crop",
            "publishedAt": "2026-03-15T12:00:17Z",
            "lang": "en",
            "source": {
                "id": "2bd22cbd19ae6eb172b66f6be0f3b2c3",
                "name": "MakeUseOf",
                "url": "https://www.makeuseof.com"
            }
        },
        {
            "id": "1067f84f37336c3159081933337313c9",
            "title": "The 5 Best Smart Locks You Can Buy, According To Consumer Reports",
            "description": "There are many options for smart locks to keep your home secure., but here are the five best smart locks you can buy from Kwikset, Yale, and more.",
            "content": "We may receive a commission on purchases made from links.\nTechnology is no longer just something you keep in your pocket or on your desk. Devices are now made to improve all aspects of home life, and there are essential smart home gadgets on the mark... [6289 chars]",
            "url": "https://www.bgr.com/2120430/best-smart-locks-buy-according-consumer-reports/",
            "image": "https://looper-static.s3.amazonaws.com/img/BGR-meta-image-1280x720.png",
            "publishedAt": "2026-03-15T11:47:00Z",
            "lang": "en",
            "source": {
                "id": "ba1fc1e1ea8c9654aaee71ab3bc255eb",
                "name": "bgr.com",
                "url": "https://www.bgr.com"
            }
        }
    ]
}

Categories