- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Singapore Technology News API
Get the live top technology headlines from Singapore with our JSON API.
Get API key for the Singapore Technology News APIAPI 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": 130180,
"articles": [
{
"id": "b998e064883abc384de4e74859ddf293",
"title": "Nvidia launches AI chip for Windows",
"description": "Bringing Taiwan to the World and the World to Taiwan",
"content": "Nvidia launches AI chip for Windows-based laptops\nBy Lisa Wang / Staff reporter\nNvidia Corp yesterday unveiled the company’s first chip to power a new breed of laptops on Microsoft Corp’s operating system, addressing growing demand for agentic artifi... [2750 chars]",
"url": "https://www.taipeitimes.com/News/front/archives/2026/06/02/2003858379",
"image": "https://img.taipeitimes.com/images/2026/06/02/P01-260602-322.jpg",
"publishedAt": "2026-06-01T16:00:00Z",
"lang": "en",
"source": {
"id": "9ecf7afca96ed0da45dd704c47bc8d4c",
"name": "Taipei Times",
"url": "https://www.taipeitimes.com"
}
},
{
"id": "09b86387c0952d6794884f5b5b1cc13c",
"title": "Pixel Watch 5 reportedly found in the ocean",
"description": "A scuba diver near St. Martin surfaced with one of the more unusual gadget leaks in recent memory — the unreleased Pixel Watch 5.",
"content": "Google's yet-to-be-announced Pixel Watch 5 has turned up somewhere the company almost certainly didn't intend — on the ocean floor near the Caribbean island of St. Martin.\nThe source of the leak is Gearbox Software founder Randy Pitchford, who posted... [1719 chars]",
"url": "https://mashable.com/tech/pixel-watch-5-reportedly-found-in-ocean",
"image": "https://helios-i.mashable.com/imagery/articles/00Z6DkGJPqYibckwx6sNbXp/hero-image.fill.size_1200x675.v1780328463.jpg",
"publishedAt": "2026-06-01T15:41:04Z",
"lang": "en",
"source": {
"id": "46629ea6ebf50ca97b330731a94e40b7",
"name": "Mashable",
"url": "https://mashable.com"
}
},
{
"id": "0fb4749997f4063961b6995dc431ff70",
"title": "Nvidia PC chip hailed as ‘game changer’ in race for AI device",
"description": "Most industry analysts agree with Nvidia CEO Jensen Huang that the AI chip will “reinvent the PC”. Read more at straitstimes.com.",
"content": "TAIPEI – Laptop chipmakers such as Intel and AMD should be worried about their new rival Nvidia, experts say, after the US hardware titan announced on June 1 a push into the personal computer market.\nBut despite Nvidia boss Jensen Huang’s assertion t... [3056 chars]",
"url": "https://www.straitstimes.com/business/companies-markets/nvidia-pc-chip-hailed-as-game-changer-in-race-for-ai-device",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/201135d8bc25aee5ddc880699d87ab390e60942f17332471b2f990b221257b89",
"publishedAt": "2026-06-01T15:36:22Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}