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": 16738,
    "articles": [
        {
            "id": "e821ffc0894e2834baca10f53d63d2a3",
            "title": "Researchers find dramatic restoration on land and sea after island rat removal",
            "description": "Environmental science and conservation news",
            "content": "When invasive rats are removed from islands, the ecological benefits can ripple across both land and sea more quickly than scientists expected, according to recent research.\nScientists have long assumed that meaningful recovery after the predators ar... [3011 chars]",
            "url": "https://news.mongabay.com/short-article/2026/06/researchers-find-dramatic-restoration-on-land-and-sea-after-island-rat-removal/",
            "image": "https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/06/12212910/Island_Conservation_Ulong_Rainbow_Timo_Sullivan-scaled-e1781299810446.jpg",
            "publishedAt": "2026-06-13T00:30:53Z",
            "lang": "en",
            "source": {
                "id": "9aa91626e2606ab79192d32e90bbab76",
                "name": "news - Mongabay",
                "url": "https://news.mongabay.com"
            }
        },
        {
            "id": "f694c2855bcf24eb5e58518d75b172de",
            "title": "Ever have a scary HR meeting on your calendar? That's how the Artemis 3 crew found out their assignments",
            "description": "NASA took an unconventional approach to informing the astronauts of Artemis 3 about their crew assignments.",
            "content": "HOUSTON — Ever had a mysterious meeting with management show up on your work calendar? Unannounced and unprompted? With invitees from parts of the company you don't normally sit in on meetings with?\nThat kind of calendar event might send spikes of pa... [5485 chars]",
            "url": "https://www.space.com/space-exploration/artemis/ever-have-a-scary-hr-meeting-on-your-calendar-thats-how-the-artemis-3-crew-found-out-their-assignments",
            "image": "https://cdn.mos.cms.futurecdn.net/3BHjn53nhR6kuqzzGt7Gdi-1822-80.jpg",
            "publishedAt": "2026-06-12T22:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        },
        {
            "id": "aafc9ecfb80c3b303db4dd1e0052fb6b",
            "title": "Deep waters off Japan harbor four species of 'living pink rocks' that help store carbon",
            "description": "Scientists discovered four new rhodolith species in deep waters off Japan, revealing an unexpected biodiversity hotspot beneath the sea.",
            "content": "Some species are so easy to overlook that they can spend centuries hidden in plain sight. That is the case with rhodoliths, which resemble small pink rocks on the seafloor but are actually living algae.\nThese unusual organisms help support marine eco... [6206 chars]",
            "url": "https://www.earth.com/news/deep-waters-off-japan-harbor-four-species-of-living-pink-rocks-rhodoliths-that-help-store-carbon/",
            "image": "https://cff2.earth.com/uploads/2026/06/12133641/rhodoliths_pink-rocks_ecosystem_carbon-sequestration_Hiroshima-U_1m.jpg",
            "publishedAt": "2026-06-12T20:26:15Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        }
    ]
}

Categories