- 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": 15998,
"articles": [
{
"id": "21ca07420fea3923977703ab9f579c98",
"title": "‘No ordinary clean-up operation’: EU deploys drones and robots to remove litter from the sea floor",
"description": "The EU-funded initiative is helping tidy up the litter-filled sea floor, and could even be used to detect hidden mines.View on euronews",
"content": "Futuristic tech, including heavy-lifting robots, is being deployed to help clean up Europe’s litter-riddled waters as part of an EU-funded trial.\nScientists and companies behind SeaClear2.0 and its predecessor SeaClear have developed a fleet of drone... [3175 chars]",
"url": "https://sg.news.yahoo.com/no-ordinary-clean-operation-eu-060351030.html",
"image": "https://s.yimg.com/os/en/euronews_sg_articles_551/befb72ac9574f4e2fa56557f1830594a",
"publishedAt": "2026-03-16T06:03:00Z",
"lang": "en",
"source": {
"id": "d0f7288d14ec8c674636416b7d8b268b",
"name": "Yahoo News Singapore",
"url": "https://sg.news.yahoo.com"
}
},
{
"id": "c6b3d9d0032837c46d47d15b958fe503",
"title": "Oyster microbes may help build shells in a changing ocean",
"description": "New research suggests oysters may rely on hidden microbes to help build their shells and maintain chemistry as oceans grow more acidic.",
"content": "Oysters sit quietly on the ocean floor, filtering water and building thick shells that protect them from predators and rough conditions.\nThose shells are not just simple coverings. They are carefully built structures made mostly of calcium carbonate,... [6985 chars]",
"url": "https://www.earth.com/news/oyster-microbes-may-help-build-shells-in-a-changing-ocean/",
"image": "https://cff2.earth.com/uploads/2026/03/15145756/oyster-shell-microbes.jpg",
"publishedAt": "2026-03-15T22:07:30Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
},
{
"id": "453121ea80e4fdd781ebc877532b6280",
"title": "Study Reveals NASA Spacecraft Crash Altered Path Of Asteroid Pair Around The Sun",
"description": "In September 2022, as part of the Double Asteroid Redirection Test (DART) mission, a spacecraft collided with the small satellite of the asteroid Dimorphos.",
"content": "A new scientific study has revealed that NASA's asteroid-deflection experiment had a wider impact than previously understood. When the spacecraft intentionally crashed into an asteroid in 2022, the collision not only changed the asteroid's motion but... [1945 chars]",
"url": "https://www.ndtv.com/science/study-reveals-nasa-spacecraft-crash-altered-path-of-asteroid-pair-around-the-sun-11218451",
"image": "https://c.ndtvimg.com/2026-03/1s9f0us8_science_625x300_15_March_26.jpeg",
"publishedAt": "2026-03-15T11:27:39Z",
"lang": "en",
"source": {
"id": "5775709b019bb5c3dae707e7b660f89e",
"name": "NDTV",
"url": "https://www.ndtv.com"
}
}
]
}