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": 16988,
    "articles": [
        {
            "id": "cbe40d8f52e5ec938c26c091859f42f1",
            "title": "B612 Foundation Announces 2026 Winner of the Schweickart Prize",
            "description": "University of Edinburgh Researchers Brian P. Murphy and Richard E. Cannon Recognized for Proposal to Expand Planetary Defense to Humanity’s […]",
            "content": "University of Edinburgh Researchers Brian P. Murphy and Richard E. Cannon Recognized for Proposal to Expand Planetary Defense to Humanity’s New Frontiers\nSAN FRANCISCO, June 23, 2026 /PRNewswire/ — B612 Foundation announced the recipient of the annua... [5427 chars]",
            "url": "https://technode.global/prnasia/b612-foundation-announces-2026-winner-of-the-schweickart-prize/",
            "image": "https://technode.global/wp-content/uploads/2023/09/TNGlobal-featured.jpg",
            "publishedAt": "2026-06-23T04:55:11Z",
            "lang": "en",
            "source": {
                "id": "a4ca83e7bd427a0b31e1f5ef06163c63",
                "name": "TNGlobal",
                "url": "https://technode.global"
            }
        },
        {
            "id": "06118e1aea6234ee69552098fe42e832",
            "title": "Interstellar comet likely far older than Solar System: astronomers",
            "description": "An interstellar comet that blazed past the Sun last year could be nearly three times older than our Solar System and is unlike anything ever before seen in our cosmic backyard, astronomers said Monday...",
            "content": "An interstellar comet that blazed past the Sun last year could be nearly three times older than our Solar System and is unlike anything ever before seen in our cosmic backyard, astronomers said Monday.\nThe comet 3I/ATLAS is just the third visitor fro... [4232 chars]",
            "url": "https://sg.news.yahoo.com/interstellar-comet-likely-far-older-001921802.html",
            "image": "https://s.yimg.com/os/en/afp.com.sg/7ae609dca4820768721b05f608850cfe",
            "publishedAt": "2026-06-23T00:19:00Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "69f9b824bf398e4173d1e5a16cd99f7c",
            "title": "Tiny, abundant ocean alga shows how life thrives where sunlight and iron are scarce",
            "description": "Many ocean ecosystems have a “hidden green zone” below the surface where chlorophyll—an indicator of photosynthesis—reaches a local peak. Scientists call this",
            "content": "Cultures of P. calceolata with and without added iron. The sample on the right, with the addition of iron, shows a marked increase in biomass and pigmentation. Image courtesy Tyler Coale.\nP. calceolata has a highly tuned strategy for living where bot... [5711 chars]",
            "url": "https://www.einpresswire.com/article/921420337/tiny-abundant-ocean-alga-shows-how-life-thrives-where-sunlight-and-iron-are-scarce",
            "image": "https://img.einnews.com/facebook/1137039/pcalceolatatcoale.png",
            "publishedAt": "2026-06-22T23:30:00Z",
            "lang": "en",
            "source": {
                "id": "ee97d126e3c1268a87082bb81692581b",
                "name": "EIN Presswire",
                "url": "https://www.einpresswire.com"
            }
        }
    ]
}

Categories