- 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": 17022,
"articles": [
{
"id": "df707a48df2367e8fc5db9bbd6de9b21",
"title": "New 'smell map' provides missing details of how olfaction works",
"description": "Scientists have created the first detailed map of smell receptors, revealing the sense of smell is far more organized than once believed.",
"content": "Smell is one of those senses most people barely think about until it disappears. It provides important warnings about smoke, spoiled food, and other issues of imminent danger.\nOur sense of smell also shapes flavor, triggers memories, and can change t... [5745 chars]",
"url": "https://www.earth.com/news/first-ever-smell-map-provides-missing-details-of-how-olfaction-works/",
"image": "https://cff2.earth.com/uploads/2026/05/02175756/nose_mouse_cross-section_smell-map_Harvard_Datta-Lab_1m.jpg",
"publishedAt": "2026-05-03T07:07:30Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
},
{
"id": "0a7375415d3dd4266c9936edb6064acc",
"title": "Scientists Put Crocodile in MRI, Play Classical Music: Find Out Why!",
"description": "Researchers have recently employed MRI technology to examine the brains of Nile crocodiles, unveiling new insights into brain evolution and how mammals and birds developed the…",
"content": "Researchers have recently employed MRI technology to examine the brains of Nile crocodiles, unveiling new insights into brain evolution and how mammals and birds developed the ability to process complex sounds.\nOur brains have evolved over millions o... [3532 chars]",
"url": "https://glassalmanac.com/scientists-put-crocodile-in-mri-play-classical-music-find-out-why/",
"image": "https://glassalmanac.com/wp-content/uploads/2026/05/Scientists-Put-Crocodile-in-MRI-Play-Classical-Music-Find-Out.png",
"publishedAt": "2026-05-03T01:48:02Z",
"lang": "en",
"source": {
"id": "42a8e230778a47a3c267f0f1f4c89751",
"name": "Glass Almanac",
"url": "https://glassalmanac.com"
}
},
{
"id": "cedc71e32280c215062ea461a3b2e414",
"title": "The Moon Illusion Still Hasn't Been Solved After Thousands Of Years",
"description": "NASA takes a surprisingly chill approach to the dilemma.",
"content": "Aristotle is often said to have pondered this effect way back in the 4th century BCE. He attributed it to the magnifying properties of Earth’s atmosphere. So his theory goes: when the Moon is viewed on the horizon, the light has to pass through more ... [2612 chars]",
"url": "https://www.iflscience.com/the-moon-illusion-still-hasnt-been-solved-after-thousands-of-years-83384",
"image": "https://assets.iflscience.com/assets/articleNo/83384/aImg/90343/moon-illusion-meta.jpg",
"publishedAt": "2026-05-02T21:06:09Z",
"lang": "en",
"source": {
"id": "1d14645471b902dc36cbced40e4f0ea0",
"name": "IFLScience",
"url": "https://www.iflscience.com"
}
}
]
}