- 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": 17034,
"articles": [
{
"id": "d80fd0cf3204c2d409075cf2f9bcc5bb",
"title": "The Poop Emoji Got Gravity Right, Physicists Find",
"description": "The unassuming lugworm releases gravity-defying poop—something that represents a broader theme in the shape of all poop.",
"content": "The poop emoji accurately captures the typical poop shape in nature formed by the downward pull of gravity. According to a new study, exceptions to this rule—antigravitational poop—suggest that physics may play a greater role in waste disposal than w... [3196 chars]",
"url": "https://gizmodo.com/the-poop-emoji-got-gravity-right-physicists-find-2000776121",
"image": "https://gizmodo.com/app/uploads/2026/06/poop-emoji-1200x675.jpg",
"publishedAt": "2026-06-23T19:56:05Z",
"lang": "en",
"source": {
"id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
"name": "Gizmodo",
"url": "https://gizmodo.com"
}
},
{
"id": "5fbf8d84f5f22da6b541b865a59cceb6",
"title": "Galaxy-killing 'wind' spotted by Webb. Does space have weather?",
"description": "Astronomers used the James Webb Space Telescope to observe CRISTAL-02 and discovered a galaxy-killing wind.",
"content": "Colliding galaxies can trigger rapid star formation but also cause gas to be expelled.\nAstronomers used the James Webb Space Telescope to observe a distant galaxy merger called CRISTAL-02.\nCRISTAL-02 is losing gas faster than it is creating stars, wh... [3319 chars]",
"url": "https://www.usatoday.com/story/tech/space/2026/06/23/james-webb-telescope-galaxy-killing-wind-space-weather/90658371007/",
"image": "https://www.usatoday.com/gcdn/authoring/authoring-images/2025/02/17/USAT/78952016007-54319737603-a-46086-aecc-o.png?crop=2001,1127,x0,y581&width=2001&height=1127&format=pjpg&auto=webp",
"publishedAt": "2026-06-23T19:39:00Z",
"lang": "en",
"source": {
"id": "8eec8fc7a9ec8be488bc7411d0801c60",
"name": "USA Today",
"url": "https://www.usatoday.com"
}
},
{
"id": "d979762f66582d4d17681f1b85042f37",
"title": "Did Gravitational Tides Cause Earth's Extinctions?",
"description": "Many of Earth's mass extinctions await clear explanations. We know an impact wiped out the dinosaurs, but what about the planet's other extinction events? New research says flybys of planetary mass objects could've been responsible.",
"content": "Life on Earth took a long evolutionary journey that eventually created us, the purportedly intelligent species that dominates the planet. But there was no grand plan or design, only happenstance, nature, and luck. Life on Earth suffered multiple exti... [7950 chars]",
"url": "https://www.universetoday.com/articles/did-gravitational-tides-cause-earths-extinctions",
"image": "https://www.universetoday.com/article_images/flyby_tidal_wave_20260623_175654.jpg",
"publishedAt": "2026-06-23T19:24:00Z",
"lang": "en",
"source": {
"id": "e209c18934dfc136fe2651208d3d9a69",
"name": "Universe Today",
"url": "https://www.universetoday.com"
}
}
]
}