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": 17426,
    "articles": [
        {
            "id": "ca81cadd9be7f1b761b94c5b07e8db41",
            "title": "Eyes that photosynthesise: NUS scientists plant a cure for dry eye disease",
            "description": "What if your eyes could use light to heal themselves? Drawing inspiration from how plants harness sunlight, researchers at the National University of Singapore (NUS) are pioneering a revolutionary treatment for dry eye disease. Their approach uses a light-activated technology derived from the photosynthetic membranes of the spinach plant, enabli...",
            "content": "What if your eyes could use light to heal themselves? Drawing inspiration from how plants harness sunlight, researchers at the National University of Singapore (NUS) are pioneering a revolutionary treatment for dry eye disease. Their approach uses a ... [6572 chars]",
            "url": "https://news.nus.edu.sg/eyes-that-photosynthesise/",
            "image": "https://content.presspage.com/uploads/2580/22ba5c1f-2f86-43c1-92e9-b2dcefe4b73b/1920_photo1-26.jpg?10000",
            "publishedAt": "2026-05-16T02:00:00Z",
            "lang": "en",
            "source": {
                "id": "1733bd897ecb9d1a5d836e4fd65d1f88",
                "name": "NUS - National University of Singapore",
                "url": "https://news.nus.edu.sg"
            }
        },
        {
            "id": "2d4ab4267cdd218487fd429b32d4b138",
            "title": "Osaka University Develops Method to Make Nanoparticle Aggregates Heat",
            "description": "Researchers at the University of Osaka have developed a […]",
            "content": "Osaka University Develops Method to Make Nanoparticle Aggregates Heat-Moldable Using Interfacial Ionic Mobility\nResearchers at the University of Osaka have developed a new method for making nanoparticle aggregates heat-moldable, overcoming the tradit... [745 chars]",
            "url": "https://www.geneonline.com/osaka-university-develops-method-to-make-nanoparticle-aggregates-heat-moldable-using-interfacial-ionic-mobility/",
            "image": "https://www.geneonline.com/wp-content/uploads/EN_NEWSFLASH_5-1.png",
            "publishedAt": "2026-05-15T19:37:08Z",
            "lang": "en",
            "source": {
                "id": "e5376462a7128acdb762718aa2daf90e",
                "name": "geneonline.com",
                "url": "https://www.geneonline.com"
            }
        },
        {
            "id": "d8ad7072d4b0ccf886da90a3b0215ece",
            "title": "Singaporean Scientists Develop New RNA Mapping Technique Published in *Nature Methods*",
            "description": "Singaporean scientists have devised a novel technique f […]",
            "content": "Singaporean scientists have devised a novel technique for examining individual RNA molecules, which could shed light on the role of RNA structure in gene regulation. Gene regulation is a critical biological process with implications for both healthy ... [665 chars]",
            "url": "https://www.geneonline.com/singaporean-scientists-develop-new-rna-mapping-technique-published-in-nature-methods/",
            "image": "https://www.geneonline.com/wp-content/uploads/EN_NEWSFLASH_5-1.png",
            "publishedAt": "2026-05-15T19:12:39Z",
            "lang": "en",
            "source": {
                "id": "e5376462a7128acdb762718aa2daf90e",
                "name": "geneonline.com",
                "url": "https://www.geneonline.com"
            }
        }
    ]
}

Categories