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": 17042,
    "articles": [
        {
            "id": "9073d94aae5f19b0375cb73f6e22323d",
            "title": "How chromatin movement helps control gene expression",
            "description": "For the first time, MIT researchers measured the dynamics of chromatin movement over an extended period of time, ranging from the scale of microseconds to hours. The findings offer insight into how gene expression is regulated, as well as how chromatin segments come together for other processes such as DNA repair.",
            "content": "Gene expression is controlled, in part, by the interactions between genes and regulatory elements located along the genome. Those interactions depend on the ability of chromatin — a mix of DNA and proteins — to move around within a crowded space.\nIn ... [7587 chars]",
            "url": "https://news.mit.edu/2026/how-chromatin-movement-helps-control-gene-expression-0504",
            "image": "https://news.mit.edu/sites/default/files/images/202605/MIT-Chromatin-Dynamics-01-press.jpg",
            "publishedAt": "2026-05-04T09:00:00Z",
            "lang": "en",
            "source": {
                "id": "e6d0a859abd0707cb2c26ce72630b38b",
                "name": "MIT News",
                "url": "https://news.mit.edu"
            }
        },
        {
            "id": "0c81d471ce3f104b2f3bf98ed345b36a",
            "title": "Which is the most common type of planet in the galaxy? Scientists reveal ‘super-Earths’",
            "description": "Science News: According to Kepler observations, the most abundant kind of planets in the Milky Way is the super-Earths. These planets are larger than Earth but smal.",
            "content": "Image: NASA\nAccording to Kepler observations, the most abundant kind of planets in the Milky Way is the super-Earths. These planets are larger than Earth but smaller than Neptune, and they have been observed in many planetary systems of the galaxy. S... [3934 chars]",
            "url": "https://timesofindia.indiatimes.com/science/which-is-the-most-common-type-of-planet-in-the-galaxy-scientists-reveal-super-earths/articleshow/130776094.cms",
            "image": "https://static.toiimg.com/thumb/msid-130776708,width-1280,height-720,imgsize-768357,resizemode-6,overlay-toi_sw,pt-32,y_pad-600/photo.jpg",
            "publishedAt": "2026-05-04T08:57:00Z",
            "lang": "en",
            "source": {
                "id": "9c931d3332c3a87c89b804230892aa64",
                "name": "The Times of India",
                "url": "https://timesofindia.indiatimes.com"
            }
        },
        {
            "id": "ffb661449833347fc439da2dee4b7fbe",
            "title": "Novel wheat hybrids increase resistance to major fungal disease by up to 70%",
            "description": "A new experimental study has identified a novel genetic locus in a common agricultural weed, Elymus repens, that provides significant resistance to the destructive fungal disease Fusarium Head Blight (FHB) and has now been successfully transferred into wheat to produce FHB resistant hybrids.",
            "content": "A new experimental study has identified a novel genetic locus in a common agricultural weed, Elymus repens, that provides significant resistance to the destructive fungal disease Fusarium Head Blight (FHB) and has now been successfully transferred in... [2368 chars]",
            "url": "https://phys.org/news/2026-05-wheat-hybrids-resistance-major-fungal.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2015/wheat.jpg",
            "publishedAt": "2026-05-04T08:00:01Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories