- 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": 15926,
"articles": [
{
"id": "5f5229a2583f994eadc4fd21878ebae7",
"title": "Startup pitches 50,000 space reflectors to extend daylight",
"description": "Backers say orbital reflectors could deliver round-the-clock clean power to the grid; critics call the plan 'for the dumbest reason ever'.",
"content": "A California startup plans to launch an experimental satellite as early as this summer. The spacecraft would beam sunlight back to Earth using a large reflective surface. Reflect Orbital has applied to the U.S. Federal Communications Commission for a... [4013 chars]",
"url": "https://www.jpost.com/science/article-889699",
"image": "https://images.jpost.com/image/upload/f_auto,fl_lossy/q_auto/c_fill,g_faces:center,h_720,w_1280/676689",
"publishedAt": "2026-03-12T08:56:30Z",
"lang": "en",
"source": {
"id": "78834c45a26f98bca295cc641123cf7f",
"name": "The Jerusalem Post",
"url": "https://www.jpost.com"
}
},
{
"id": "ec9c766f5d9ece3c23897f65a50f5a03",
"title": "Scientists unlock whale longevity secrets - Could humans live 200 years?",
"description": "In medical science, anti-aging has always been a hard-to-crack phenomenon. While humans have always been on the quest of longevity to push past the century mark, an unlikely mentor has been hiding...",
"content": "In medical science, anti-aging has always been a hard-to-crack phenomenon. While humans have always been on the quest of longevity to push past the century mark, an unlikely mentor has been hiding in the icy waters of the Arctic: the bowhead whale, a... [1900 chars]",
"url": "https://www.thenews.com.pk/latest/1395429-scientists-unlock-whale-longevity-secrets-could-humans-live-200-years",
"image": "https://www.thenews.com.pk/assets/uploads/2026-03-12/1395429_012644_updates.jpg",
"publishedAt": "2026-03-12T08:26:00Z",
"lang": "en",
"source": {
"id": "d6d8d1da5b3ea3eb10f02262522a0d6d",
"name": "The News International",
"url": "https://www.thenews.com.pk"
}
},
{
"id": "39b690dbd75eba7788d1484822f47b75",
"title": "Early Howler Monkeys Adapted to Eating Leaves 13 Million Years Ago",
"description": "Fossil jaws of the ancient monkey species Stirtonia victoriae from the La Victoria Formation in Colombia suggest that a shift toward leaf-eating allowed early primates in South America to grow larger and occupy new ecological niches.",
"content": "Fossil jaws of the ancient monkey species Stirtonia victoriae from the La Victoria Formation in Colombia suggest that a shift toward leaf-eating allowed early primates in South America to grow larger and occupy new ecological niches. The discovery ma... [3855 chars]",
"url": "https://www.sci.news/paleontology/stirtonia-victoriae-14619.html",
"image": "https://cdn.sci.news/images/2026/03/image_14619-Alouatta-palliata.jpg",
"publishedAt": "2026-03-12T02:42:28Z",
"lang": "en",
"source": {
"id": "c74358087a9ef7a865a623801c9a631c",
"name": "Sci.News",
"url": "https://www.sci.news"
}
}
]
}