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": 17208,
    "articles": [
        {
            "id": "a1fcb7ff7d5188f55b09487150415253",
            "title": "Photographer Spends Night on Freezing Mountain to Capture Rare Triple Galaxy Arch",
            "description": "Photographer Angel Fux spent a freezing night on an Alpine mountain to get an unobstructed view of both arms of the Milky Way Galaxy.",
            "content": "Few people get to see the full splendor of the Milky Way Galaxy arch — even fewer get to see the summer and winter arms in the same night.\nIntrepid photographer Angel Fux had to meticulously plan her trip to the top of Dent d’Hérens on the border of ... [6480 chars]",
            "url": "https://petapixel.com/2026/05/08/photographer-spends-night-on-freezing-mountain-to-capture-rare-triple-galaxy-arch/",
            "image": "https://petapixel.com/assets/uploads/2026/05/Triple-Arch-Angel-Fux.jpg",
            "publishedAt": "2026-05-08T14:01:42Z",
            "lang": "en",
            "source": {
                "id": "7c9bbb3c4e144038df75cf7bda3c256e",
                "name": "PetaPixel",
                "url": "https://petapixel.com"
            }
        },
        {
            "id": "32d66d862e1d2fcf20dacc9dc4b67f31",
            "title": "Unlocking membrane protein targets in drug discovery",
            "description": "Membrane proteins present significant technical challenges in drug discovery, yet their role in biology make them highly valuable therapeutic targets.",
            "content": "Integral membrane proteins are proteins are among the most valuable, but also most challenging, targets in drug discovery. However, the right approaches can overcome commonly encountered challenges.\nImage Credit: Juan Gaertner /Shutterstock.com\nDespi... [7532 chars]",
            "url": "https://www.news-medical.net/whitepaper/20260508/Unlocking-membrane-protein-targets-in-drug-discovery.aspx",
            "image": "https://www.news-medical.net/images/appnotes/ImageForAppNote_6265_17781532274817364.jpg",
            "publishedAt": "2026-05-08T10:50:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "id": "dd242bbb0b8099369b338853183d813c",
            "title": "Astronomers get the best look yet at the surface of an exoplanet",
            "description": "WASHINGTON, May 8 : Astronomers have gotten their clearest look yet at the surface of an exoplanet - a planet beyond our solar system - thanks to NASA's James Webb Space Telescope.Webb gathered data on a rocky exoplanet with a diameter about 30 per cent larger than Earth that indicates it is a desolate and ai",
            "content": "WASHINGTON, May 8 : Astronomers have gotten their clearest look yet at the surface of an exoplanet - a planet beyond our solar system - thanks to NASA's James Webb Space Telescope.\nWebb gathered data on a rocky exoplanet with a diameter about 30 per ... [4159 chars]",
            "url": "https://www.channelnewsasia.com/business/astronomers-get-best-look-yet-surface-exoplanet-6109421",
            "image": "https://dam.mediacorp.sg/image/upload/s--wTaqF33r--/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-05-08T102931Z_1_LYNXMPEM470LT_RTROPTP_3_SPACE-EXOPLANET.JPG?itok=Sn_9QTnI",
            "publishedAt": "2026-05-08T10:00:58Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories