- 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": 16692,
"articles": [
{
"id": "84222138eb00a64eb4c3f2263989813f",
"title": "Hubble’s 36th Birthday Image Shows Trifid Nebula",
"description": "A new anniversary image from the NASA/ESA Hubble Space Telescope reveals surprisingly fast evolution in a turbulent stellar nursery called the Trifid Nebula, where newborn stars sculpt gas and dust on human timescales.",
"content": "A new anniversary image from the NASA/ESA Hubble Space Telescope reveals surprisingly fast evolution in a turbulent stellar nursery called the Trifid Nebula, where newborn stars sculpt gas and dust on human timescales.\nThe Trifid Nebula was discovere... [3773 chars]",
"url": "https://www.sci.news/astronomy/hubbles-birthday-image-trifid-nebula-14707.html",
"image": "https://cdn.sci.news/images/2026/04/image_14707-Trifid-Nebula.jpg",
"publishedAt": "2026-04-20T22:55:55Z",
"lang": "en",
"source": {
"id": "c74358087a9ef7a865a623801c9a631c",
"name": "Sci.News",
"url": "https://www.sci.news"
}
},
{
"id": "beb938aa992f79a466de96dac5e53bd5",
"title": "Black holes formed before the Big Bang may still exist today",
"description": "Black holes formed before the Big Bang may still exist as cosmic fossils, offering new clues about dark matter and the origin of galaxies.",
"content": "Researchers have found that black holes formed before the Big Bang could still exist today as surviving relics.\nThese ancient objects would carry mass and structure from an earlier cosmic phase, offering a new way to explain how galaxies formed and w... [6021 chars]",
"url": "https://www.earth.com/news/black-holes-formed-before-the-big-bang-may-still-exist-shape-galaxies-today/",
"image": "https://cff2.earth.com/uploads/2026/04/20161258/cosmic-fossils_ancient-black-holes_1m.jpg",
"publishedAt": "2026-04-20T22:52:30Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
},
{
"id": "8bfa12a0082d7c29e753ae3449dd8417",
"title": "NASA shuts down Voyager 1 instrument to keep probe exploring interstellar space",
"description": "NASA engineers have shut down another instrument on Voyager 1 to preserve the power of the most distant spacecraft ever sent into space.",
"content": "NASA engineers have shut down another instrument on Voyager 1 to preserve the power of the most distant spacecraft ever sent into space.\nThe Low-energy Charged Particles experiment (LECP) was turned off on Friday (April 17) to ensure Voyager 1 has mo... [670 chars]",
"url": "https://www.space.com/space-exploration/nasa-shuts-down-voyager-1-instrument-to-keep-probe-exploring-interstellar-space",
"image": "https://cdn.mos.cms.futurecdn.net/2LtFhcaQXV7cBaUx7Nra4A-1920-80.jpg",
"publishedAt": "2026-04-20T21:31:11Z",
"lang": "en",
"source": {
"id": "024dd4370bda9e6e6791231c2a935d20",
"name": "Space",
"url": "https://www.space.com"
}
}
]
}