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": 16680,
    "articles": [
        {
            "id": "e400161a801ac4d499007832fabf294f",
            "title": "Fungi Survive Space and Mars Conditions, Study Finds",
            "description": "Scientists discover fungi that can survive spacecraft sterilization, space radiation, and Martian conditions, raising concerns about planetary contamination.",
            "content": "Engineers face an omnipresent but invisible enemy: microbial life in the cleanrooms where spacecraft are put together. All surfaces are scrubbed at scalding temperatures and soaked in disinfectant. The goal is simple: to ensure that no organisms on E... [4544 chars]",
            "url": "https://www.techexplorist.com/resilient-fungi-survive-mars/102720/",
            "image": "https://www.techexplorist.com/wp-content/uploads/2026/04/mars-surface.jpg",
            "publishedAt": "2026-04-20T14:22:43Z",
            "lang": "en",
            "source": {
                "id": "384f05ddf6ed854b082cdea0d2279b35",
                "name": "Tech Explorist",
                "url": "https://www.techexplorist.com"
            }
        },
        {
            "id": "ea284bf5130adc73cb4dc18782fd4d35",
            "title": "Scientists stunned as bacteria rewire DNA machinery to shape cells",
            "description": "Cyanobacteria—ancient microbes that oxygenated Earth and made complex life possible—are still revealing surprises billions of years later. Scientists have now discovered that a molecular system once used to separate DNA has been repurposed into something entirely different: a structure that shapes the cell itself.",
            "content": "\"Cyanobacteria are essentially pioneers of oxygenic photosynthesis,\" says Benjamin Springstein, a postdoc in the Loose group at the Institute of Science and Technology Austria (ISTA).\n\"They are responsible for the Great Oxygenation Event about 2.5 bi... [5460 chars]",
            "url": "http://www.sciencedaily.com/releases/2026/04/260420014733.htm",
            "image": "https://www.sciencedaily.com/images/1920/fluorescent-anabaena.webp",
            "publishedAt": "2026-04-20T10:20:28Z",
            "lang": "en",
            "source": {
                "id": "8400452cd3ae520c3deec87e0653d197",
                "name": "ScienceDaily",
                "url": "http://www.sciencedaily.com"
            }
        },
        {
            "id": "6824ee4e45dae13655f20dd7f751aee5",
            "title": "Putting Brain Development on the Map",
            "description": "For the first time, scientists succeed in mapping the blood vessels in a newborn mouse’s brain, revealing three stages of development linked to the growth of neural circuits.",
            "content": "Newswise — Scientists have made a major advance in developmental neuroscience, creating the very first detailed atlas of how the vascular network of a mouse's brain grows after birth. Their study is published in Cell.\nCo-led by Alexandre Dubrac, a re... [5458 chars]",
            "url": "https://www.newswise.com/articles/putting-brain-development-on-the-map",
            "image": "https://www.newswise.com/images/uploads/2026/04/17/69e288cb7a6de_cerveaulumieuxCrLAMBADA.jpg",
            "publishedAt": "2026-04-20T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "a7e70333eab8750164de280ed5e2e58c",
                "name": "Newswise",
                "url": "https://www.newswise.com"
            }
        }
    ]
}

Categories