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": 15682,
    "articles": [
        {
            "id": "920d3d2b34fb6da4d117cc60e6187fd1",
            "title": "Scientists could soon use giant fire tornadoes to clean up our oceans",
            "description": "Sometimes, the craziest ideas just happen to be the best. Fire whirls burn oil spills faster and cleaner than fire pools, a new study shows",
            "content": "Offshore oil spills have caused some of the worst manmade disasters in history. And while adding a vortex of fire to the mix might sound like the opposite of a good solution, new research has found it might be the best way to clean up our mess.\nWhen ... [2105 chars]",
            "url": "https://www.sciencefocus.com/news/firenadoes-oil-spills",
            "image": "https://c02.purpledshub.com/uploads/sites/41/2026/02/firenado.jpg?w=1200",
            "publishedAt": "2026-02-28T15:00:00Z",
            "lang": "en",
            "source": {
                "id": "a6d40cae3c12ff6dbbc249de2f75e3fc",
                "name": "BBC Science Focus Magazine",
                "url": "https://www.sciencefocus.com"
            }
        },
        {
            "id": "fb017bc93daa661c9e724b463ecc411d",
            "title": "This plastic is made from milk and it vanishes in 13 weeks",
            "description": "Scientists racing to tackle plastic pollution have created a surprising new contender: a biodegradable packaging film made partly from milk protein. Researchers at Flinders University blended calcium caseinate with starch and natural nanoclay to form a thin, durable material designed to mimic everyday plastic. In soil tests, the film fully broke down in about 13 weeks, pointing to a realistic alternative for single-use food packaging.",
            "content": "In a recent study published in Polymers, researchers created a thin, flexible film using calcium caseinate, a commercially available form of casein, the primary protein found in milk. They blended it with modified starch and bentonite nanoclay, then ... [3457 chars]",
            "url": "https://www.sciencedaily.com/releases/2026/02/260227071922.htm",
            "image": "https://www.sciencedaily.com/images/1920/dirty-paper-plate-biodegradable-plastic-utensils.webp",
            "publishedAt": "2026-02-28T13:25:35Z",
            "lang": "en",
            "source": {
                "id": "81a05fd2712964dbdb32b1c6a27646fd",
                "name": "ScienceDaily",
                "url": "https://www.sciencedaily.com"
            }
        },
        {
            "id": "398a8224026b3e755337f4f2a936af97",
            "title": "NASA Rover Exploring Strange, Haunting Structures on Mars",
            "description": "NASA's Mars Curiosity rover has been exploring a curious geological formation made up of ridges that look like spiderwebs from space.",
            "content": "Sign up to see the future, today\nCan’t-miss innovations from the bleeding edge of science and tech\nEmail address Thank you!\nNASA’s Mars Curiosity rover has been exploring a curious geological formation made up of ridges up to six feet in height for t... [3017 chars]",
            "url": "https://futurism.com/space/nasa-rover-explores-spiderweb-structures-mars",
            "image": "https://futurism.com/wp-content/uploads/2026/02/nasa-rover-explores-spiderweb-structures-mars.jpg?quality=85&w=1200",
            "publishedAt": "2026-02-28T11:45:00Z",
            "lang": "en",
            "source": {
                "id": "bfcf3640a8a972f0d68e8dd134988385",
                "name": "Futurism",
                "url": "https://futurism.com"
            }
        }
    ]
}

Categories