Flag of Singapore

Singapore Science News API

Get the live top science headlines from Singapore with our JSON API.

Get API key for the Singapore Science News API

API 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": 16278,
    "articles": [
        {
            "id": "c87a82404f4b7d5504e619c0794e7d1f",
            "title": "Houston, we have a problem... with the toilet",
            "description": "Under Plan B, the four astronauts are using “collapsible contingency urine disposal devices”. Read more at straitstimes.com.",
            "content": "- After a successful trip around the Moon, everything has been going smoothly on the Orion spacecraft’s journey back to Earth – except for the US$23 million (S$29.3 million) toilet, which has gotten clogged.\nThe system designed to flush wastewater in... [3048 chars]",
            "url": "https://www.straitstimes.com/world/united-states/houston-we-have-a-problem-with-the-toilet",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/19de4c070e75b344c51b24f0b5474339461115b8c3b086b13bf0ec716ba05eb8",
            "publishedAt": "2026-04-09T02:26:58Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "9fe924f70a9e0003462add6346ba7e9e",
            "title": "Nasa's lunar success sharpens focus on China's 2030 crewed landing goal",
            "description": "BEIJING — As Nasa's record-breaking Artemis mission bolsters the US path back to the moon, China's bid to land astronauts there by 2030 is taking on greater geopolitical significance and putting pressure on Beijing to meet or beat its timetable.Four US astronauts on the Artemis II mission this week flew past the moon's shadowed far side, travelling deeper into space...",
            "content": "BEIJING — As Nasa's record-breaking Artemis mission bolsters the US path back to the moon, China's bid to land astronauts there by 2030 is taking on greater geopolitical significance and putting pressure on Beijing to meet or beat its timetable.\nFour... [4731 chars]",
            "url": "https://www.asiaone.com/china/nasas-lunar-success-sharpens-focus-chinas-2030-crewed-landing-goal",
            "image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Apr2026/moon.JPG?itok=vE0GOyq0",
            "publishedAt": "2026-04-09T02:00:00Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        },
        {
            "id": "efe3b3c90d5416d59b8feb576d5cb86b",
            "title": "Artemis II astronauts follow Apollo tradition of naming lunar features after loved ones",
            "description": "HOUSTON — Lunar love knows no bounds.Now hurtling home from the moon, the Artemis II astronauts took a poignant page from Apollo 8 earlier this week, proposing deeply personal names for a pair of lunar craters.Commander Reid Wiseman and his crew asked permission to name one small, fresh crater after their capsule called Integrity and another after his late wife,...",
            "content": "HOUSTON — Lunar love knows no bounds.\nNow hurtling home from the moon, the Artemis II astronauts took a poignant page from Apollo 8 earlier this week, proposing deeply personal names for a pair of lunar craters.\nCommander Reid Wiseman and his crew as... [3191 chars]",
            "url": "https://www.asiaone.com/world/artemis-ii-astronauts-follow-apollo-tradition-naming-lunar-features-after-loved-ones",
            "image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Apr2026/carroll.jpg?itok=YKFXrU3W",
            "publishedAt": "2026-04-09T01:51:00Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        }
    ]
}

Categories