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": 16248,
    "articles": [
        {
            "id": "41ee0926d07d1fe320ace79665935299",
            "title": "Houston, we have a problem ... with the toilet",
            "description": "After a successful trip around the Moon, everything has been going smoothly on the Orion spacecraft’s journey back to Earth – except for the $23 million toilet, which has gotten clogged.Feces are plac...",
            "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 $23 million toilet, which has gotten clogged.\nThe system designed to flush wastewater into space is malfuncti... [3054 chars]",
            "url": "https://sg.news.yahoo.com/houston-problem-toilet-003020552.html",
            "image": "https://s.yimg.com/os/en/afp.com.sg/da75ce5bea9f76e7c848157be9d0a597",
            "publishedAt": "2026-04-09T00:30:00Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "402c609101a846e5a9a6c39a0d137584",
            "title": "Fungus that rots trees from the inside may be hiding a climate issue",
            "description": "A common fungus that causes trees to rot may be exacerbating climate change by releasing more methane than expected.",
            "content": "A new study has found that a common tree disease can turn some dry northern forests from methane sinks into methane sources.\nThe finding suggests that damage hidden inside living trunks may be quietly changing how much warming a forest helps prevent.... [5149 chars]",
            "url": "https://www.earth.com/news/fungus-that-rots-trees-from-the-inside-out-may-be-hiding-methane-climate-problem/",
            "image": "https://cff2.earth.com/uploads/2026/04/07201724/tree-fungus-climate-methane-problem.jpg",
            "publishedAt": "2026-04-08T23:37:30Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "2c67c62d0ce5ee7efec408d48e877dcc",
            "title": "Breaking: The Company Using Biology to Eat the Plastic Crisis",
            "description": "Five billion tons of plastic already surrounds us—and growing. This isn’t waste; it’s accumulation without end. The real breakthrough will be how we undo it. By Futurist Thomas Frey There is a number that should stop you cold. Five thousand million tons. That’s how much plastic is currently sitting in landfills, floating in oceans, and […]",
            "content": "Five billion tons of plastic already surrounds us—and growing.\nThis isn’t waste; it’s accumulation without end. The real breakthrough will be how we undo it.\nBy Futurist Thomas Frey\nThere is a number that should stop you cold.\nFive thousand million t... [8232 chars]",
            "url": "https://futuristspeaker.com/future-of-healthcare/breaking-the-company-using-biology-to-eat-the-plastic-crisis/",
            "image": "https://futuristspeaker.com/wp-content/uploads/2026/04/Plastic-Problem-5453.jpg",
            "publishedAt": "2026-04-08T20:50:40Z",
            "lang": "en",
            "source": {
                "id": "9a728a89392b225367cbd0f0a87b10cf",
                "name": "Futurist Speaker",
                "url": "https://futuristspeaker.com"
            }
        }
    ]
}

Categories