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": 130078,
    "articles": [
        {
            "id": "1cea26fa8b8045256d75788a3dfc0348",
            "title": "The Innovation Advantage GenAI Can’t Give You",
            "description": "GenAI ideates like a champ. Using human insight to reframe problems is now what yields competitive advantage.",
            "content": "For most of modern business times, competitive advantage belonged to whoever had the best ideas. Better ideas meant better products, which meant more customers, which meant more revenue and profit. The entire innovation industry — consultancies, desi... [2094 chars]",
            "url": "https://sloanreview.mit.edu/article/the-innovation-advantage-genai-cant-give-you/",
            "image": "https://sloanreview.mit.edu/wp-content/uploads/2026/04/Schonthal-2400x1260-1-1200x630.jpg",
            "publishedAt": "2026-05-04T11:00:55Z",
            "lang": "en",
            "source": {
                "id": "82d6a1af09715202aa4da35c185d0ca6",
                "name": "MIT Sloan Management Review",
                "url": "https://sloanreview.mit.edu"
            }
        },
        {
            "id": "03db401cd14e28efe529ef20ebc647f0",
            "title": "DJI Osmo Pocket 4 Review: The Pocket Gimbal That’s Basically a Film Crew",
            "description": "The DJI Osmo Pocket 4 is still built around the same simple idea, but it now shoots spectacular slow-motion, captures far better photos, and lasts long enough to cover an entire day’s shoot without begging for a charger.",
            "content": "The DJI Osmo Pocket 4 is still built around the same simple idea, but it now shoots spectacular slow-motion, captures far better photos, and lasts long enough to cover an entire day’s shoot without begging for a charger.\nThe Osmo Pocket series has al... [3692 chars]",
            "url": "https://futr.sg/2026/05/04/dji-osmo-pocket-4-review-the-pocket-gimbal-thats-basically-a-film-crew/",
            "image": "https://futr.sg/wp-content/uploads/2026/04/dji-osmo-pocket-4-17.jpg",
            "publishedAt": "2026-05-04T10:24:10Z",
            "lang": "en",
            "source": {
                "id": "a9ea2fb95256fb6b0262171e57578324",
                "name": "futr.sg",
                "url": "https://futr.sg"
            }
        },
        {
            "id": "e3b0410447f033c7ba6ddf923b95d356",
            "title": "I review headphones for a living, and I'd buy these over Sony, Bose, or Apple any day",
            "description": "The JBL Tour One M3 costs less than Sony, Bose, and Apple's best ANC headphones, and outperforms them where it counts.",
            "content": "I’ve been reviewing headphones for a few years now, and every year, the same three names always dominate the conversation: Sony, Bose, and Apple. They’re good. I won’t pretend otherwise. But “good” and “the best value for your money” can be two very ... [4588 chars]",
            "url": "https://www.soundguys.com/jbl-tour-one-m3-are-underrated-headphones-156883/",
            "image": "https://www.soundguys.com/wp-content/uploads/2026/04/JBL-Tour-One-M3-80th-Anniversary-Edition-1-e1777409702109.jpg",
            "publishedAt": "2026-05-04T10:09:59Z",
            "lang": "en",
            "source": {
                "id": "b13bbc48d10de6f1eab96357c090193e",
                "name": "SoundGuys",
                "url": "https://www.soundguys.com"
            }
        }
    ]
}

Categories