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": 17412,
    "articles": [
        {
            "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"
            }
        },
        {
            "id": "ab9878f6be4fd3c9cfd4b3db3320bf35",
            "title": "Nasa's Psyche spacecraft buzzing Mars on its way to a rare metal asteroid",
            "description": "CAPE CANAVERAL, Florida — A Nasa spacecraft chasing a rare metal asteroid swings past Mars this week for a gravity boost, snapping thousands of pictures as practice for the main encounter in 2029.Named Psyche like the asteroid it's after, the robotic explorer will slingshot past the red planet at 19,848 kph on Friday (May 15).It will be an especially close...",
            "content": "CAPE CANAVERAL, Florida — A Nasa spacecraft chasing a rare metal asteroid swings past Mars this week for a gravity boost, snapping thousands of pictures as practice for the main encounter in 2029.\nNamed Psyche like the asteroid it's after, the roboti... [1836 chars]",
            "url": "https://www.asiaone.com/world/nasas-psyche-spacecraft-buzzing-mars-its-way-rare-metal-asteroid-0",
            "image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/May2026/nasa-psyche-spacecraft-ap.jpg?itok=-pUYL08k",
            "publishedAt": "2026-05-15T06:24:00Z",
            "lang": "en",
            "source": {
                "id": "fc22c9ffdaef43b7870c03b37c3a22ee",
                "name": "AsiaOne",
                "url": "https://www.asiaone.com"
            }
        }
    ]
}

Categories