- 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": 17046,
"articles": [
{
"id": "e4ccd543c5af424068187fc1e4952ec8",
"title": "‘Fingerprints’ of black hole’s event horizon detected for first time",
"description": "Scientists studied ripples in space-time, called gravitational waves, after two black holes collided. Read more at straitstimes.com.",
"content": "PARIS - Scientists have detected the “fingerprints” of a black hole’s event horizon – the boundary from which nothing can escape – for the first time, according to research published on June 24.\nThe discovery was made by studying ripples in space-tim... [3922 chars]",
"url": "https://www.straitstimes.com/world/europe/fingerprints-of-black-holes-event-horizon-detected-for-first-time",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/b9ff371e234fab9b43e653044825f5c07794247c22a8349b9cc995ba8daa46aa",
"publishedAt": "2026-06-24T15:57:05Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "41abe5d0d914fd11999d43249a93b895",
"title": "Euclid telescope takes snapshot of Milky Way's heart",
"description": "Discover the Euclid telescope's largest and most detailed photo of the Milky Way's heart, aiding in the search for exoplanets. Read more at straitstimes.com.",
"content": "PARIS – The Euclid space telescope has captured the largest and most detailed photo ever taken of our galaxy’s crowded heart, a dazzling image packed with 60 million stars, the European Space Agency (ESA) said on June 24.\nThe new photo of the Milky W... [2263 chars]",
"url": "https://www.straitstimes.com/world/euclid-telescope-snaps-best-photo-yet-of-milky-ways-heart",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/92cc185be4920e13d6c1ea730d0cc70506bff05b8c0d8d9abd08e10a053cdbd5",
"publishedAt": "2026-06-24T14:05:23Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
},
{
"id": "3492f99fa6ae4c9fba7c7a4fe34ba47c",
"title": "Large asteroid visible to stargazers on June 27",
"description": "A large asteroid will safely pass Earth on June 27, offering a viewing opportunity for those with telescopes or binoculars. Read more at straitstimes.com.",
"content": "PARIS – A large asteroid that will zoom harmlessly past Earth on June 27 will be visible to stargazers using a small telescope or large binoculars, the European Space Agency (ESA) has announced.\nThe asteroid will come within 2.56 million km of Earth ... [1079 chars]",
"url": "https://www.straitstimes.com/world/huge-asteroid-zooming-past-earth-on-june-27-will-be-visible-to-stargazers",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/b5b2acf5a332ee2ca212113ee847176fcb51d3466b3d667439b2336a2af2ad43",
"publishedAt": "2026-06-24T13:43:49Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}