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": 130552,
    "articles": [
        {
            "id": "8b5b77c924ca99386ef928c61dfe9213",
            "title": "Snapdragon X2 Elite is finally coming to a mini PC",
            "description": "It's coming from Asus",
            "content": "Qualcomm flew me out to Computex this week, where it announced the Asus Accent QN10, the first Snapdragon X2 Elite mini PC. While the company did share some of the specs, other details, such as pricing, are unknown.\nIt's possible that Asus might have... [1595 chars]",
            "url": "https://www.xda-developers.com/snapdragon-x2-elite-is-finally-coming-to-a-mini-pc/",
            "image": "https://static0.xdaimages.com/wordpress/wp-content/uploads/2026/06/asus-accent-qn10-1.jpg?w=1200&h=675&fit=crop",
            "publishedAt": "2026-06-02T04:36:12Z",
            "lang": "en",
            "source": {
                "id": "8d8068452078b0860071d03888ae3c84",
                "name": "XDA",
                "url": "https://www.xda-developers.com"
            }
        },
        {
            "id": "77463ae71327e5c4a2553fbc7c026b9f",
            "title": "What are AI PCs and what can they do that your computer can’t?",
            "description": "Read more at straitstimes.com.",
            "content": "Bengaluru - Nvidia has turned the spotlight on AI PCs after its chief executive Jensen Huang launched a new chip that would put artificial intelligence capabilities directly into laptops and desktop computers, amid mixed demand for such devices alrea... [3400 chars]",
            "url": "https://www.straitstimes.com/business/companies-markets/what-are-ai-pcs-and-what-can-they-do-that-your-computer-cant?ref=latest-headlines",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/124bcf6f7ec5e97d8ef1ee190c03ebdcd921c3765d7e12943d297b26bd9e32b9",
            "publishedAt": "2026-06-01T23:45:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "22d4bd63dae3d16de70a513b747cc3b3",
            "title": "Subnautica 2 Dev Addresses 'Misunderstanding' Around Decision Not to Let Players Kill Predators",
            "description": "Good catch.",
            "content": "Subnautica 2 design lead Anthony Gallegos has opened up about the reaction to Unknown Worlds’ decision to prevent players from killing predators in the underwater survival game, explaining the developers’ true intent.\nAhead of Subnautica 2’s early ac... [4770 chars]",
            "url": "https://sea.ign.com/subnautica-3/243437/subnautica-2-dev-addresses-misunderstanding-around-decision-not-to-let-players-kill-predators",
            "image": "https://sm.ign.com/t/ign_ap/news/s/subnautica/subnautica-2-dev-addresses-misunderstanding-around-decision_8y4w.1200.jpg",
            "publishedAt": "2026-06-01T22:01:42Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        }
    ]
}

Categories