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": 16894,
    "articles": [
        {
            "id": "e36ecb8b14b25217af64bc75068074ae",
            "title": "11 Billion-Year-Old Collision May Explain Milky Way’s Spin-Up Mystery",
            "description": "The Milky Way’s stellar disk may have been reshaped 11 billion years ago by a massive galactic collision, sparking a wave of star formation that still echoes today.",
            "content": "Billions of years ago, our galaxy experienced a cosmic smash-up that may have completely reshaped the Milky Way’s rotating stellar disk. This ancient galactic collision, now traced back to roughly 11 billion years ago, sent shockwaves through the gal... [3725 chars]",
            "url": "https://dailygalaxy.com/2026/05/11-billion-year-collision-milky-ways-spin/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/11-Billion-Year-Old-Collision-May-Explain-Milky-Ways-Spin-Up-Mystery-scaled.png",
            "publishedAt": "2026-05-19T14:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "3b79d512e6fd9f778ba2a8fe996c25a6",
            "title": "Paramyrothecium sp. Fungus Yields Paramyfurans A and B, Potential Cytotoxic Compounds for Mesothelioma Treatment",
            "description": "Researchers have identified new compounds with cytotoxi […]",
            "content": "Researchers have identified new compounds with cytotoxic properties from a fungal strain, offering potential advancements in malignant mesothelioma treatment. The compounds, named paramyfurans A and B, along with paramylactone, were derived from the ... [565 chars]",
            "url": "https://www.geneonline.com/paramyrothecium-sp-fungus-yields-paramyfurans-a-and-b-potential-cytotoxic-compounds-for-mesothelioma-treatment/",
            "image": "https://www.geneonline.com/wp-content/uploads/EN_NEWSFLASH_5-1.png",
            "publishedAt": "2026-05-19T10:20:35Z",
            "lang": "en",
            "source": {
                "id": "e5376462a7128acdb762718aa2daf90e",
                "name": "geneonline.com",
                "url": "https://www.geneonline.com"
            }
        },
        {
            "id": "117cfe13dbefd50ecd7e2712bc84d0fb",
            "title": "Scientists baffled by record-breaking solar eruption with a heartbeat",
            "description": "It continued for 19 days.",
            "content": "Scientists detected a mysterious radio signal that lasted nearly three weeks, shattering previous records and pointing to an enormous magnetic structure that trapped energetic particles in space high above the sun.\nThe signal came from a so-called \"t... [3567 chars]",
            "url": "https://sea.mashable.com/space/46519/scientists-baffled-by-record-breaking-solar-eruption-with-a-heartbeat",
            "image": "https://sm.mashable.com/t/mashable_sea/article/s/scientists/scientists-baffled-by-record-breaking-solar-eruption-with-a_85g1.1200.jpg",
            "publishedAt": "2026-05-19T09:00:00Z",
            "lang": "en",
            "source": {
                "id": "86e7d156eeb979460f929de236d00285",
                "name": "Mashable SEA",
                "url": "https://sea.mashable.com"
            }
        }
    ]
}

Categories