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": 16664,
    "articles": [
        {
            "id": "4f97f809fc54287dc5f0ce401c3eb3d3",
            "title": "NASA turns off more instruments on Voyager 1 to keep it going.",
            "description": "Some parts of the probe were powered down last year, but power dropped unexpectedly during a maneuver on February 27th, leading NASA to shut down the Low-energy Charged Particles experiment (LECP) earlier than expected. A fix is in the works that could extend the life of both Voyagers and possibly bring LECP back online.\n> “While shutting down a science instrument is not anybody’s preference, it is the best option available,” said Kareem Badaruddin, Voyager mission manager at JPL. “Voyager 1 still has two remaining operating science instruments — one that listens to plasma waves and one that measures magnetic fields. They are still working great, sending back data from a region of space no other human-made craft has ever explored. The team remains focused on keeping both Voyagers going for as long as possible.”",
            "content": "T\nQuote\nNASA turns off more instruments on Voyager 1 to keep it going.\nSome parts of the probe were powered down last year, but power dropped unexpectedly during a maneuver on February 27th, leading NASA to shut down the Low-energy Charged Particles ... [1077 chars]",
            "url": "https://www.theverge.com/science/914705/nasa-turns-off-more-instruments-on-voyager-1-to-keep-it-going",
            "image": "https://platform.theverge.com/wp-content/uploads/sites/2/2025/01/verge-placeholder_f212b3.png?quality=90&strip=all&crop=0,0.13712291199202,100,99.725754176016",
            "publishedAt": "2026-04-19T16:24:15Z",
            "lang": "en",
            "source": {
                "id": "6904b5b083966b8966bdfd85ba5b9220",
                "name": "The Verge",
                "url": "https://www.theverge.com"
            }
        },
        {
            "id": "047a1968ce43febccc4d0e3765dd43bf",
            "title": "Managing traffic in space",
            "description": "MIT Associate Professor Richard Linares applies astrodynamics to help track and manage space debris — the millions of objects in orbit around Earth.",
            "content": "Chances are, you’ve already used a satellite today. Satellites make it possible for us to stream our favorite shows, call and text a friend, check weather and navigation apps, and make an online purchase. Satellites also monitor the Earth’s climate, ... [8961 chars]",
            "url": "https://news.mit.edu/2026/managing-traffic-in-space-richard-linares-0420",
            "image": "https://news.mit.edu/sites/default/files/images/202604/MIT-RichardLinares-01-press.JPG",
            "publishedAt": "2026-04-19T14:05:00Z",
            "lang": "en",
            "source": {
                "id": "e6d0a859abd0707cb2c26ce72630b38b",
                "name": "MIT News",
                "url": "https://news.mit.edu"
            }
        },
        {
            "id": "00a14214b9dada6c1ef03c8bf309a237",
            "title": "Synthetic universe allows you to 'see and hear' galaxies evolving from the dawn of time (video)",
            "description": "Scientists have used a synthetic universe to observe how the first galaxies evolved and grew. In fact, it is so close to the real thing that it's tricking some astronomers.",
            "content": "Ever dreamt of being present during the birth of the first galaxies? Perhaps being able to fast-forward through billions of years of cosmic evolution to watch those galaxies grow and shape the universe we know today? Of course, that sadly isn't possi... [3324 chars]",
            "url": "https://www.space.com/astronomy/galaxies/synthetic-universe-allows-you-to-see-and-hear-galaxies-evolving-from-the-dawn-of-time-video",
            "image": "https://cdn.mos.cms.futurecdn.net/xsUMoJaa5qfUpQnNo88CJS-1600-80.png",
            "publishedAt": "2026-04-19T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        }
    ]
}

Categories