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": 123872,
    "articles": [
        {
            "id": "4c0389c7c16164394134adb40de12247",
            "title": "Pokémon Scalpers Are Now Reselling Limited Edition Pop-Tarts",
            "description": "They're just regular Pop-Tarts with a Pikachu box!",
            "content": "Pokémon scalpers are ensuring that fans can't even enjoy the little things in life, as they are snatching up new limited edition Pop-Tarts.\nThe Pokémon Company and Target recently teamed up to release limited-edition Pokémon Pop-Tarts. There's not re... [1514 chars]",
            "url": "https://sea.ign.com/pokemon-trading-card-game-tabletop/242326/pokemon-scalpers-are-now-reselling-limited-edition-pop-tarts",
            "image": "https://sm.ign.com/t/ign_ap/news/p/pokemon-sc/pokemon-scalpers-are-now-reselling-limited-edition-pop-tarts_r3sh.1200.jpg",
            "publishedAt": "2026-05-05T01:30:50Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        },
        {
            "id": "503abc2070f6b6e92a65636f055e2893",
            "title": "iPhone 18 Pro and iPhone 18 Pro Max to have a smaller Dynamic Island",
            "description": "Some new CAD files have apparently surfaced. We've essentially been witnessing a game of \"will it / won't it\" for the past few months when it comes to...",
            "content": "We've essentially been witnessing a game of \"will it / won't it\" for the past few months when it comes to rumors and leaks about whether Apple will make the Dynamic Island punch-hole cutout smaller on the upcoming iPhone 18 Pro and iPhone 18 Pro Max ... [968 chars]",
            "url": "https://www.gsmarena.com/iphone_18_pro_and_iphone_18_pro_max_to_have_a_smaller_dynamic_island-news-72665.php",
            "image": "https://fdn.gsmarena.com/imgroot/news/26/05/iphone-18-pro-iphone-18-pro-max-smaller-dynamic-island/-952x498w6/gsmarena_000.jpg",
            "publishedAt": "2026-05-05T00:01:38Z",
            "lang": "en",
            "source": {
                "id": "5e3c34855a7a20621cdd65325f423eb1",
                "name": "GSMArena.com",
                "url": "https://www.gsmarena.com"
            }
        },
        {
            "id": "7a95e1965e163c6a3c5bcaf02d68ac58",
            "title": "Call of Duty 2026 Won't Be Releasing on Last-Gen Consoles",
            "description": "Call of Duty is abandoning PS4.",
            "content": "Call of Duty fans can breathe a sigh of relief as this year's entry will not release on last-gen consoles, so developers don't have to hold back.\nThe official Call of Duty X account has confirmed that the next Call of Duty is not in development for P... [1654 chars]",
            "url": "https://sea.ign.com/call-of-duty/242321/call-of-duty-2026-wont-be-releasing-on-last-gen-consoles",
            "image": "https://sm.ign.com/t/ign_ap/news/c/call-of-du/call-of-duty-2026-wont-be-releasing-on-last-gen-consoles_jbfy.1200.jpg",
            "publishedAt": "2026-05-04T22:00:45Z",
            "lang": "en",
            "source": {
                "id": "ae25e7a7155ed5bf388644d1439c0a48",
                "name": "IGN Southeast Asia",
                "url": "https://sea.ign.com"
            }
        }
    ]
}

Categories