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": 123874,
    "articles": [
        {
            "id": "1989efbda79e7520240dc1881736651b",
            "title": "End nearby for i486 support in the Linux kernel",
            "description": "The Linux kernel is about to say goodbye to a piece of very old hardware. Support for i486 is ending. What does it mean?",
            "content": "The Linux kernel is about to say goodbye to a piece of very old hardware. The merge queue for version 7.1 includes a change that marks the beginning of the phase-out of support for i486 processors.\nAccording to The Register, the patch comes from Ingo... [2101 chars]",
            "url": "https://www.techzine.eu/news/devops/140252/end-nearby-for-i486-support-in-the-linux-kernel/",
            "image": "https://www.techzine.eu/wp-content/uploads/2024/08/shutterstock_395657257.jpg",
            "publishedAt": "2026-04-07T07:48:20Z",
            "lang": "en",
            "source": {
                "id": "9e4e0985bb2f9a43a9f9c01e9a9ca69c",
                "name": "Techzine Global",
                "url": "https://www.techzine.eu"
            }
        },
        {
            "id": "c778b8dc95a67639c465e199ce002a09",
            "title": "New Porsche 911 variant set for April debut with mystery-first drive film",
            "description": "The latest version of the Porsche 911 will make its global debut on April 14, revealed via an online broadcast rather than a traditional static unveiling.",
            "content": "Porsche teases a new 911 variant ahead of April 14 world premiere.\nReveal focuses on a blind first-drive film with 'car experts'\nModel details remain undisclosed until official debut.\nPorsche is building anticipation for its next 911 variant the old-... [1782 chars]",
            "url": "https://www.drivencarguide.co.nz/news/new-porsche-911-variant-set-for-april-debut-with-mystery-first-drive-film/",
            "image": "https://www.drivencarguide.co.nz/media/pignjgfv/img.jpg?v=1dcc6c237462050",
            "publishedAt": "2026-04-07T07:20:03Z",
            "lang": "en",
            "source": {
                "id": "7ba56708e360eb7fd9556bdf62469c61",
                "name": "drivencarguide.co.nz",
                "url": "https://www.drivencarguide.co.nz"
            }
        },
        {
            "id": "9d7615064119ac42be687b35cbe034e3",
            "title": "Jabra Evolve3 85 Review: Clearer Calls Without the Hideous Headset",
            "description": "The Jabra Evolve3 85 drops the boom mic and focuses on voice clarity. Does it improve remote work, or just refine the office headset?",
            "content": "Six-mic array with AI voice isolation, no boom arm needed\nAdaptive noise cancellation adjusts to your environment in real time\nUp to 25 hours talk time with fast charge support\nFoldable design with compact case and integrated USB-C dongle\nTuned for v... [8939 chars]",
            "url": "https://manofmany.com/tech/audio/jabra-evolve3-85-review",
            "image": "https://manofmany.com/wp-content/uploads/2026/03/Jabra-Evolve3-85-6.jpg",
            "publishedAt": "2026-04-07T06:58:56Z",
            "lang": "en",
            "source": {
                "id": "789531cafd02e502057b123ce487820c",
                "name": "Man of Many",
                "url": "https://manofmany.com"
            }
        }
    ]
}

Categories