Flag of Singapore

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": 16494,
    "articles": [
        {
            "id": "c9434b5147f08580db8a0c4148c2b0b2",
            "title": "Unlocking the secret of where Earth’s missing lead went",
            "description": "A study by Nanyang Technological University, Singapore suggests Earth’s missing lead could be deep in the mantle, with implications for understanding how other planets evolve chemically.",
            "content": "Geoscientists have relied on different forms of lead to understand Earth’s geological history and how it was created over billions of years. However, there is a mystery that has been puzzling scientists for decades: the Earth is missing a massive amo... [913 chars]",
            "url": "https://www.ntu.edu.sg/news/detail/unlocking-the-secret-of-where-earth-s-missing-lead-went",
            "image": "https://www.ntu.edu.sg/images/librariesprovider108/hub-stories/image-2---an-ntu-singapore-led-team-predicted-a-lead-compound-forms-under-mantle-conditions.jpg?sfvrsn=cfbfd689_1",
            "publishedAt": "2026-04-14T18:47:25Z",
            "lang": "en",
            "source": {
                "id": "785c3e632b4838f162f3039b4e904991",
                "name": "Nanyang Technological University - NTU Singapore",
                "url": "https://www.ntu.edu.sg"
            }
        },
        {
            "id": "536d9b4c8b6528024b0735d8d743df3f",
            "title": "DNA reveals a sudden Stone Age population collapse in France",
            "description": "Ancient DNA reveals a sudden population collapse and replacement in Europe 5,000 years ago during the Neolithic decline.",
            "content": "About 5,000 years ago, parts of Europe faced a major crisis. Communities shrank, farms were abandoned, and burial sites fell silent. After a long gap, new people moved into these areas.\nA study of ancient DNA from a site near Paris takes a closer loo... [5503 chars]",
            "url": "https://www.earth.com/news/dna-reveals-a-sudden-stone-age-population-collapse-in-france/",
            "image": "https://cff2.earth.com/uploads/2026/04/14104857/Stone-Age-population-collapse-France.jpg",
            "publishedAt": "2026-04-14T17:37:30Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "88e0d60087d9470effcefbf2fb96e820",
            "title": "Astronomers Say They Finally Found Half the Universe’s Matter. It was Missing In Plain Sight",
            "description": "It was beginning to get embarassing but vast clouds of hydrogen may finally resolve a cosmic mystery.",
            "content": "For decades, scientists have known that ordinary matter — everything made of atoms — accounts for just 15% of the universe’s matter. The rest is mysterious dark matter. But even that modest slice didn’t fully add up. More than half of it was missing.... [3885 chars]",
            "url": "https://www.zmescience.com/science/news-science/hydrogen-missing-matter-in-universe/",
            "image": "https://cdn.zmescience.com/wp-content/uploads/2025/04/half-of-the-universes.jpg",
            "publishedAt": "2026-04-14T17:35:17Z",
            "lang": "en",
            "source": {
                "id": "7467b24e4cb225d2d28c3119640a3232",
                "name": "ZME Science",
                "url": "https://www.zmescience.com"
            }
        }
    ]
}

Categories