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": 16928,
    "articles": [
        {
            "id": "571da868d24e8f300aeec9807d068da0",
            "title": "NASA captures dramatic cloud formations off Alaska’s coast",
            "description": "NASA satellite captures rare cloud formations over Alaska as Arctic air meets warmer ocean waters, creating striking patterns.",
            "content": "Winter did not quietly fade away in southern Alaska this year. Instead, it pushed through its final days with cold air, steady snow, and a sky that told a complex story.\nOffshore, the atmosphere arranged itself into striking patterns that revealed ho... [4576 chars]",
            "url": "https://www.earth.com/image/nasa-captures-dramatic-cloud-formations-off-alaskas-coast/",
            "image": "https://cff2.earth.com/uploads/2026/04/30104436/Alaska-cloud-streets-1000x852.jpg",
            "publishedAt": "2026-04-30T18:00:00Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "138d84af795c79a947c0e620a0390c41",
            "title": "Scientists detect radio bursts coming from beneath Antarctic ice",
            "description": "Radio signals from beneath Antarctic ice reveal particle impacts and may improve how scientists detect neutrinos.",
            "content": "Scientists have reported the first direct evidence that high-energy particle impacts can produce detectable radio flashes from within Antarctic ice.\nThose signals convert a long-theorized effect into a usable marker, giving researchers a concrete way... [5245 chars]",
            "url": "https://www.earth.com/news/scientists-detect-radio-bursts-beneath-antarctic-ice-that-could-reveal-ghost-particles/",
            "image": "https://cff2.earth.com/uploads/2026/04/29151812/radio-signals-antarctic-ice-neutrino-detection.jpg",
            "publishedAt": "2026-04-30T18:00:00Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "24d363665885ad5fbe565e8d86df25c0",
            "title": "How Rock Removes CO2 From The Atmosphere",
            "description": "Welcome to Astrobiology.com",
            "content": "Rocks can bind carbon dioxide — and much faster than previously thought. For a long time, it was assumed that the transformation of CO2 into carbonate rock depends on very slow, time-consuming processes. According to that view, the binding of CO2 inj... [3451 chars]",
            "url": "https://astrobiology.com/2026/04/how-rock-removes-co2-from-the-atmosphere.html",
            "image": "https://astrobiology.com/wp-content/uploads/2026/04/How-rock-removes.png",
            "publishedAt": "2026-04-30T17:49:12Z",
            "lang": "en",
            "source": {
                "id": "1ff5b422408f5ec9bc27a0260c24caee",
                "name": "astrobiology.com",
                "url": "https://astrobiology.com"
            }
        }
    ]
}

Categories