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": 128752,
    "articles": [
        {
            "id": "a9e0fda1cf07fe84c5d325cbfb7b1018",
            "title": "New Apple MacBook Air is still under $1,000 at Amazon - but only in select colors",
            "description": "Find the best MacBook Air deal on Amazon. The 13-inch MacBook Air M5 is on sale for $999 at Amazon.",
            "content": "TL;DR: As of May 16, the 13-inch MacBook Air M5 is on sale for $999 at Amazon. That's a $100 discount on the list price.\nWe've been tracking the price of the new MacBook Air M5 since it was released earlier this year. $949 is the lowest price we've s... [1669 chars]",
            "url": "https://mashable.com/article/may-16-apple-macbook-air-m5-deal",
            "image": "https://helios-i.mashable.com/imagery/articles/04j9AV7mJR8elw4I9GDT7iQ/hero-image.fill.size_1200x675.v1778853072.jpg",
            "publishedAt": "2026-05-16T14:49:58Z",
            "lang": "en",
            "source": {
                "id": "46629ea6ebf50ca97b330731a94e40b7",
                "name": "Mashable",
                "url": "https://mashable.com"
            }
        },
        {
            "id": "2c58da9cde3807edebeb951b10fb14a0",
            "title": "Microsoft Reverses Course On Edge Password Security After Researcher Exposes Memory Flaw",
            "description": "Microsoft has reversed its position on a controversial security behavior in its Edge browser after mounting criticism from cybersecurity researchers revealed that saved user passwords were being loaded into system memory in unencrypted form at startup — even when those credentials were not actively",
            "content": "Microsoft has reversed its position on a controversial security behavior in its Edge browser after mounting criticism from cybersecurity researchers revealed that saved user passwords were being loaded into system memory in unencrypted form at startu... [8086 chars]",
            "url": "https://www.linkedin.com/pulse/microsoft-reverses-course-edge-password-security-ecsde",
            "image": "https://media.licdn.com/dms/image/v2/D4E12AQFOR4kO6qF2yA/article-cover_image-shrink_720_1280/B4EZ4tCeRHJAAQ-/0/1778872083802?e=2147483647&v=beta&t=IwoHPzU0gksS2-kaxfwQAhucVolu19HkWk8tEVBJ0v4",
            "publishedAt": "2026-05-16T14:37:10Z",
            "lang": "en",
            "source": {
                "id": "06cda0335c4acf2cd6035a1c46478678",
                "name": "LinkedIn",
                "url": "https://www.linkedin.com"
            }
        },
        {
            "id": "fe480b78ddb6fb281235ac3a3bf47968",
            "title": "Replit launches the newest version of its popular vibe coding app",
            "description": "Agent 4 adds key features to enhance your workflow and improve efficiency.",
            "content": "Good news for vibe coders everywhere: Apple has lifted its temporary ban on Replit updates, enacted earlier this year, and the company has officially released Agent 4, first teased in March.\nCEO Amjad Massad took to X to celebrate the good news: \"We ... [1189 chars]",
            "url": "https://sea.mashable.com/tech/46306/replit-launches-the-newest-version-of-its-popular-vibe-coding-app",
            "image": "https://sm.mashable.com/t/mashable_sea/news/r/replit-lau/replit-launches-the-newest-version-of-its-popular-vibe-codin_knn9.1200.jpg",
            "publishedAt": "2026-05-16T13:53:44Z",
            "lang": "en",
            "source": {
                "id": "86e7d156eeb979460f929de236d00285",
                "name": "Mashable SEA",
                "url": "https://sea.mashable.com"
            }
        }
    ]
}

Categories