- 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": 16656,
"articles": [
{
"id": "ff96393772b62a3fda26b0b5306df580",
"title": "On The Hunt For Cosmic Dawn And The Universe’s Very First Stars",
"description": "After decades of searches, cosmologists are within reach of finding cosmic dawn. A longtime observational cosmologist explains.",
"content": "After only four short years, NASA’s James Webb Space Telescope (JWST) and observational cosmologists like Richard Ellis at University College London (UCL) have pushed the cosmic lookback time to an era when the universe’s very first stars and galaxie... [5682 chars]",
"url": "https://www.universetoday.com/articles/on-the-hunt-for-cosmic-dawn-and-the-universes-very-first-stars",
"image": "https://www.universetoday.com/article_images/galaxy_cluster-cropped_20260610_211032.jpg",
"publishedAt": "2026-06-10T21:35:00Z",
"lang": "en",
"source": {
"id": "e209c18934dfc136fe2651208d3d9a69",
"name": "Universe Today",
"url": "https://www.universetoday.com"
}
},
{
"id": "c0e893915315f65334c1a78b5342e5b3",
"title": "How ice-age sea-level falls may have turned seafloor volcanoes into ocean fertilizer",
"description": "Ice-age sea-level declines may have turned seafloor volcanoes into natural iron fertilizer for plankton, potentially enhancing ocean carbon storage, Boston College researchers report in the journal Nature Geoscience.",
"content": "Ice-age sea-level declines may have turned seafloor volcanoes into natural iron fertilizer for plankton, potentially enhancing ocean carbon storage, Boston College researchers report in the journal Nature Geoscience.\nIn some ocean regions, major nutr... [6317 chars]",
"url": "https://phys.org/news/2026-06-ice-age-sea-falls-seafloor.html",
"image": "https://scx2.b-cdn.net/gfx/news/2026/how-ice-age-sea-level.jpg",
"publishedAt": "2026-06-10T19:40:02Z",
"lang": "en",
"source": {
"id": "6063be7565dcd637bb5d2946ed6c5329",
"name": "Phys.org",
"url": "https://phys.org"
}
},
{
"id": "c668bff2414f3d7948eab2394b26e40c",
"title": "Earth’s Earliest Animals May Have Thrived Too Easily to Evolve",
"description": "Fossils from some of the oldest-known animals on Earth, dating from 574 million years ago (Ediacaran period), suggest that cloning, not competition, dominated the Ediacaran seas, slowing evolution until environmental stress helped drive the rise of sexual reproduction and a burst of biodiversity.",
"content": "Fossils from some of the oldest-known animals on Earth, dating from 574 million years ago (Ediacaran period), suggest that cloning, not competition, dominated the Ediacaran seas, slowing evolution until environmental stress helped drive the rise of s... [3890 chars]",
"url": "https://www.sci.news/paleontology/ediacaran-animal-evolution-14835.html",
"image": "https://cdn.sci.news/images/2015/08/image_3090_1-Fractofusus.jpg",
"publishedAt": "2026-06-10T19:26:05Z",
"lang": "en",
"source": {
"id": "c74358087a9ef7a865a623801c9a631c",
"name": "Sci.News",
"url": "https://www.sci.news"
}
}
]
}