- 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": 17300,
"articles": [
{
"id": "7086b220e1f8bb45b6b4c4e42fad9936",
"title": "New Dates Obtained for Stone Tools in East Asia",
"description": "CHICAGO, ILLINOIS—Stone tools uncovered at the Lingjing archaeological site in central China have been dated […]",
"content": "CHICAGO, ILLINOIS—Stone tools uncovered at the Lingjing archaeological site in central China have been dated to 146,000 years ago, or about 20,000 years earlier than previously thought, according to a statement released by the Field Museum. “People o... [1231 chars]",
"url": "https://archaeology.org/news/2026/05/12/new-dates-obtained-for-stone-tools-in-east-asia/",
"image": "https://archaeology.org/wp-content/uploads/2026/05/News-20260512-China-Stone-Toolmaking-Core-Featured.jpg",
"publishedAt": "2026-05-12T18:45:00Z",
"lang": "en",
"source": {
"id": "07a42051cd23c7aed64574145eae9c5a",
"name": "Archaeology Magazine",
"url": "https://archaeology.org"
}
},
{
"id": "b03be3c72aca629c3b4d77b1a612631f",
"title": "Zinc pollution has reached the most remote parts of the ocean",
"description": "Industrial zinc pollution has reached even the most remote parts of the Pacific Ocean, altering the chemistry of seawater.",
"content": "Zinc has a reputation as a helpful element used in vitamins, sunscreen, and galvanized metal. Ocean scientists have long tracked it as a natural nutrient for tiny marine life without any cause for concern.\nNew measurements from the South Pacific are ... [5391 chars]",
"url": "https://www.earth.com/news/zinc-pollution-has-reached-the-most-remote-parts-of-the-ocean/",
"image": "https://cff2.earth.com/uploads/2026/05/12110746/Ocean-zinc-pollution.jpg",
"publishedAt": "2026-05-12T17:11:57Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
},
{
"id": "e9e346e5dcb2142253d7f90a5a1746b1",
"title": "In Quantum Gravity, the Cosmological Constant May Behave Similar To The Quantum Hall Effect",
"description": "The cosmological constant has been a problem in physics since Einstein, but new research may show why it takes the value that it does despite quantum fluctuations that should make its value practically infinite.",
"content": "Trying to solve quantum gravity is frustrating. We have made tremendous progress in quantum theory, but it seems that every time we find a new quantum technique, there's a reason it doesn't quite work with gravity. Take, for example, the case of quan... [4336 chars]",
"url": "https://www.universetoday.com/articles/in-quantum-gravity-the-cosmological-constant-may-behave-similar-to-the-quantum-hall-effect",
"image": "https://www.universetoday.com/article_images/quantum_20260512_170211.jpg",
"publishedAt": "2026-05-12T17:03:00Z",
"lang": "en",
"source": {
"id": "e209c18934dfc136fe2651208d3d9a69",
"name": "Universe Today",
"url": "https://www.universetoday.com"
}
}
]
}