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": 128024,
    "articles": [
        {
            "id": "21b13057ab9f83ab4fcece6d4e0b280c",
            "title": "WARNING: Three Microsoft Defender Zero-Days Under Active Attack As Two Remain Unpatched",
            "description": "Attackers are actively exploiting three recently disclosed vulnerabilities affecting Microsoft Defender, raising fresh concerns over endpoint security for millions of Windows users worldwide. Security firm Huntress said threat actors have already weaponized the flaws — known publicly as BlueHammer,",
            "content": "Attackers are actively exploiting three recently disclosed vulnerabilities affecting Microsoft Defender, raising fresh concerns over endpoint security for millions of Windows users worldwide.\nSecurity firm Huntress said threat actors have already wea... [5539 chars]",
            "url": "https://www.linkedin.com/pulse/warning-three-microsoft-defender-zero-days-under-ljale",
            "image": "https://media.licdn.com/dms/image/v2/D4E12AQGwC2CIanR8-w/article-cover_image-shrink_720_1280/B4EZ2eL1OHIoAI-/0/1776475401259?e=2147483647&v=beta&t=13cWT83kNchFvidTUBGPMW604eaCEigtDnVyUMTdV5Y",
            "publishedAt": "2026-04-18T13:00:09Z",
            "lang": "en",
            "source": {
                "id": "06cda0335c4acf2cd6035a1c46478678",
                "name": "LinkedIn",
                "url": "https://www.linkedin.com"
            }
        },
        {
            "id": "81c41bfd13ef39274ec197b33e43f8f4",
            "title": "The App Store is booming again, and AI may be why",
            "description": "New data from Appfigures shows a swell of new app launches in 2026, suggesting AI tools could be fueling a mobile software boom.",
            "content": "Everyone said AI would kill apps. Instead, new app launches are soaring.\nAccording to a new analysis from market intelligence provider Appfigures, worldwide app releases in the first quarter of 2026 were up 60% year-over-year across both Apple’s App ... [3488 chars]",
            "url": "https://techcrunch.com/2026/04/18/the-app-store-is-booming-again-and-ai-may-be-why/",
            "image": "https://techcrunch.com/wp-content/uploads/2026/04/app-store-with-badge-GettyImages-2193151739.jpg?w=1024",
            "publishedAt": "2026-04-18T13:00:00Z",
            "lang": "en",
            "source": {
                "id": "307ab9190988e16f56f3e028e3237a90",
                "name": "TechCrunch",
                "url": "https://techcrunch.com"
            }
        },
        {
            "id": "a0ab99d00a31449481b9cfea46c7ec0b",
            "title": "MyFirst Camera Insta Lux brings dye-sub photo printing to kids' cameras",
            "description": "MyFirst has launched the Camera Insta Lux in Singapore, which appears to be the first kids' camera to use dye-sublimation photo printing.Here's the thing about children's tech. It's not that children grow older (well, they do), but many products seem built in ways that make obsolescence inevitable. It's a feature, not a bug — think cheap construction, gimmick-focused to keep...",
            "content": "MyFirst has launched the Camera Insta Lux in Singapore, which appears to be the first kids' camera to use dye-sublimation photo printing.\nHere's the thing about children's tech. It's not that children grow older (well, they do), but many products see... [4722 chars]",
            "url": "https://www.asiaone.com/digital/myfirst-camera-insta-lux-brings-dye-sub-photo-printing-kids-cameras",
            "image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Apr2026/image3_57.jpg?itok=7QEiEnf4",
            "publishedAt": "2026-04-18T11:00:00Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        }
    ]
}

Categories