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": 104716,
    "articles": [
        {
            "id": "336fb42a769840a18187866520107f5a",
            "title": "YouTube to use AI to sharpen millions of lower-resolution videos",
            "description": "The original files will always be kept intact. Read more at straitstimes.com.",
            "content": "NEW YORK – Google’s YouTube will use artificial intelligence to improve the visual clarity of many low-resolution videos on its platform when viewed on TV screens, the web and mobile devices.\nYouTube will first implement the feature, known as upscali... [2132 chars]",
            "url": "https://www.straitstimes.com/world/united-states/youtube-to-use-ai-to-sharpen-millions-of-lower-resolution-videos",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/3b0f7ac39335d2cfc5aaee2d97ad55d74f99b18d43712e4bb5eb7a40b377a67a",
            "publishedAt": "2025-10-30T04:51:35Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "1104f2b2719321e2243241dcea491231",
            "title": "Google brings Pixel 10 AI experience to Funan and Suntec City",
            "description": "Google brings its Pixel 10 AI experience to Funan and Suntec City with hands-on demos, exclusive merch, and special promotions.",
            "content": "Google Singapore is inviting the public to explore the latest innovations of its Pixel 10 series through two interactive mall pop-ups this November and December. The events aim to bring the power of Google AI and the new Tensor G5 processor closer to... [2198 chars]",
            "url": "https://www.techedt.com/google-brings-pixel-10-ai-experience-to-funan-and-suntec-city",
            "image": "https://www.techedt.com/wp-content/uploads/2025/10/Google-brings-Pixel-10-AI-experience-to-Funan-and-Suntec-City.jpg",
            "publishedAt": "2025-10-30T03:52:54Z",
            "lang": "en",
            "source": {
                "id": "395cf49c7fe0b249ead2813c538bb89f",
                "name": "Tech Edition",
                "url": "https://www.techedt.com"
            }
        },
        {
            "id": "06e1e4256f0274f6150a94bcdd82d278",
            "title": "Before S'pore's startup scene took off, there was HackerspaceSG",
            "description": "Founded by four friends who wanted a home for Singapore’s geeks, HackerspaceSG became the beating heart of the city’s early startup culture.",
            "content": "The 2010s marked a revival for Singapore’s tech scene.\nAfter the dotcom bust had wiped out many tech startups, a new generation of founders began to emerge—ready to experiment, build from scratch, and take risks on their own ideas.\nAmid this resurgen... [7437 chars]",
            "url": "https://vulcanpost.com/900595/hackerspacesg-15-yrs-later/",
            "image": "https://vulcanpost.com/wp-content/uploads/2025/10/hackerspaceSG-cover.jpg",
            "publishedAt": "2025-10-30T03:49:32Z",
            "lang": "en",
            "source": {
                "id": "f0aa85f3558ab1bf3dba4c320427d4ff",
                "name": "Vulcan Post",
                "url": "https://vulcanpost.com"
            }
        }
    ]
}

Categories