- 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": 17366,
"articles": [
{
"id": "42d19336802b15e0d23177d07e984098",
"title": "Scientists dig up South-east Asia’s largest dinosaur in Thailand",
"description": "The fossils of Nagatitan were first spotted by a villager in Thailand’s north-eastern province of Chaiyaphum. Read more at straitstimes.com.",
"content": "BANGKOK - Along a meandering river in a warm and arid region that is now Thailand roughly 113 million years ago, a plant-eating behemoth almost 27m long browsed on the treetops without much fear of predators due to its sheer size.\nThis was Nagatitan ... [4318 chars]",
"url": "https://www.straitstimes.com/asia/se-asia/scientists-dig-up-southeast-asias-largest-dinosaur-in-thailand",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/564a55d08f0682b3ada485518fc06c686fd1bfef7efb7403e14a6ee9306929d1",
"publishedAt": "2026-05-14T13:39:59Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "232db6a9d125d76aae29642d300d01cb",
"title": "Marine mystery uncovered: Ancient reefs hold key to modern marine life",
"description": "New research from Edith Cowan University (ECU) has revealed that the waters between Australia and Southeast Asia were once a hotspot for new and mammoth coral reefs – laying the foundations for the extraordinary diversity of marine life we see today.",
"content": "New research from Edith Cowan University (ECU) has revealed that the waters between Australia and Southeast Asia were once a hotspot for new and mammoth coral reefs – laying the foundations for the extraordinary diversity of marine life we see today.... [3651 chars]",
"url": "https://www.eurekalert.org/news-releases/1128216",
"image": "https://www.eurekalert.org/images/EurekAlert-bluebg_Twitter_601X601.png",
"publishedAt": "2026-05-14T13:14:47Z",
"lang": "en",
"source": {
"id": "6a95657332d8b1bd75fe6a91118746ff",
"name": "EurekAlert!",
"url": "https://www.eurekalert.org"
}
},
{
"id": "49e2916aa02f7dad6ce79f11b921b237",
"title": "Scientists dig up Southeast Asia's largest dinosaur in Thailand",
"description": "May 14 - Along a meandering river in a warm and arid region that is now Thailand roughly 113 million years ago, a plant-eating behemoth almost 90 feet (27 meters) long browsed on the treetops without much fear of predators due to its sheer size. This was Nagatitan chaiyaphumensis, the largest-known dinosaur from Southeast Asia. Read more at straitstimes.com.",
"content": "May 14 - Along a meandering river in a warm and arid region that is now Thailand roughly 113 million years ago, a plant-eating behemoth almost 90 feet (27 meters) long browsed on the treetops without much fear of predators due to its sheer size. This... [4362 chars]",
"url": "https://www.straitstimes.com/asia/scientists-dig-up-southeast-asias-largest-dinosaur-in-thailand",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/564a55d08f0682b3ada485518fc06c686fd1bfef7efb7403e14a6ee9306929d1",
"publishedAt": "2026-05-14T12:17:34Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}