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": 17414,
    "articles": [
        {
            "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"
            }
        },
        {
            "id": "11c03e8465577a6519c57e66096a8399",
            "title": "Striking mathematical pattern uncovered in Chinese money plant leaves",
            "description": "The team say it is the first demonstration of 'Voronoi patterns' in plants",
            "content": "Researchers in the US and Canda have discovered a naturally occurring “Voronoi pattern” in the Chinese money plant.\nVoronoi diagrams were introduced in the 1600s by French philosopher René Descartes and are named after the Russian mathematician Georg... [1806 chars]",
            "url": "https://physicsworld.com/a/striking-mathematical-pattern-uncovered-in-chinese-money-plant-leaves/",
            "image": "https://physicsworld.com/wp-content/uploads/2026/05/chinese-money-plant-15-05-2026.jpg",
            "publishedAt": "2026-05-15T12:03:11Z",
            "lang": "en",
            "source": {
                "id": "1dd3759cb6657cd7ae475f4c1193d66b",
                "name": "Physics World",
                "url": "https://physicsworld.com"
            }
        },
        {
            "id": "31d5c594ed32934ddd3f08240d4d3267",
            "title": "Southeast Asia's largest dinosaur identified in Thailand",
            "description": "Scientists have identified a massive new dinosaur from remains discovered in Thailand, with the creature estimated to have weighed as much an nine adult elephants. They estimated the new dinosaur had ...",
            "content": "Scientists have identified a massive new dinosaur from remains discovered in Thailand, with the creature estimated to have weighed as much an nine adult elephants.\nThe long-necked herbivore stretched 27 metres (88 feet) and weighed about 27 tonnes, a... [1524 chars]",
            "url": "https://sg.news.yahoo.com/southeast-asias-largest-dinosaur-identified-075852691.html",
            "image": "https://s.yimg.com/os/en/afp.com.sg/3cb9246e02290cc7151ad238f0cf3206",
            "publishedAt": "2026-05-15T07:58:52Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        }
    ]
}

Categories