- 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": 16744,
"articles": [
{
"id": "f119c0ce7135a78472624bf3b9f53fea",
"title": "Scientists Discover a Biological Clock Unlike Anything Seen Before",
"description": "A newly discovered genetic clock acts as the body's developmental timekeeper, coordinating the bursts of gene activity needed for growth.",
"content": "A newly discovered genetic clock acts as the body’s developmental timekeeper, coordinating the bursts of gene activity needed for growth.\nScientists found that when this clock breaks down, development comes to a halt.\nThink about a train sitting at a... [4419 chars]",
"url": "https://scitechdaily.com/scientists-discover-a-biological-clock-unlike-anything-seen-before/",
"image": "https://scitechdaily.com/images/Developmental-Clock-Graphic-Representation-scaled.jpg",
"publishedAt": "2026-06-13T19:53:25Z",
"lang": "en",
"source": {
"id": "68731ff9e39259c4191d23f5faee25eb",
"name": "SciTechDaily",
"url": "https://scitechdaily.com"
}
},
{
"id": "35d0b85874b04259c49ddd8425f41f47",
"title": "Tiny 'mirror-ball' spiders hide in plain sight with crystal patches that work 'like a disco ball'",
"description": "A tiny spider with a body that flashes like a disco ball gave social media users one more reason to marvel at the natural world.",
"content": "A tiny spider with a body that flashes like a disco ball gave social media users one more reason to marvel at the natural world.\nA post on Reddit drew attention to so-called mirror-ball spiders, explaining how these glittering arachnids manage to hid... [2183 chars]",
"url": "https://www.thecooldown.com/green-tech/mirror-ball-spider-discovery-nature/",
"image": "https://www.thecooldown.com/wp-content/uploads/2026/06/mirror-spider.jpg",
"publishedAt": "2026-06-13T17:58:00Z",
"lang": "en",
"source": {
"id": "e1ead52d96666e44f50f0649131c4e28",
"name": "The Cool Down",
"url": "https://www.thecooldown.com"
}
},
{
"id": "f694c2855bcf24eb5e58518d75b172de",
"title": "Ever have a scary HR meeting on your calendar? That's how the Artemis 3 crew found out their assignments",
"description": "NASA took an unconventional approach to informing the astronauts of Artemis 3 about their crew assignments.",
"content": "HOUSTON — Ever had a mysterious meeting with management show up on your work calendar? Unannounced and unprompted? With invitees from parts of the company you don't normally sit in on meetings with?\nThat kind of calendar event might send spikes of pa... [5485 chars]",
"url": "https://www.space.com/space-exploration/artemis/ever-have-a-scary-hr-meeting-on-your-calendar-thats-how-the-artemis-3-crew-found-out-their-assignments",
"image": "https://cdn.mos.cms.futurecdn.net/3BHjn53nhR6kuqzzGt7Gdi-1822-80.jpg",
"publishedAt": "2026-06-12T22:00:00Z",
"lang": "en",
"source": {
"id": "024dd4370bda9e6e6791231c2a935d20",
"name": "Space",
"url": "https://www.space.com"
}
}
]
}