- 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": 17006,
"articles": [
{
"id": "2e00526cc981a1c2c14e1cdc9e2d89a5",
"title": "Scientists visualize a key cell protein regulating inflammatory disease pathways",
"description": "University of Cincinnati structural biologists are the first in the world to visualize a key cell protein as part of newly published research from the College of Medicine.",
"content": "University of Cincinnati structural biologists are the first in the world to visualize a key cell protein as part of newly published research from the College of Medicine.\nThe Seegar Lab has become the first to visualize the structure of a regulator ... [3391 chars]",
"url": "https://www.news-medical.net/news/20260522/Scientists-visualize-a-key-cell-protein-regulating-inflammatory-disease-pathways.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2014/7/Protein-620x480.jpg",
"publishedAt": "2026-05-23T02:06:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "9de8a69e0309db3682489b89abd3f42b",
"title": "New Dye Makes Biomolecules Glow, Solving Problem",
"description": "Biomolecules, also known as organic molecules, include sugars, proteins and lipids and are the building blocks of all life. They play a role in the",
"content": "Biomolecules, also known as organic molecules, include sugars, proteins and lipids and are the building blocks of all life. They play a role in the structure and metabolism of all living organisms. To make them visible under a microscope, researchers... [1913 chars]",
"url": "https://www.miragenews.com/new-dye-makes-biomolecules-glow-solving-problem-1679059/",
"image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1588600878108-578307a3cc9d%3Fixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bixlib%3Drb-1.2.1%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D755%26amp%3Bq%3D80",
"publishedAt": "2026-05-22T13:28:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "645e63036b17038dd0e5cfb7739ed351",
"title": "Weak Faults Play a Strong Role in the Tibetan Plateau’s Deformation",
"description": "Ten years’ worth of data reveal that two theories about how the Tibetan Plateau deforms are both probably right.",
"content": "As the Indian and Eurasian continental plates collide, the Tibetan Plateau is slowly deforming. For decades, geoscientists debated how this deformation occurs: Is the plateau like a block of crumbly aged cheddar, deforming mostly at its faults, or is... [4586 chars]",
"url": "https://eos.org/articles/weak-faults-play-a-strong-role-in-the-tibetan-plateaus-deformation",
"image": "https://eos.org/wp-content/uploads/2026/05/tibetan-plateau-lake.jpg",
"publishedAt": "2026-05-22T11:15:14Z",
"lang": "en",
"source": {
"id": "6a8444b86b244a6baee98642eeac94aa",
"name": "eos.org",
"url": "https://eos.org"
}
}
]
}