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": 17148,
    "articles": [
        {
            "id": "6a4289be4a5de3cceb7fcb81e762d987",
            "title": "Is Economics Finally Becoming Trustworthy?",
            "description": "“There are two things you are better off not watching in the making: sausages and econometric estimates. This is a sad and decidedly unscientific state of affairs we find ourselves in. Hardly anyone takes data analyses seriously. Or perhaps more accurately, hardly anyone takes anyone else’s data analyses seriously.” That is the scathing critique that […]",
            "content": "“There are two things you are better off not watching in the making: sausages and econometric estimates. This is a sad and decidedly unscientific state of affairs we find ourselves in. Hardly anyone takes data analyses seriously. Or perhaps more accu... [6245 chars]",
            "url": "https://www.econlib.org/econlog/economics-finally-trustworthy",
            "image": "https://www.econlib.org/wp-content/uploads/2026/04/arlington-research-nFLmPAf9dVc-unsplash-scaled.jpg",
            "publishedAt": "2026-05-07T10:01:50Z",
            "lang": "en",
            "source": {
                "id": "90f825eb00fa9ad1d6d59ab91b7c7316",
                "name": "The Library of Economics and Liberty",
                "url": "https://www.econlib.org"
            }
        },
        {
            "id": "86f7b8ebf6949912fec8782d02bee491",
            "title": "Professor David Gruber",
            "description": "Oceanographic Magazine",
            "content": "What happens when we immerse ourselves in the heartbeat of our planet?\nFor decades, astronauts have described the Overview Effect: a profound cognitive shift that comes from seeing Earth from afar – suspended and fragile in the vastness of space. But... [4010 chars]",
            "url": "https://oceanographicmagazine.com/features/professor-david-gruber-innerview/",
            "image": "https://cdn.oceanographicmagazine.com/wp-content/uploads/2026/05/06173901/Issue48_headshot_12-scaled.png",
            "publishedAt": "2026-05-07T09:44:06Z",
            "lang": "en",
            "source": {
                "id": "9a396b9d919295038ac7b068bcf31c34",
                "name": "Oceanographic Magazine",
                "url": "https://oceanographicmagazine.com"
            }
        },
        {
            "id": "ab5e18ee16e6ae70296d3da09be8e294",
            "title": "A curious pattern emerges from thousands of baby star clusters",
            "description": "Timing the clouds with telescopes.",
            "content": "Newborn stars born in the biggest stellar clusters tear themselves out of their birth clouds much faster than those that grow up in small clusters, according to a new study.\nUsing NASA's Hubble Space Telescope and James Webb Space Telescope, research... [3230 chars]",
            "url": "https://sea.mashable.com/space/45071/a-curious-pattern-emerges-from-thousands-of-baby-star-clusters",
            "image": "https://sm.mashable.com/t/mashable_sea/article/a/a-curious-/a-curious-pattern-emerges-from-thousands-of-baby-star-cluste_336t.1200.jpg",
            "publishedAt": "2026-05-07T09:00:00Z",
            "lang": "en",
            "source": {
                "id": "86e7d156eeb979460f929de236d00285",
                "name": "Mashable SEA",
                "url": "https://sea.mashable.com"
            }
        }
    ]
}

Categories