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": 15894,
    "articles": [
        {
            "id": "8d75a8fb8b5be254f2e71a12ef7ad022",
            "title": "New species of venomous box jellyfish discovered in Singapore waters, dubbed after Sentosa’s historical Malay name",
            "description": "Sentosa's old name was Pulau Blakang Mati, basically \"Island of Death Behind,\" and now, there's literally a venomous box jellyfish named after it.",
            "content": "SINGAPORE: Scientists from Japan and Singapore have identified a previously unknown species of box jellyfish in Singapore waters, a discovery they say sheds new light on marine biodiversity in the region.\nThe newly identified species, named Chironex ... [3107 chars]",
            "url": "https://theindependent.sg/new-species-of-venomous-box-jellyfish-discovered-in-singapore-waters-dubbed-after-sentosa-s-historical-malay-name/",
            "image": "https://sgp1.digitaloceanspaces.com/theindependentsg/uploads/2026/5/0475ed27-fdb3-4122-86f8-89d2b7be16b3.webp",
            "publishedAt": "2026-05-18T22:33:47Z",
            "lang": "en",
            "source": {
                "id": "bd0d539a40fd61b4adcc927020be0916",
                "name": "The Independent Singapore News",
                "url": "https://theindependent.sg"
            }
        },
        {
            "id": "967af0b6cee9e49ac6c906f7ba15ba91",
            "title": "Scientists Bioengineer Photosynthesis in the Eyes to Treat Dry Eye Disease",
            "description": "Plant machinery turns light into anti-inflammatory power inside eye cells.",
            "content": "Photosynthesis is one of the most astonishing processes on Earth. Without it, we wouldn’t have plants. Without plants, most life as we know it would collapse.\nMammals, of course, can’t photosynthesize. That is why we need to eat. But in a new study, ... [5972 chars]",
            "url": "https://www.zmescience.com/future/spinach-photosynthesis-dry-eye-treatment/",
            "image": "https://cdn.zmescience.com/wp-content/uploads/2026/05/Green-eye.jpg",
            "publishedAt": "2026-05-18T20:33:34Z",
            "lang": "en",
            "source": {
                "id": "7467b24e4cb225d2d28c3119640a3232",
                "name": "ZME Science",
                "url": "https://www.zmescience.com"
            }
        },
        {
            "id": "449af227b83b17f21a1d11581cbea4b4",
            "title": "Satellites and computer models join forces to reveal how plants and leaves actually experience rising temperatures",
            "description": "Climate change and drier air could cause plant and leaf temperature to heat up much more than expected and affect global ecosystems.",
            "content": "Scientists measure climate warming using thermometers positioned a few feet above the ground and protected from direct sunlight.\nThe measurements help experts interpret crop models, forecast drought conditions, and evaluate the emissions targets used... [5443 chars]",
            "url": "https://www.earth.com/news/satellites-and-climate-models-join-forces-to-measure-plant-leaf-temperature-vs-air-temperature/",
            "image": "https://cff2.earth.com/uploads/2026/05/18140500/crops_drought_plant-leaf-temperature_air-temp_1m.jpg",
            "publishedAt": "2026-05-18T20:17:48Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        }
    ]
}

Categories