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": 17322,
    "articles": [
        {
            "id": "9a9e936463a3dde7959c87ef31cde737",
            "title": "How Super-Quasars Shaped Early Galaxies and Confounded the JWST",
            "description": "Extremely powerful quasars in the early Universe drove star-forming gas out of their galaxies. These Super-quasars are behind the JWST's puzzling early Universe observations.",
            "content": "The JWST has shown us that even very ancient galaxies have supermassive black holes in their centers, a finding that clashes with our understanding of the early Universe and how galaxies and black holes grow. Though not all of the ancient galaxies th... [6989 chars]",
            "url": "https://www.universetoday.com/articles/how-super-quasars-shaped-early-galaxies-and-confounded-the-jwst",
            "image": "https://www.universetoday.com/article_images/stsci-h-2010a-d-1280x720-1_20260513_171007.jpg",
            "publishedAt": "2026-05-13T17:29:00Z",
            "lang": "en",
            "source": {
                "id": "e209c18934dfc136fe2651208d3d9a69",
                "name": "Universe Today",
                "url": "https://www.universetoday.com"
            }
        },
        {
            "id": "c6069dd5924663d3a0f4d43507bc692a",
            "title": "Webb telescope stares into the 'natal clouds' where stars are born",
            "description": "Massive star clusters may have blasted enough ultraviolet radiation into space to transform the early universe, new research shows.",
            "content": "The universe was once dark, hot, and filled with loose particles flying in every direction. Then things cooled down.\nElectrons and protons paired up, light struggled to move freely, and space settled into a neutral state. But that calm didn’t last.\nS... [5479 chars]",
            "url": "https://www.earth.com/news/webb-telescope-stares-into-the-natal-clouds-where-stars-clusters-are-born/",
            "image": "https://cff2.earth.com/uploads/2026/05/13111623/galaxies_m51_m83_ngc-4449_ngc-628_ESA_1m.jpg",
            "publishedAt": "2026-05-13T17:26:15Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "49eacf12dab18061728015f9e23c9f99",
            "title": "Remnants of ancient galaxy called ‘Loki’ found inside the Milky Way",
            "description": "Astronomers have identified a group of ancient stars that may be the remnants of a dwarf galaxy named Loki that merged with the Milky Way more than 10 billion years ago.",
            "content": "Astronomers have identified some strange stars in the Milky Way that may have once belonged to a different galaxy.\nBy studying the chemistry of these stars and their motion close to the galactic disk, the researchers found that the stars' home galaxy... [6599 chars]",
            "url": "https://www.livescience.com/space/astronomy/the-milky-way-ate-a-galaxy-called-loki-and-scientists-think-they-found-its-bones",
            "image": "https://cdn.mos.cms.futurecdn.net/qDSj82S57waSHHTx9Fpg9V-1771-80.jpg",
            "publishedAt": "2026-05-13T17:20:13Z",
            "lang": "en",
            "source": {
                "id": "95993cee63c947c63f6bfe9192834ef8",
                "name": "Live Science",
                "url": "https://www.livescience.com"
            }
        }
    ]
}

Categories