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": 129728,
    "articles": [
        {
            "id": "04b55eab74d6d372277586e9c67cb9ac",
            "title": "Panasonic LUMIX L10: A new premium compact camera",
            "description": "Explore the Panasonic LUMIX L10, a new premium compact camera blending classic design with advanced features and a special Titanium Gold edition.",
            "content": "Panasonic has finally given its fans what they’ve been waiting for for eight years. The is a new premium compact zoom camera launched in time to mark the 25th anniversary of the LUMIX brand. It is Panasonic’s first fixed-lens enthusiast compact since... [7000 chars]",
            "url": "https://www.hardwarezone.com.sg/lifestyle/panasonic-lumix-l10-premium-compact-leica-zoom-singapore-price",
            "image": "https://cassette.sphdigital.com.sg/image/hardwarezone/5ad1936cbf20a2a36a4ed81e880eb5cfd1d309d8ef5843bdc377318a15ca55a3",
            "publishedAt": "2026-05-18T03:10:02Z",
            "lang": "en",
            "source": {
                "id": "c4234db09eff020a3f032a13292a05a9",
                "name": "HardwareZone",
                "url": "https://www.hardwarezone.com.sg"
            }
        },
        {
            "id": "b235874696d570b2073791e946c6c17b",
            "title": "The different AI systems that have emerged over the last...",
            "description": "Artificial intelligence has cemented its place in the public lexicon since ChatGPT’s advent in 2022, but its roots can be traced back...",
            "content": "Source: Straits Times\nArticle Date: 18 May 2026\nAuthor: Sarah Koh\nThe latest to hit the scene are AI agents - which can execute a sequence of steps autonomously to achieve a goal defined by the user.\nArtificial intelligence has cemented its place in ... [8431 chars]",
            "url": "https://www.singaporelawwatch.sg/Headlines/the-different-ai-systems-that-have-emerged-over-the-last-seven-decades",
            "image": "https://www.singaporelawwatch.sg/Portals/0/EasyDNNnews/154149/260518_R7.jpg",
            "publishedAt": "2026-05-18T02:36:41Z",
            "lang": "en",
            "source": {
                "id": "978fd52e3f4d90b3a9b8012e07cf73d7",
                "name": "singaporelawwatch.sg",
                "url": "https://www.singaporelawwatch.sg"
            }
        },
        {
            "id": "3fb3dbf9f2cdeac739036f0536a25af4",
            "title": "The different AI systems that have emerged over the last...",
            "description": "Artificial intelligence has cemented its place in the public lexicon since ChatGPT’s advent in 2022, but its roots can be traced back...",
            "content": "Source: Straits Times\nArticle Date: 18 May 2026\nAuthor: Sarah Koh\nThe latest to hit the scene are AI agents - which can execute a sequence of steps autonomously to achieve a goal defined by the user.\nArtificial intelligence has cemented its place in ... [8431 chars]",
            "url": "https://www.singaporelawwatch.sg/Headlines/userid/3/the-different-ai-systems-that-have-emerged-over-the-last-seven-decades",
            "image": "https://www.singaporelawwatch.sg/Portals/0/EasyDNNnews/154149/260518_R7.jpg",
            "publishedAt": "2026-05-18T02:33:03Z",
            "lang": "en",
            "source": {
                "id": "978fd52e3f4d90b3a9b8012e07cf73d7",
                "name": "singaporelawwatch.sg",
                "url": "https://www.singaporelawwatch.sg"
            }
        }
    ]
}

Categories