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": 129168,
    "articles": [
        {
            "id": "e49e2df3f1aa5a8ffa6792226747ce8e",
            "title": "First Windows PC powered by Nvidia chips to debut next week, Axios reports",
            "description": "Microsoft and Nvidia will unveil the new PCs at the Computex trade show in Taiwan and Microsoft’s Build developer conference in San Francisco Read more at The Business Times.",
            "content": "[BENGALURU] Artificial intelligence chip manufacturer Nvidia and technology company Microsoft are expected in the coming week to debut the first Windows PCs that use Nvidia’s chips as the main processor, news website Axios reported on Saturday (May 3... [1255 chars]",
            "url": "https://www.businesstimes.com.sg/startups-tech/technology/first-windows-pc-powered-nvidia-chips-debut-next-week-axios-reports",
            "image": "https://cassette.sphdigital.com.sg/image/businesstimes/e2d3f33dec42a448320c21f387172c63f52babe6c527e6003052e98c88256069?w=1920&f=webp",
            "publishedAt": "2026-05-31T09:31:00Z",
            "lang": "en",
            "source": {
                "id": "ca2a0b2cf2abbbe3b596e7ab39d0a94f",
                "name": "The Business Times",
                "url": "https://www.businesstimes.com.sg"
            }
        },
        {
            "id": "2c2444675cc53d7183777cebaf9340d1",
            "title": "Perplexity is sending free Mac Minis to select creators; here's why",
            "description": "Perplexity confirmed it sent Mac Minis to a limited number of creators and tech users to test its Personal Computer feature, which works across local files, apps and the web through the company's Mac app.",
            "content": "Artificial intelligence startup Perplexity AI has begun sending Apple’s Mac mini to a select group of creators and technology enthusiasts as it promotes its new AI feature, Personal Computer.\nSeveral creators recently shared posts on social media sho... [2612 chars]",
            "url": "https://www.storyboard18.com/brand-marketing/perplexity-is-sending-free-mac-minis-to-select-creators-heres-why-99790.htm",
            "image": "https://images.storyboard18.com/storyboard18/2025/06/Perplexity-2025-06-3c682180de2ba33a617c00477a643dfc-1019x573.jpg",
            "publishedAt": "2026-05-31T08:49:01Z",
            "lang": "en",
            "source": {
                "id": "caaf0a3ab916e7a917117b0298c4f41a",
                "name": "Storyboard18",
                "url": "https://www.storyboard18.com"
            }
        },
        {
            "id": "03302f8be486c99b76d2a78115aa72e2",
            "title": "Australian researchers teach brain cells to play ‘Doom’",
            "description": "Researchers say they are just scratching the surface of what the neurons could be capable of doing. Read more at straitstimes.com.",
            "content": "MELBOURNE - Australian researchers have trained lab-grown brain cells on a silicon computer chip to play the nineties shooter “Doom” and say they are just scratching the surface of what the neurons could be capable of doing.\nIt’s the science-fiction ... [3375 chars]",
            "url": "https://www.straitstimes.com/asia/australianz/australian-researchers-teach-brain-cells-to-play-doom",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/6ed62402c957540a543a2e2897c7da52978d898de08b204a17c9df257b2f2ce8",
            "publishedAt": "2026-05-31T03:05:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories