- 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": 16884,
"articles": [
{
"id": "117cfe13dbefd50ecd7e2712bc84d0fb",
"title": "Scientists baffled by record-breaking solar eruption with a heartbeat",
"description": "It continued for 19 days.",
"content": "Scientists detected a mysterious radio signal that lasted nearly three weeks, shattering previous records and pointing to an enormous magnetic structure that trapped energetic particles in space high above the sun.\nThe signal came from a so-called \"t... [3567 chars]",
"url": "https://sea.mashable.com/space/46519/scientists-baffled-by-record-breaking-solar-eruption-with-a-heartbeat",
"image": "https://sm.mashable.com/t/mashable_sea/article/s/scientists/scientists-baffled-by-record-breaking-solar-eruption-with-a_85g1.1200.jpg",
"publishedAt": "2026-05-19T09:00:00Z",
"lang": "en",
"source": {
"id": "86e7d156eeb979460f929de236d00285",
"name": "Mashable SEA",
"url": "https://sea.mashable.com"
}
},
{
"id": "14633b3f88210de9ea3ddb250e85d219",
"title": "Europe-China spacecraft launches to study Earth's 'invisible armour'",
"description": "A joint European-Chinese spacecraft blasted into orbit Tuesday to investigate what happens when extreme winds and giant explosions of plasma shot out from the Sun slam into Earth's magnetic shield.- D...",
"content": "A joint European-Chinese spacecraft blasted into orbit Tuesday to investigate what happens when extreme winds and giant explosions of plasma shot out from the Sun slam into Earth's magnetic shield.\nParticularly fierce solar storms can knock out satel... [3050 chars]",
"url": "https://sg.news.yahoo.com/europe-china-spacecraft-launches-study-082250208.html",
"image": "https://s.yimg.com/os/en/afp.com.sg/8198b8d42b3a364f4efce25a5c7a3d1d",
"publishedAt": "2026-05-19T08:22:50Z",
"lang": "en",
"source": {
"id": "d0f7288d14ec8c674636416b7d8b268b",
"name": "Yahoo News Singapore",
"url": "https://sg.news.yahoo.com"
}
},
{
"id": "3c88a4af207b6981ff7d2a7b6a358f52",
"title": "Antarctic glacier collapses at record speed as Hektoria retreats 15 miles in just 15 months",
"description": "Antarctica’s Hektoria Glacier collapsed with shocking speed, retreating 15 miles in only 15 months and setting a modern record for grounded ice loss. Scientists say warming conditions and ocean-driven instability turned the glacier from seemingly stable to rapidly unraveling almost overnight.",
"content": "Scientists recently analyzed the event using multiple types of remote sensing data and concluded that the glacier's shape and structure played a major role in the rapid collapse. Hektoria Glacier, located on the Antarctic Peninsula, begins on land an... [4978 chars]",
"url": "http://www.sciencedaily.com/releases/2026/05/260518041417.htm",
"image": "https://www.sciencedaily.com/images/1920/record-setting-retreat-of-hektoria-glacier.webp",
"publishedAt": "2026-05-19T04:31:10Z",
"lang": "en",
"source": {
"id": "8400452cd3ae520c3deec87e0653d197",
"name": "ScienceDaily",
"url": "http://www.sciencedaily.com"
}
}
]
}