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": 119510,
    "articles": [
        {
            "id": "07989643842a6d169066038f99ff10ad",
            "title": "Nvidia's DreamDojo is an open source world model for robot training",
            "description": "Nvidia wants to move robot training out of the real world and into an AI world model. DreamDojo generates simulated futures from video data, no 3D engine required.",
            "content": "Nvidia's AI research team has released DreamDojo, an open-source, interactive world model for robotics.\nIt takes robot motor controls and generates a simulated future in pixels; no engine, no meshes, no hand-authored dynamics are required. Jim Fan, D... [1210 chars]",
            "url": "https://the-decoder.com/nvidias-dreamdojo-is-an-open-source-world-model-for-robot-training/",
            "image": "https://the-decoder.com/wp-content/uploads/2026/02/nvidia_sim_robot_training.png",
            "publishedAt": "2026-02-22T13:06:26Z",
            "lang": "en",
            "source": {
                "id": "167a8911787c4981a34f4a48b9c611aa",
                "name": "the-decoder.com",
                "url": "https://the-decoder.com"
            }
        },
        {
            "id": "ef611d9957a606a0a9aff7682a1991a2",
            "title": "Serious About Learning Linux? Get 15 O'Reilly Linux and DevOps eBooks for Under $25",
            "description": "From command line to Kubernetes and Terraform, this bundle covers a lot!",
            "content": "Most of the internet runs on Linux. From cloud servers and containerized apps to CI/CD pipelines and network automation, Linux is the backbone of modern infrastructure. And the people keeping all of it running, sysadmins and DevOps engineers, need a ... [3796 chars]",
            "url": "https://itsfoss.com/news/linux-seasoned-admins-bundle/",
            "image": "https://itsfoss.com/content/images/2026/02/oreilly-linux-for-seasoned-admins-banner.png",
            "publishedAt": "2026-02-22T03:52:09Z",
            "lang": "en",
            "source": {
                "id": "ce9e7172ae6eda83f17805e946492c19",
                "name": "It's FOSS",
                "url": "https://itsfoss.com"
            }
        },
        {
            "id": "4456efa4769339152a60789aaa5bd0b2",
            "title": "'No Tolerance for Bad AI': New Xbox Boss Responds to Concerns Around Her Microsoft Background",
            "description": "Her goal is to \"earn the right to be trusted by players and developers.\"",
            "content": "Microsoft's new gaming CEO Asha Sharma has responded to concerns around her background in AI and lack of previous roles in gaming, as part of her first major interview since yesterday's announcement that she will replace veteran Xbox boss Phil Spence... [2037 chars]",
            "url": "https://sea.ign.com/xbox-series-x/239032/news/no-tolerance-for-bad-ai-new-xbox-boss-responds-to-concerns-around-her-microsoft-background",
            "image": "https://sm.ign.com/t/ign_ap/news/n/no-toleran/no-tolerance-for-bad-ai-new-xbox-boss-responds-to-concerns-a_8qgx.1200.jpg",
            "publishedAt": "2026-02-22T01:47:19Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        }
    ]
}

Categories