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": 135564,
    "articles": [
        {
            "id": "099b8875b17c0f20c967458c1f589aa0",
            "title": "Can Meta's New $300 Glasses Turn Around the Stock?",
            "description": "Meta just rolled out its cheapest pair of smart glasses yet. Will it make a difference?",
            "content": "Despite reporting its fastest quarterly growth since the pandemic in the first quarter, Meta Platforms (META +1.50%) has struggled this year.\nThe stock is down 17% year-to-date due to concerns about rising capital expenditures, layoffs, and artificia... [4022 chars]",
            "url": "https://www.fool.com/investing/2026/06/26/can-metas-new-300-glasses-turn-around-the-stock/",
            "image": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F876599%2Fmeta.jpg&w=1200&op=resize",
            "publishedAt": "2026-06-27T02:33:13Z",
            "lang": "en",
            "source": {
                "id": "06bcd1e4bbd243dd27c15b9fa41816d9",
                "name": "The Motley Fool",
                "url": "https://www.fool.com"
            }
        },
        {
            "id": "d6509f809ad1714a99414981ec3539f1",
            "title": "Assassin's Creed Black Flag Resynced: 8-Minute Gameplay Tour of Havana | IGN First",
            "description": "A grand city now made even more beautiful.",
            "content": "Join Assassin's Creed Black Flag Resynced lead level designer Jean Strachen as she takes you on an eight-minute gameplay tour of Havana. See what it looks like now in the gorgeous new remake that will be released for PC, PS5, and Xbox Series X|S on J... [549 chars]",
            "url": "https://sea.ign.com/assassins-creed-black-flag-resynced/244805/assassins-creed-black-flag-resynced-8-minute-gameplay-tour-of-havana-ign-first",
            "image": "https://sm.ign.com/t/ign_ap/preview/a/assassins-/assassins-creed-black-flag-resynced-8-minute-gameplay-tour-o_r5u8.1200.jpg",
            "publishedAt": "2026-06-27T01:26:18Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "ad68c5841e129d8af224bdfeeaa95c4e",
            "title": "PlayStation Console Sales Fell to Their Lowest May Total in 26 Years Following PS5 Price Rise",
            "description": "Xbox hardware sales were the lowest ever recorded for a May month.",
            "content": "May was a catastrophic month for PlayStation and Xbox sales in the U.S., driven by price rises that have clearly had a significant impact on consumer interest in buying a new console.\nXbox didn’t do much better. Surprisingly, Xbox Series hardware spe... [2526 chars]",
            "url": "https://sea.ign.com/playstation-5-3/244800/playstation-console-sales-fell-to-their-lowest-may-total-in-26-years-following-ps5-price-rise",
            "image": "https://sm.ign.com/t/ign_ap/news/p/playstatio/playstation-console-sales-fell-to-their-lowest-may-total-in_2jkd.1200.jpg",
            "publishedAt": "2026-06-27T01:21:47Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        }
    ]
}

Categories