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": 17322,
    "articles": [
        {
            "id": "d06944bf7aac44e3185e3d9201886a0f",
            "title": "Meteor fireball triggered loud boom across New England, NASA confirms",
            "description": "May 31 - A bright fireball streaked across parts of New England in the U.S. on Saturday afternoon, accompanied by a loud boom, after a meteor broke apart high in the atmosphere, NASA said citing satellite imagery. Read more at straitstimes.com.",
            "content": "May 31 - A bright fireball streaked across parts of New England in the U.S. on Saturday afternoon, accompanied by a loud boom, after a meteor broke apart high in the atmosphere, NASA said citing satellite imagery.\nThe event occurred at about 2:06 p.m... [593 chars]",
            "url": "https://www.straitstimes.com/world/meteor-fireball-triggered-loud-boom-across-new-england-nasa-confirms",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/c412ac9e70990554966027382c2121af66be4d0970fc489c8b9776ec9038262a",
            "publishedAt": "2026-05-31T05:39:56Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "03302f8be486c99b76d2a78115aa72e2",
            "title": "Australian researchers teach brain cells to play ‘Doom’",
            "description": "Researchers say they are just scratching the surface of what the neurons could be capable of doing. Read more at straitstimes.com.",
            "content": "MELBOURNE - Australian researchers have trained lab-grown brain cells on a silicon computer chip to play the nineties shooter game “Doom” and say they are just scratching the surface of what the neurons could be capable of doing.\nIt’s the science-fic... [3380 chars]",
            "url": "https://www.straitstimes.com/asia/australianz/australian-researchers-teach-brain-cells-to-play-doom",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/6ed62402c957540a543a2e2897c7da52978d898de08b204a17c9df257b2f2ce8",
            "publishedAt": "2026-05-31T03:05:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "a7d527981219840e55667346c2039b5e",
            "title": "Meteor explodes over US with blast equivalent to 300 tonnes of TNT",
            "description": "Social media users reported the booms were so powerful that houses were shaking. Read more at straitstimes.com.",
            "content": "WASHINGTON - A meteor crashing towards Earth exploded over the north-eastern United States on May 30, NASA said, setting off booms that echoed over the region with a blast equivalent to 300 tonnes of TNT.\nThe fireball broke up over north-eastern Mass... [958 chars]",
            "url": "https://www.straitstimes.com/world/united-states/meteor-explodes-over-us-with-blast-equivalent-to-300-tons-of-tnt",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/c412ac9e70990554966027382c2121af66be4d0970fc489c8b9776ec9038262a",
            "publishedAt": "2026-05-31T00:34:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories