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": 15906,
    "articles": [
        {
            "id": "54eecad0682652a6faf5780491001a9d",
            "title": "Astrophysicists figure out what caused a super-bright supernova",
            "description": "WASHINGTON, March 11 : A supernova - the explosion marking the end of a massive star's life - is one of the brightest cosmic events, usually about a billion times more luminous than the sun. But some - a small fraction - are even brighter than that, 10 to 100 times more luminous. These are called superluminous super",
            "content": "WASHINGTON, March 11 : A supernova - the explosion marking the end of a massive star's life - is one of the brightest cosmic events, usually about a billion times more luminous than the sun. But some - a small fraction - are even brighter than that, ... [3866 chars]",
            "url": "https://www.channelnewsasia.com/business/astrophysicists-figure-out-what-caused-super-bright-supernova-5987261",
            "image": "https://dam.mediacorp.sg/image/upload/s--keSfTjJE--/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-03-11T160229Z_1_LYNXMPEM2A148_RTROPTP_3_SPACE-SUPERNOVA.JPG?itok=ZHB6YI2e",
            "publishedAt": "2026-03-11T16:02:29Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "1e1d8cf6c5faa735a1c2c31aea3a1dfe",
            "title": "A genome-wide MAGIC kit for recombinase-independent mosaic analysis in Drosophila",
            "description": "A comprehensive toolkit enables genome-wide, recombinase-independent mosaic analysis in Drosophila, permitting clonal analysis of pericentromeric genes, deficiency chromosomes, and interspecific hybrids previously inaccessible to standard methods.",
            "content": "Mosaic animals containing genetically distinct populations of cells in the same organism are useful for in vivo studies of complex biological processes. For this reason, techniques that can generate genetically labeled mosaic clones have been utilize... [10566 chars]",
            "url": "https://elifesciences.org/articles/108453",
            "image": "https://elifesciences.org/assets/images/social/icon-600x600@1.52e87ee6.png",
            "publishedAt": "2026-03-11T13:56:30Z",
            "lang": "en",
            "source": {
                "id": "05337eef5aa7d877cbdef2752d82b109",
                "name": "eLife",
                "url": "https://elifesciences.org"
            }
        },
        {
            "id": "58ec017241d7e9380ce6055a781dee4a",
            "title": "Humans Could Live Up to 200 Years If Scientists Harness a Protein That Repairs DNA Damage",
            "description": "Researchers found a protein that stops aging, and it might just let humans reach 200 years old very soon.",
            "content": "Deep beneath the shifting sea ice of the Arctic Ocean, a massive marine mammal moves slowly through waters that remain near freezing for most of the year. The animal, known as the Bowhead Whale, can weigh more than 100 tons and measure up to 18 meter... [5810 chars]",
            "url": "https://dailygalaxy.com/2026/03/scientists-discover-protein-linked-to-200-year-lifespan-in-bowhead-whale/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/03/200-Year-Lifespans-Could-Be-Within-Reach-If-Scientists-Can-Replicate-This-DNA-Protection-Mechanism-scaled.jpg",
            "publishedAt": "2026-03-11T12:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories