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": 130804,
    "articles": [
        {
            "id": "2c13f41e19af7528822beb750956efa4",
            "title": "Understanding skin irritation in cleanroom environments",
            "description": "Why glove choice matters more than you think",
            "content": "Spend a few hours inside any cleanroom, whether in healthcare settings, pharmaceutical manufacturing, microelectronics, or advanced industrial production, and you start to notice the same rhythm of precision. Controlled movements, steady focus, delib... [10071 chars]",
            "url": "https://www.cleanroomtechnology.com/understanding-skin-irritation-in-cleanroom-environments",
            "image": "https://www.cleanroomtechnology.com/article-image-alias/understanding-skin-irritation-in-cleanroom-environments.png",
            "publishedAt": "2026-06-22T10:02:31Z",
            "lang": "en",
            "source": {
                "id": "4e387d10def1c05291398485852076c9",
                "name": "Cleanroom Technology",
                "url": "https://www.cleanroomtechnology.com"
            }
        },
        {
            "id": "4d3ba00bfc567a1c22db36a09d69a7de",
            "title": "Chinese researchers introduce a digital twin system for optical computing development",
            "description": "Chinese researchers developed a digital twin framework that enables optical computing systems to be trained and tested virtually.",
            "content": "Optical computing is increasingly being viewed as a potential solution to the growing demands of artificial intelligence (AI) and deep learning applications. Unlike conventional electronic computing systems, optical computing uses the properties of l... [5899 chars]",
            "url": "https://www.techedt.com/chinese-researchers-introduce-a-digital-twin-system-for-optical-computing-development",
            "image": "https://www.techedt.com/wp-content/uploads/2026/06/Chinese-researchers-introduce-a-digital-twin-system-for-optical-computing-development.jpg",
            "publishedAt": "2026-06-22T09:03:43Z",
            "lang": "en",
            "source": {
                "id": "395cf49c7fe0b249ead2813c538bb89f",
                "name": "Tech Edition",
                "url": "https://www.techedt.com"
            }
        },
        {
            "id": "779ef6c23337d848c7ebcf4b1b11b9d7",
            "title": "Sonilo Launches Licensed AI Music Generator for Video on fal.ai",
            "description": "Sonilo’s video-to-music model is now live on fal.ai, giving creators a way to quickly generate original, commercially licensed soundtracks from […]",
            "content": "Sonilo’s video-to-music model is now live on fal.ai, giving creators a way to quickly generate original, commercially licensed soundtracks from video footage\nSAN FRANCISCO, June 22, 2026 /PRNewswire/ — Sonilo today announced that its video-to-music m... [3556 chars]",
            "url": "https://technode.global/prnasia/sonilo-launches-licensed-ai-music-generator-for-video-on-fal-ai/",
            "image": "https://technode.global/wp-content/uploads/2023/09/TNGlobal-featured.jpg",
            "publishedAt": "2026-06-22T07:59:52Z",
            "lang": "en",
            "source": {
                "id": "a4ca83e7bd427a0b31e1f5ef06163c63",
                "name": "TNGlobal",
                "url": "https://technode.global"
            }
        }
    ]
}

Categories