- 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": 16930,
"articles": [
{
"id": "5d74f87c7a07b98b4702273c5025bc32",
"title": "'Their story is our story': Pigeons and humans, 3,500 years together",
"description": "They have been our meat and our messengers, a source of fertiliser and a religious symbol: while pigeons are now mostly reviled as dirty city pests, they long played an important role in human society...",
"content": "They have been our meat and our messengers, a source of fertiliser and a religious symbol: while pigeons are now mostly reviled as dirty city pests, they long played an important role in human society.\nNow, research published on Thursday has revealed... [2784 chars]",
"url": "https://sg.news.yahoo.com/story-story-pigeons-humans-3-000638294.html",
"image": "https://s.yimg.com/os/en/afp.com.sg/7e9d9ca4ccd9bed1ae7f4b899f2f8323",
"publishedAt": "2026-05-21T00:06:00Z",
"lang": "en",
"source": {
"id": "d0f7288d14ec8c674636416b7d8b268b",
"name": "Yahoo News Singapore",
"url": "https://sg.news.yahoo.com"
}
},
{
"id": "d2201bd064018bbfd5662ea879ccf58f",
"title": "Newcastle University Uses Quantum Math to Study Emotion’s Impact on Memory Sequencing",
"description": "Researchers at Newcastle University are exploring how e […]",
"content": "Researchers at Newcastle University are exploring how emotions influence the way memories are stored and recalled, with a particular focus on how emotional states change the order and accuracy of recollections. The scientists are using quantum mathem... [724 chars]",
"url": "https://www.geneonline.com/newcastle-university-uses-quantum-math-to-study-emotions-impact-on-memory-sequencing/",
"image": "https://www.geneonline.com/wp-content/uploads/EN_NEWSFLASH_5-1.png",
"publishedAt": "2026-05-20T19:37:52Z",
"lang": "en",
"source": {
"id": "e5376462a7128acdb762718aa2daf90e",
"name": "geneonline.com",
"url": "https://www.geneonline.com"
}
},
{
"id": "b90838b16585a11e00f459665ba47783",
"title": "Hubble Marks 36th Anniversary with Image of Trifid Nebula",
"description": "NASA’s Hubble Space Telescope captured a stunning new photograph of the Trifid Nebula, located 5,000 light years away, for its birthday.",
"content": "Last month, on April 24, NASA’s Hubble Space Telescope marked an exciting milestone: its 36th anniversary. To celebrate, the telescope once again set its sights on the Trifid Nebula, a star-forming region located about 5,000 light-years away in the c... [3666 chars]",
"url": "https://mymodernmet.com/nasa-hubble-space-telescope-trifid-nebula-picture/",
"image": "https://mymodernmet.com/wp/wp-content/uploads/2026/05/nasa-hubble-space-telescope-trifid-nebula-picture-FB.jpg",
"publishedAt": "2026-05-20T19:23:36Z",
"lang": "en",
"source": {
"id": "50e7ff401eec8745893d14e4a2dde560",
"name": "My Modern Met",
"url": "https://mymodernmet.com"
}
}
]
}