- 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 Science News API
Get the live top science headlines from Singapore with our JSON API.
Get API key for the Singapore Science 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=science&apikey=API_KEY
{
"totalArticles": 16170,
"articles": [
{
"id": "7f4213f2f68612a58893b0886feb7249",
"title": "NASA releases picture of Earthset shot by Artemis II crew",
"description": "The historic photo comes more than 57 years after the iconic Earthrise image in 1968. Read more at straitstimes.com.",
"content": "HOUSTON – NASA on April 7 released a historic photograph of Earth dipping below the lunar horizon, more than 57 years after an iconic Earthrise image was captured by an Apollo 8 astronaut.\nMembers of the Artemis II crew captured the shot from their O... [1423 chars]",
"url": "https://www.straitstimes.com/world/nasa-releases-picture-of-earthset-shot-by-artemis-ii-crew",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/2a7d85ec64427bae9d5b227d441d759b924dc01ee82fdae0f5cec50c9de7e742",
"publishedAt": "2026-04-07T15:28:00Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "79423165b64e2a767deca7245ff36186",
"title": "NASA releases picture of 'Earthset' shot by Artemis crew",
"description": "NASA on Tuesday released a historic photograph of Earth dipping below the lunar horizon, more than 57 years after an iconic \"Earthrise\" image was captured by an Apollo 8 astronaut.Captured from Orion ...",
"content": "NASA on Tuesday released a historic photograph of Earth dipping below the lunar horizon, more than 57 years after an iconic \"Earthrise\" image was captured by an Apollo 8 astronaut.\nMembers of the Artemis II crew captured the shot from their Orion cap... [1433 chars]",
"url": "https://sg.news.yahoo.com/nasa-releases-picture-earthset-shot-145617931.html",
"image": "https://s.yimg.com/os/en/afp.com.sg/3c93638713c35ce63e19c07091a5bd4e",
"publishedAt": "2026-04-07T14:56:17Z",
"lang": "en",
"source": {
"id": "d0f7288d14ec8c674636416b7d8b268b",
"name": "Yahoo News Singapore",
"url": "https://sg.news.yahoo.com"
}
},
{
"id": "334262eaf639ccb2803a96a1504e6813",
"title": "Laughter, tears: Historic day for astronaut Jenni Gibbons in Houston control room",
"description": "The Canadian was the back-up astronaut for the mission and trained alongside the others. Read more at straitstimes.com.",
"content": "WASHINGTON – Canadian astronaut Jenni Gibbons was at the heart of NASA’s control room in Houston on April 6, supporting her Artemis II crewmates remotely during their flight around the Moon.\nAs the back-up astronaut for the mission, Dr Gibbons traine... [3148 chars]",
"url": "https://www.straitstimes.com/world/united-states/laughter-tears-historic-day-for-astronaut-jenni-gibbons-in-houston",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/77c5f7c190dec5e3072b1ae5b8bd0f0dbe0f03e1c5886cf3e230ffc59cd40743",
"publishedAt": "2026-04-07T08:13:10Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}