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": 55182,
    "articles": [
        {
            "title": "This laptop offers impressive value without breaking the bank at just $220",
            "description": "Blink and you'll miss it",
            "content": "Asus Vivobook 14 $220 $430 Save $210 This is the laptop you need if you're looking for something on a budget. Not only do you get a pretty good starting point with the Intel Core i3 processor and 8GB of RAM, but you can also upgrade the latter if nee... [2291 chars]",
            "url": "https://www.xda-developers.com/asus-vivobook-14-220-deal/",
            "image": "https://static1.xdaimages.com/wordpress/wp-content/uploads/2025/03/copy-of-169-9.png",
            "publishedAt": "2025-03-12T02:10:00Z",
            "source": {
                "name": "XDA Developers",
                "url": "https://www.xda-developers.com"
            }
        },
        {
            "title": "Massive UI redesign rumoured to be coming to iOS 19 and macOS 16",
            "description": "The last time iOS received a major design overhaul was in 2013 with iOS 7.\r\n#apple #ios19 #iphone",
            "content": "Massive UI redesign rumoured to be coming to iOS 19 and macOS 16\nRumours say Apple will significantly redesign both iOS and macOS.\nAccording to reports, Apple will make both iOS and macOS look and feel more like visionOS, the Vision Pro’s operating s... [1427 chars]",
            "url": "https://www.hardwarezone.com.sg/tech-news-massive-redesign-rumoured-be-coming-ios-19-and-macos-16",
            "image": "https://www.hardwarezone.com.sg/thumbs/715407/og.jpg?6567",
            "publishedAt": "2025-03-12T01:32:00Z",
            "source": {
                "name": "HardwareZone",
                "url": "https://www.hardwarezone.com.sg"
            }
        },
        {
            "title": "Google changes Chrome extension policies following the Honey link scandal",
            "description": "Google has updated its affiliate ads policy for Chrome extensions after creators accused PayPal’s deal-finding Honey browser extension of swapping out affiliate links before checkout.",
            "content": "Affiliate links, codes, or cookies must only be included when the extension provides a direct and transparent user benefit related to the extension’s core functionality. It is not permitted to inject affiliate links without related user action and wi... [257 chars]",
            "url": "https://www.theverge.com/news/627940/google-chrome-extensions-paypal-honey-affiliate",
            "image": "https://platform.theverge.com/wp-content/uploads/sites/2/2025/03/STKB307_STKB308_HONEY_PAYPAL_CVIRGINIA_D.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=1200",
            "publishedAt": "2025-03-12T00:01:00Z",
            "source": {
                "name": "The Verge",
                "url": "https://www.theverge.com"
            }
        }
    ]
}

Categories