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": 16328,
    "articles": [
        {
            "id": "9db8427c6d62e5cd9a5bf7246e7f2348",
            "title": "Artemis astronauts to shed light on space health risks",
            "description": "While the Artemis II astronauts have been protected from the icy vacuum of space on their journey, their bodies have nonetheless been left exposed to possibly high levels of radiation -- a danger of s...",
            "content": "While the Artemis II astronauts have been protected from the icy vacuum of space on their journey, their bodies have nonetheless been left exposed to possibly high levels of radiation -- a danger of space travel that NASA is anxiously waiting to stud... [2682 chars]",
            "url": "https://sg.news.yahoo.com/artemis-astronauts-shed-light-space-065537691.html",
            "image": "https://s.yimg.com/os/en/afp.com.sg/cb59652421cffea2d64578ec7b352c37",
            "publishedAt": "2026-04-10T06:55:00Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "fbc9656cf8f9771ac2305e45a7892c0f",
            "title": "Artemis II astronauts hurtle home from moon toward splashdown",
            "description": "HOUSTON, April 10 - The four Artemis II astronauts, returning from the world's first crewed moon voyage in over half a century, hurtled back toward Earth on Friday aboard their gumdrop-shaped Orion spacecraft, headed for a splashdown in the Pacific Ocean off Southern California. Read more at straitstimes.com.",
            "content": "HOUSTON, April 10 - The four Artemis II astronauts, returning from the world's first crewed moon voyage in over half a century, hurtled back toward Earth on Friday aboard their gumdrop-shaped Orion spacecraft, headed for a splashdown in the Pacific O... [3764 chars]",
            "url": "https://www.straitstimes.com/world/artemis-ii-astronauts-hurtle-home-from-moon-toward-splashdown",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/4b29a4947b3672165283816ed6701d2de05f0b5315cf8aae34d8b860cce324e7",
            "publishedAt": "2026-04-10T05:06:32Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "6869f8e10412c869f26baf54f82c5e7e",
            "title": "Artemis astronauts gird for re-entry and splashdown",
            "description": "The astronauts will come hurtling back at speeds more than 30 times the speed of sound. Read more at straitstimes.com.",
            "content": "HOUSTON – The Artemis II astronauts conducted a historic lunar flyby, gathered invaluable data and took in unprecedented Moon views, but one of the most crucial moments of their 10-day mission is still to come: The splashdown.\nEarlier this week, Amer... [3963 chars]",
            "url": "https://www.straitstimes.com/world/united-states/artemis-astronauts-gird-for-re-entry-and-splashdown",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/abda26f1691f6f9e65b980c93d69fdebea791325da1fa3278d632090b68dc676",
            "publishedAt": "2026-04-10T03:36:43Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories