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": 130498,
    "articles": [
        {
            "id": "3c29134269539cb570f3ff1e63217460",
            "title": "Ceramic Diver Chronograph",
            "description": "007 First Light - Omega introduced the Seamaster Diver 300M Chronograph 007 First Light alongside the upcoming 007 First Light video game developed by IO Interactive...",
            "content": "Omega launches the Seamaster Diver 300M Chronograph 007 First Light\nAmy Duong — May 24, 2026 — Fashion\nOmega introduced the Seamaster Diver 300M Chronograph 007 First Light alongside the upcoming 007 First Light video game developed by IO Interactive... [2329 chars]",
            "url": "https://www.trendhunter.com/trends/007-first-light",
            "image": "https://cdn.trendhunterstatic.com/thumbs/614/007-first-light.jpeg",
            "publishedAt": "2026-05-24T07:33:43Z",
            "lang": "en",
            "source": {
                "id": "e27502acf81bfa7f194ce885219eeaec",
                "name": "Trend Hunter",
                "url": "https://www.trendhunter.com"
            }
        },
        {
            "id": "76280754e67c4bd51145a42900121276",
            "title": "Scammers reportedly using trusted Microsoft emails to bypass spam filters",
            "description": "Reports shared on social media in recent weeks indicate that recipients have received emails from the official Microsoft address.",
            "content": "The email address, “[email protected]”, is commonly used by Microsoft to send account-related notifications, including two-factor authentication codes and security alerts. However, scammers have reportedly found ways to misuse the company’s notificat... [834 chars]",
            "url": "https://www.thedailystar.net/news/tech-startup/news/scammers-reportedly-using-trusted-microsoft-emails-bypass-spam-filters-4183351",
            "image": "https://www.thedailystar.net/sites/default/files/styles/social_share/public/2026-05/mail.jpg",
            "publishedAt": "2026-05-24T07:31:31Z",
            "lang": "en",
            "source": {
                "id": "4c601039d00af234e52a8219c9ecc97e",
                "name": "The Daily Star",
                "url": "https://www.thedailystar.net"
            }
        },
        {
            "id": "a1e4923987dbcd91f74bd40b4caebfc8",
            "title": "Oversized Wraparound Eyewear",
            "description": "Le Specs x No Problemo - Le Specs and No Problemo collaborated on a Spring/Summer 2026 eyewear collection centered around oversized wraparound silhouettes and motocross-ins...",
            "content": "Le Specs x No Problemo SS26 Introduces Angular Shield Sunglasses\nAmy Duong — May 24, 2026 — Art & Design\nLe Specs and No Problemo collaborated on a Spring/Summer 2026 eyewear collection centered around oversized wraparound silhouettes and motocross-i... [2058 chars]",
            "url": "https://www.trendhunter.com/trends/le-specs-x-no-problemo",
            "image": "https://cdn.trendhunterstatic.com/thumbs/614/le-specs-x-no-problemo.jpeg",
            "publishedAt": "2026-05-24T06:33:43Z",
            "lang": "en",
            "source": {
                "id": "e27502acf81bfa7f194ce885219eeaec",
                "name": "Trend Hunter",
                "url": "https://www.trendhunter.com"
            }
        }
    ]
}

Categories