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": 15646,
    "articles": [
        {
            "id": "e8f227442ead69e2c3e26bd8aa88849f",
            "title": "Curiosity rover finds clues to Mars' watery past in rocky 'spiderwebs'",
            "description": "NASA's Curiosity rover is studying web-like features believed to have been sculpted by ancient groundwater on the Red Planet.",
            "content": "NASA's Curiosity rover has captured close‑up views of sprawling, web-like rock formations on Mars that look like giant spiderwebs from orbit and may offer new clues about the Red Planet's watery past.\nThe intricate formations are part of a boxwork re... [3235 chars]",
            "url": "https://www.space.com/space-exploration/mars-rovers/curiosity-rover-finds-clues-to-mars-watery-past-in-rocky-spiderwebs",
            "image": "https://cdn.mos.cms.futurecdn.net/JiAeSLSaXu4bSk4Hm5Jh7o-1920-80.jpg",
            "publishedAt": "2026-02-27T14:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        },
        {
            "id": "a2cb20ed98a55e28edab5a7c36c2cc7a",
            "title": "New engine uses the freezing cold of space to generate power at night",
            "description": "Engineers at UC Davis have built a remarkable device that creates power at night by tapping into something we rarely think about: the vast cold of outer space. Using a special type of Stirling engine, the system links the warmth of the ground to the freezing depths above us, generating mechanical energy simply from the natural temperature difference after sunset.",
            "content": "The device is based on a Stirling engine, a type of machine designed to convert heat into mechanical motion. Unlike internal combustion engines, which require a large temperature gap to operate efficiently, Stirling engines can run on much smaller di... [2414 chars]",
            "url": "https://www.sciencedaily.com/releases/2026/02/260226042456.htm",
            "image": "https://www.sciencedaily.com/images/1920/jeremy-munday-experimental-engine.webp",
            "publishedAt": "2026-02-27T09:47:28Z",
            "lang": "en",
            "source": {
                "id": "81a05fd2712964dbdb32b1c6a27646fd",
                "name": "ScienceDaily",
                "url": "https://www.sciencedaily.com"
            }
        },
        {
            "id": "2417f6caf377b16235aaf1c491b6f897",
            "title": "First glimpse of comet 3I/ATLAS from Juice science camera",
            "description": "First glimpse of comet 3I/ATLAS from Juice science camera",
            "content": "This striking image from the science camera on ESA’s Jupiter Icy Moons Explorer (Juice) shows interstellar comet 3I/ATLAS spewing dust and gas. The tiny nucleus of the comet (not visible) is surrounded by a bright halo of gas known as the coma. A lon... [2525 chars]",
            "url": "https://www.esa.int/ESA_Multimedia/Images/2026/02/First_glimpse_of_comet_3I_ATLAS_from_Juice_science_camera",
            "image": "https://www.esa.int/var/esa/storage/images/esa_multimedia/images/2026/02/first_glimpse_of_comet_3i_atlas_from_juice_science_camera/27129229-1-eng-GB/First_glimpse_of_comet_3I_ATLAS_from_Juice_science_camera_pillars.jpg",
            "publishedAt": "2026-02-27T09:44:52Z",
            "lang": "en",
            "source": {
                "id": "5c104284142bdd1d7c929b1727a25023",
                "name": "European Space Agency",
                "url": "https://www.esa.int"
            }
        }
    ]
}

Categories