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": 16698,
    "articles": [
        {
            "id": "69906bf59fdb748ec5e762f6a83f545f",
            "title": "Astronauts' brains retain memory of gravity even after months in space, study finds",
            "description": "Researchers working with 11 astronauts discovered that even in weightlessness, the brain continues to behave as if gravity is still present - a finding that could impact future space exploration.",
            "content": "The human brain retains such a deep-rooted memory of gravity that astronauts in space continue to misjudge how tightly to grip objects even after spending months in weightlessness, according to a new study.\nPublished in the Journal of Neuroscience, t... [3011 chars]",
            "url": "https://www.euronews.com/next/2026/04/21/memory-of-gravity-after-months-in-space",
            "image": "https://images.euronews.com/articles/stories/09/72/98/62/1200x675_cmsv2_fc70cc6e-4270-532f-b5ce-05452ed9de50-9729862.jpg",
            "publishedAt": "2026-04-21T11:24:06Z",
            "lang": "en",
            "source": {
                "id": "fe7887ab38dfaf6c0f8af3a124d38295",
                "name": "Euronews.com",
                "url": "https://www.euronews.com"
            }
        },
        {
            "id": "ee412286133da4721da1669e5e50d9d5",
            "title": "NASA rover adds to the list of organic compounds detected on Mars",
            "description": "WASHINGTON, April 21 : Performing a type of experiment never before tried beyond Earth, NASA's Curiosity rover has identified more organic compounds on Mars as scientists strive to learn whether the Red Planet ever harbored life.Five of the seven diverse organic compounds confirmed by the six-wheeled rover in",
            "content": "WASHINGTON, April 21 : Performing a type of experiment never before tried beyond Earth, NASA's Curiosity rover has identified more organic compounds on Mars as scientists strive to learn whether the Red Planet ever harbored life.\nFive of the seven di... [3866 chars]",
            "url": "https://www.channelnewsasia.com/business/nasa-rover-adds-list-organic-compounds-detected-mars-6070391",
            "image": "https://dam.mediacorp.sg/image/upload/s--RqxpF-XH--/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2024-04:reuters_1,w_0.1/f_auto,q_auto/v1/one-cms/core/2026-04-21T090130Z_1_LYNXMPEM3K0FI_RTROPTP_3_SPACE-MARS.JPG?itok=CLtiwYF4",
            "publishedAt": "2026-04-21T09:01:30Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "84222138eb00a64eb4c3f2263989813f",
            "title": "Hubble’s 36th Birthday Image Shows Trifid Nebula",
            "description": "A new anniversary image from the NASA/ESA Hubble Space Telescope reveals surprisingly fast evolution in a turbulent stellar nursery called the Trifid Nebula, where newborn stars sculpt gas and dust on human timescales.",
            "content": "A new anniversary image from the NASA/ESA Hubble Space Telescope reveals surprisingly fast evolution in a turbulent stellar nursery called the Trifid Nebula, where newborn stars sculpt gas and dust on human timescales.\nThe Trifid Nebula was discovere... [3773 chars]",
            "url": "https://www.sci.news/astronomy/hubbles-birthday-image-trifid-nebula-14707.html",
            "image": "https://cdn.sci.news/images/2026/04/image_14707-Trifid-Nebula.jpg",
            "publishedAt": "2026-04-20T22:55:55Z",
            "lang": "en",
            "source": {
                "id": "c74358087a9ef7a865a623801c9a631c",
                "name": "Sci.News",
                "url": "https://www.sci.news"
            }
        }
    ]
}

Categories