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": 15798,
    "articles": [
        {
            "id": "21910bc4a4dcaf8967fb30c2291d000a",
            "title": "Volcanoes may have dramatically altered rainfall over 500 years",
            "description": "Study reveals that volcanoes have altered rainfall patterns in Asia for centuries, intensifying regional droughts and floods.",
            "content": "A new study has found that volcanic eruptions have repeatedly pushed Asian summer rainfall into the same three-part pattern produced by the climate system’s own long swings.\nThat link recasts centuries of flooding and drought across Asia as a story s... [5465 chars]",
            "url": "https://www.earth.com/news/volcanoes-may-have-dramatically-altered-rainfall-patterns-over-the-centuries/",
            "image": "https://cff2.earth.com/uploads/2026/03/27155703/volcanoes_rainfall-patterns-asia_1m.jpg",
            "publishedAt": "2026-03-27T22:03:26Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "b49bf0962c12b739317f449ac94cb19d",
            "title": "Quasi-liquid layer controls growth mechanisms of ice-like materials",
            "description": "Clathrate hydrates are crystalline structures formed at the bottom of seafloors, created by water molecules trapping methane, carbon dioxide or other molecules. While these materials are underutilized in technology, a University of Oklahoma researcher is helping scientists better understand them through a trailblazing study.",
            "content": "Clathrate hydrates are crystalline structures formed at the bottom of seafloors, created by water molecules trapping methane, carbon dioxide or other molecules. While these materials are underutilized in technology, a University of Oklahoma researche... [3829 chars]",
            "url": "https://phys.org/news/2026-03-quasi-liquid-layer-growth-mechanisms.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/quasi-liquid-layer-con.jpg",
            "publishedAt": "2026-03-27T22:00:04Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "8f46f25c2a3965d620ff737f0a592011",
            "title": "From diabetes to TNT: Using bacteria to neutralize problem chemicals",
            "description": "A battlefield compound that causes mutations and likely cancer in humans may not be a match for a battle with bacteria, offering hope for remediating combat-related chemical contamination.",
            "content": "In science, one thing often — perhaps even invariably — leads to another. But the connections are rarely as intriguing as this: Discovery of a newly evolved ability to break down a synthetic drug leading to development of a compound that can clean up... [2448 chars]",
            "url": "https://twin-cities.umn.edu/news-events/diabetes-tnt-using-bacteria-neutralize-problem-chemicals",
            "image": "https://twin-cities.umn.edu/sites/twin-cities.umn.edu/files/soil-petri-dish.jpg",
            "publishedAt": "2026-03-27T19:04:27Z",
            "lang": "en",
            "source": {
                "id": "b56f4f05bd07ef8986e65ce319485746",
                "name": "University of Minnesota Twin Cities",
                "url": "https://twin-cities.umn.edu"
            }
        }
    ]
}

Categories