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": 129734,
    "articles": [
        {
            "id": "8eaf27a03a495ebfabd5cdc90046011c",
            "title": "Fly around the globe with Google Earth’s new flight simulator",
            "description": "The new tool allows you to explore the world from above. However, it’s harder than it looks…View on euronews",
            "content": "For many of us, the answer to the question “what do you want to be when you grow up?” was always the same: A pilot.\n(If we’re being honest, the answer for some is probably the same now, even if we’ve found ourselves working in other industries in the... [1167 chars]",
            "url": "https://sg.news.yahoo.com/fly-around-globe-google-earth-084559198.html",
            "image": "https://s.yimg.com/os/en/euronews_sg_articles_551/5d4d20227cf04dc6b577c13f4d49d36f",
            "publishedAt": "2026-06-14T08:45:59Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "37351b391bc12377851f87dbe48beabd",
            "title": "Gears of War: E-Day budget reportedly $400m ahead of October release",
            "description": "Gears of War: E-Day reportedly cost $400m to develop as debate grows over its Xbox exclusivity",
            "content": "Gears of War: E-Day has reportedly been developed with a budget of around $400 million, according to comments made during the Insider Gaming podcast, raising questions about financial expectations surrounding the upcoming Xbox exclusive.\nThe latest e... [1953 chars]",
            "url": "https://tribune.com.pk/story/2613072/gears-of-war-e-day-budget-reportedly-400m-ahead-of-october-release",
            "image": "https://i.tribune.com.pk/media/images/gears-of-war-e-day1781391368-0/gears-of-war-e-day1781391368-0-640x480.webp",
            "publishedAt": "2026-06-13T23:07:22Z",
            "lang": "en",
            "source": {
                "id": "dcb907b246e9416f896f3c66fedfc7cd",
                "name": "The Express Tribune",
                "url": "https://tribune.com.pk"
            }
        },
        {
            "id": "c696259e4b7485db990eee655c148f88",
            "title": "I ditched VLC and finally got high-quality HDR playback without any lag",
            "description": "HDR finally works — no thanks to VLC.",
            "content": "VLC is clearly the best media player out there, with tons of features and support for 100s of media formats. So when I got my 4K HDR monitor, I naturally tried to play the few 4K HDR movies in my collection, and it was, honestly, meh. The colors look... [5482 chars]",
            "url": "https://www.makeuseof.com/ditched-vlc-for-mpv-hdr-playback/",
            "image": "https://static0.makeuseofimages.com/wordpress/wp-content/uploads/wm/2026/06/mpv-player-on-a-asus-vivobook-flip-s-14.jpg?w=1600&h=900&fit=crop",
            "publishedAt": "2026-06-13T23:00:20Z",
            "lang": "en",
            "source": {
                "id": "2bd22cbd19ae6eb172b66f6be0f3b2c3",
                "name": "MakeUseOf",
                "url": "https://www.makeuseof.com"
            }
        }
    ]
}

Categories