Flag of the 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": 3386476,
    "articles": [
        {
            "title": "Workshop owner gets jail, fine for illegally modifying motorcycles' exhaust",
            "description": "This is the first time a jail term was obtained for illegal modifications.",
            "content": "SINGAPORE: A 48-year-old man was on Thursday (Jul 10) sentenced to six days’ jail and fined S$11,000 (US$8,600) for illegally modifying three motorcycles’ exhausts.\nThis is the first time a jail term was obtained for illegal modifications.\nOn Mar 9, ... [2204 chars]",
            "url": "https://www.channelnewsasia.com/singapore/jail-fine-workshop-owner-motorcycle-illegal-modification-exhaust-5232846",
            "image": "https://dam.mediacorp.sg/image/upload/s--QP8B12X3--/f_auto,q_auto/c_fill,g_auto,h_676,w_1200/v1/mediacorp/cna/image/2025/07/11/6305078412653478549.jpg?itok=wpvxT7wc",
            "publishedAt": "2025-07-11T02:46:22Z",
            "source": {
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "title": "Grand Seiko SLGW003 wins 2025 Red Dot Best of the Best",
            "description": "Inspired by the white birch forests of Shizukuishi, the award-winning SLGW003 highlights Grand Seiko’s mastery in harnessing nature’s beauty.",
            "content": "Inspired by the white birch forests of Shizukuishi, the award-winning SLGW003 highlights Grand Seiko’s mastery in harnessing nature’s beauty\nThe Grand Seiko SLGW003 from the Evolution 9 Collection has received the prestigious “Best of the Best” award... [2501 chars]",
            "url": "https://www.robbreport.com.sg/slgw003-grand-seiko-red-dot-award/",
            "image": "https://www.robbreport.com.sg/storage/2025/07/SLGW003_dial.jpg",
            "publishedAt": "2025-07-11T02:05:42Z",
            "source": {
                "name": "Robb Report Singapore",
                "url": "https://www.robbreport.com.sg"
            }
        },
        {
            "title": "OpenAI said to be working on a web browser to challenge Chrome",
            "description": "Can OpenAI’s web browser dethrone Google’s Chrome?",
            "content": "OpenAI could enter the web browser market in the next few weeks, according to Reuters.\nThree sources told Reuters that OpenAI plans to revolutionise the way people browse the web by leveraging AI. Unlike traditional browsers that redirect users to ex... [1304 chars]",
            "url": "https://www.hardwarezone.com.sg/lifestyle/apps/openai-chatgpt-web-browser-rumour/",
            "image": "https://cassette.sphdigital.com.sg/image/hardwarezone/fdce6dc615f1d7ee77f758bfba9cd3227daf2b8b8a213c7a4be0acee7ff5251c",
            "publishedAt": "2025-07-11T01:33:18Z",
            "source": {
                "name": "HardwareZone Singapore",
                "url": "https://www.hardwarezone.com.sg"
            }
        }
    ]
}                        

Categories