- 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": 16766,
"articles": [
{
"id": "36e015aedad26d44ad82848a2ff31df6",
"title": "Protein Network in Egg Cells Linked to Infertility",
"description": "Discovery of a protein storage system in egg cells explains early embryo support and may guide therapies for infertility and developmental defects.",
"content": "Egg cells need to store large amounts of proteins and other molecules to support the earliest stages of development. But how do they organize this supply? Egg cells have a dedicated storage system, but its precise structure has remained unclear for d... [4112 chars]",
"url": "https://www.technologynetworks.com/cell-science/news/3d-structure-of-egg-cell-complex-offers-new-insights-into-infertility-412001",
"image": "https://assets.technologynetworks.com/production/dynamic/images/content/412001/cytoplasmic-lattice-hubrecht-institute-640x360.jpg?cb=20260423",
"publishedAt": "2026-04-23T10:13:22Z",
"lang": "en",
"source": {
"id": "0d97a1f54e94607ea2182e5b97f9f8ce",
"name": "Technology Networks",
"url": "https://www.technologynetworks.com"
}
},
{
"id": "5236162965e6ac5f6a15079f4e582bf1",
"title": "China names newly discovered lunar mineral after 'Chang'e'",
"description": "China announced that a newly identified lunar mineral is the 11th new lunar mineral discovered by humanity. The mineral was found in the first lunar meteorite recovered in China, a 44-gram specimen with a dark molten crust. It is colorless and transparent,",
"content": "China announced that a newly identified lunar mineral is the 11th new lunar mineral discovered by humanity. The mineral was found in the first lunar meteorite recovered in China, a 44-gram specimen with a dark molten crust. It is colorless and transp... [506 chars]",
"url": "https://news.cgtn.com/news/2026-04-23/China-names-newly-discovered-lunar-mineral-after-Chang-e--1MzyVuGcnAI/p.html",
"image": "https://news.cgtn.com/news/2026-04-23/China-names-newly-discovered-lunar-mineral-after-Chang-e--1MzyVuGcnAI/img/0ed2e0b9398a40778323fc1b9fd3254d/0ed2e0b9398a40778323fc1b9fd3254d-1280.jpeg",
"publishedAt": "2026-04-23T05:07:56Z",
"lang": "en",
"source": {
"id": "83319eaf697a59d2b64031a647c15cb1",
"name": "news.cgtn.com",
"url": "https://news.cgtn.com"
}
},
{
"id": "4b884f86aa475d84648571274fea19f5",
"title": "This simple fatty acid could restore failing vision",
"description": "Scientists at UC Irvine have found a way to potentially reverse age-related vision loss by targeting the ELOVL2 “aging gene” and restoring vital fatty acids in the retina. Their experiments in mice show that supplementing with specific polyunsaturated fatty acids—not just DHA—can restore visual function and even reverse cellular aging signs.",
"content": "Researchers at the University of California, Irvine are now exploring that possibility. Their latest study investigates a potential treatment aimed at slowing or even reversing \"aging\" in the eye, while also helping prevent conditions such as age-rel... [4003 chars]",
"url": "https://www.sciencedaily.com/releases/2026/04/260422091043.htm",
"image": "https://www.sciencedaily.com/images/1920/female-eye-aging.webp",
"publishedAt": "2026-04-23T01:08:20Z",
"lang": "en",
"source": {
"id": "81a05fd2712964dbdb32b1c6a27646fd",
"name": "Science Daily",
"url": "https://www.sciencedaily.com"
}
}
]
}