- 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": 16942,
"articles": [
{
"id": "63a342bf8098baef20dee3251c8d2b4a",
"title": "Making Sense Of Mars’ Tiny Moon Of Phobos",
"description": "Understanding the Martian moon of Phobos’ origin hinges on decoding its interior. Japan’s Martian Moons Exploration (MMX) mission due for launch in late 2026 should help.",
"content": "Mars' innermost moon of Phobos has long puzzled planetary scientists who have continually debated whether it's a captured asteroid or formed from debris after a giant impactor struck the Martian surface. The key to solving the mystery mainly rests wi... [5032 chars]",
"url": "https://www.universetoday.com/articles/making-sense-of-mars-tiny-moon-of-phobos",
"image": "https://www.universetoday.com/article_images/5263_12_Stickney_Crater_Phobos-full2_20260620_154548.jpg",
"publishedAt": "2026-06-20T15:34:00Z",
"lang": "en",
"source": {
"id": "e209c18934dfc136fe2651208d3d9a69",
"name": "Universe Today",
"url": "https://www.universetoday.com"
}
},
{
"id": "04113f3f5833e6d73e1c1d25fb4fdbb6",
"title": "Millions of people have 'mind blindness' and don't realise it",
"description": "There a people out their who live with a condition called Aphantasia, which affects them on a daily basis and they don't even know it.",
"content": "Picture something in your head now. Anything.\nIt could be your dog, your car, maybe even England winning the World Cup. You can see it now, can't you? Harry Kane lifting the golden trophy high above his head as wild celebrations erupt all around you.... [3222 chars]",
"url": "https://www.ladbible.com/news/science/aphantasia-mind-brain-thinking-images-466026-20260612",
"image": "https://resizer.ladbiblegroup.com/ogimage/v3/assets/bltcd74acc1d0a99f3a/blt9438e4076c2445f3/6a2c1a5131609f81f6579db5/GettyImages-2177243568_(1).jpg",
"publishedAt": "2026-06-20T14:55:30Z",
"lang": "en",
"source": {
"id": "3b970e4c2f6645b2fbe0790a7f380c38",
"name": "LADbible",
"url": "https://www.ladbible.com"
}
},
{
"id": "3b7630055cda34ec873e750f849c174b",
"title": "This is how people with no internal monologue really think",
"description": "Cognitive scientist Johanne Nedergård has explained how minds without an inner monologue work.",
"content": "As you're reading this, you can hear the words in your mind, right? You're saying the words out inside your head as you move along.\nNow, imagine trying to read this without the little voice in your head?\nIt's impossible to even comprehend.\nYet, there... [2779 chars]",
"url": "https://www.ladbible.com/news/science/no-inner-voice-brain-health-183619-20260616",
"image": "https://resizer.ladbiblegroup.com/ogimage/v3/assets/bltcd74acc1d0a99f3a/bltab0dcd388b6a4a4f/6a327a3c316455ab72c034b5/GettyImages-2040362443.jpg",
"publishedAt": "2026-06-20T14:31:39Z",
"lang": "en",
"source": {
"id": "3b970e4c2f6645b2fbe0790a7f380c38",
"name": "LADbible",
"url": "https://www.ladbible.com"
}
}
]
}