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": 128354,
    "articles": [
        {
            "id": "e7f04a9a4f551d4eb0e3361fbeb8963b",
            "title": "Indie Horror Games Are Invading Hollywood, and They Have the Fans to Thank For It",
            "description": "From Exit 8 to Iron Lung to the upcoming Backrooms, a certain type of game adaptation is turning moviegoing into a unique collective experience.",
            "content": "Watching a streamer find their way through the digital labyrinth of some spooky game—particularly one with lots of jumpscares—can be as entertaining as playing the game yourself, and it’s that push and pull between being a player and an observer that... [6886 chars]",
            "url": "https://sea.ign.com/backrooms/241960/indie-horror-games-are-invading-hollywood-and-they-have-the-fans-to-thank-for-it",
            "image": "https://sm.ign.com/t/ign_ap/feature/i/indie-horr/indie-horror-games-are-invading-hollywood-and-they-have-the_4yv2.1200.jpg",
            "publishedAt": "2026-04-25T14:03:48Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "0604032c23c81e0b5087da8a3175c53c",
            "title": "XChat is now available on the iOS store",
            "description": "The app will be the new home for group chats now that Communities has been shuttered.",
            "content": "X's long-anticipated WhatsApp and Telegram rival, XChat, made its standalone app debut Friday afternoon, landing on the iOS App Store after nearly a year since it was rebranded under its new name. The launch marks the full rollout of Elon Musk's over... [1049 chars]",
            "url": "https://sea.mashable.com/tech/44783/xchat-is-now-available-on-the-ios-store",
            "image": "https://sm.mashable.com/t/mashable_sea/article/x/xchat-is-n/xchat-is-now-available-on-the-ios-store_adn2.1200.jpg",
            "publishedAt": "2026-04-25T13:47:41Z",
            "lang": "en",
            "source": {
                "id": "86e7d156eeb979460f929de236d00285",
                "name": "Mashable SEA",
                "url": "https://sea.mashable.com"
            }
        },
        {
            "id": "f72c24e7f044ee2fbd8a328c8d366062",
            "title": "Shock watch with iconic bottle",
            "description": "Casio and Coca-Cola launch the G-Shock GA-2100CC-3A, a limited-edition watch celebrating Coke's 140th anniversary with iconic bottle-inspired designs.",
            "content": "Casio has announced a limited-edition G-Shock watch in collaboration with Coca-Cola. The GA-2100CC-3A celebrates Coca-Cola’s 140th anniversary and features a design inspired by the iconic soda brand. The watch is now listed in Japan with a price tag ... [1839 chars]",
            "url": "https://www.gizmochina.com/2026/04/25/casio-g-shock-ga-2100cc-3a-coca-cola-collaboration/",
            "image": "https://www.gizmochina.com/wp-content/uploads/2026/04/Casio-G-Shock-GA-2100CC-3A-Coca-Cola.png",
            "publishedAt": "2026-04-25T13:07:33Z",
            "lang": "en",
            "source": {
                "id": "70aab292527936f164531991d9be3605",
                "name": "Gizmochina",
                "url": "https://www.gizmochina.com"
            }
        }
    ]
}

Categories