- 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": 126938,
"articles": [
{
"id": "92d17ae0a7024a79afef20f13afb164c",
"title": "Kindle Scribe Colorsoft Review",
"description": "Premium E ink with a massive price tag.",
"content": "Amazon’s Kindle Scribe Colorsoft represents the tech giant's most ambitious, and expensive, E Ink device to date. It marries the large-format digital notebook concept of the original Scribe with the color technology recently introduced to the smaller... [6975 chars]",
"url": "https://sea.ign.com/kindle-scribe-colorsoft/242501/kindle-scribe-colorsoft-review",
"image": "https://sm.ign.com/t/ign_ap/review/k/kindle-scr/kindle-scribe-colorsoft-review_7cf3.1200.jpg",
"publishedAt": "2026-05-08T01:27:18Z",
"lang": "en",
"source": {
"id": "ae25e7a7155ed5bf388644d1439c0a48",
"name": "IGN Southeast Asia",
"url": "https://sea.ign.com"
}
},
{
"id": "15179bcaa260b4876d265b7dd5866d3a",
"title": "Dark Light: Survivors Preview: Adding New Wrinkles to a Classic Formula",
"description": "It’s the end of the world as we know it, and I feel fine.",
"content": "The world has ended. Nightmarish creatures have risen from the Dark Void, fueling an apocalypse that has wiped nearly everything out. What little remains of humanity has poured the last of their resources into constructing the Phantom Train, a celest... [10157 chars]",
"url": "https://sea.ign.com/dark-light-survivor/242503/dark-light-survivors-preview-adding-new-wrinkles-to-a-classic-formula",
"image": "https://sm.ign.com/t/ign_ap/preview/d/dark-light/dark-light-survivors-preview-adding-new-wrinkles-to-a-classi_76jp.1200.jpg",
"publishedAt": "2026-05-08T01:27:18Z",
"lang": "en",
"source": {
"id": "ae25e7a7155ed5bf388644d1439c0a48",
"name": "IGN Southeast Asia",
"url": "https://sea.ign.com"
}
},
{
"id": "505f07c1fefc9b18735b60e67e98a67f",
"title": "Next-Gen Console Project Helix Headlines First Xbox Game Dev Show Later Today",
"description": "At 9am Pacific, 12pm Eastern.",
"content": "UPDATE: Microsoft has moved to set expectations ahead of today's first Xbox Game Dev Update show, with Xbox hardware chief Jason Ronald now stating that Microsoft will share more details of its under-wraps machine \"later this year.\" Read more on all ... [2164 chars]",
"url": "https://sea.ign.com/xbox-next-generation/242493/next-gen-console-project-helix-headlines-first-xbox-game-dev-show-later-today",
"image": "https://sm.ign.com/t/ign_ap/news/n/next-gen-c/next-gen-console-project-helix-headlines-first-xbox-game-dev_m52t.1200.jpg",
"publishedAt": "2026-05-08T01:22:15Z",
"lang": "en",
"source": {
"id": "ae25e7a7155ed5bf388644d1439c0a48",
"name": "IGN Southeast Asia",
"url": "https://sea.ign.com"
}
}
]
}