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": 15964,
    "articles": [
        {
            "id": "a7bc01bc7b47584de75335188bc2bd81",
            "title": "The first commercial space telescope just achieved first light",
            "description": "Built by Blue Skies Space, Mauve, the first commercial space science telescope — 18 times smaller than Hubble — just sent back a 5-second observation of a star 104 light-years away.",
            "content": "The world’s first commercial space science telescope, Mauve, just sent back data from low-Earth orbit, achieving “first light” — and signaling a potential new era for low-cost observation.\nLaunched Nov. 28, 2025, aboard SpaceX’s Transporter-15, Mauve... [5227 chars]",
            "url": "https://www.astronomy.com/science/the-first-commercial-space-telescope-just-achieved-first-light/",
            "image": "https://www.astronomy.com/wp-content/uploads/2026/03/Mauve.jpg",
            "publishedAt": "2026-03-12T21:54:55Z",
            "lang": "en",
            "source": {
                "id": "a69c46820379fd6075b622dd9fbdedd1",
                "name": "Astronomy Magazine",
                "url": "https://www.astronomy.com"
            }
        },
        {
            "id": "1bdf1819ba3f627ccffab38760ae8fc6",
            "title": "NASA Says Artemis II Moon Launch Is On Track for April 1",
            "description": "After postponing launch opportunities in February and March, the agency determined that four astronauts could proceed toward the first crewed lunar journey in more than 50 years.",
            "content": "NASA is planning to launch four astronauts around the moon as soon as April 1, it said on Thursday.\nThe setting of the timeline for Artemis II, a mission that will send astronauts near the moon for the first time in more than half a century, came as ... [2482 chars]",
            "url": "https://www.nytimes.com/2026/03/12/science/nasa-moon-artemis-launch-april.html",
            "image": "https://static01.nyt.com/images/2026/03/12/multimedia/12HS-nasa-moon-tmjv/12HS-nasa-moon-tmjv-facebookJumbo.jpg",
            "publishedAt": "2026-03-12T21:52:22Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "6aafe7fb55fc1359d07831214f99be34",
            "title": "ESA's Mars orbiters watch solar superstorm hit the Red Planet",
            "description": "What happens when a solar superstorm hits Mars? Thanks to the European Space Agency’s Mars orbiters, we now know: glitching spacecraft and a supercharged upper atmosphere.",
            "content": "In May 2024, people worldwide witnessed beautiful aurorae that appeared far beyond Earth's polar regions. Even the Aurora Borealis, which is usually confined to the Arctic Circle, was visible as far south as Mexico. This rare event was the result of ... [4978 chars]",
            "url": "https://www.universetoday.com/articles/esas-mars-orbiters-watch-solar-superstorm-hit-the-red-planet",
            "image": "https://www.universetoday.com/article_images/Screenshot_2026-03-12_at_14-35-12_ESA_-_Coronal_mass_ejection_on_27_May_2024_20260312_214313.png",
            "publishedAt": "2026-03-12T21:43:00Z",
            "lang": "en",
            "source": {
                "id": "e209c18934dfc136fe2651208d3d9a69",
                "name": "Universe Today",
                "url": "https://www.universetoday.com"
            }
        }
    ]
}

Categories