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": 16968,
    "articles": [
        {
            "id": "b5c735e62717ebee3f4266f95d8d117a",
            "title": "Hubble Captures Spiral Galaxy Packed with Brilliant Star Clusters: NGC 3137",
            "description": "Astronomers using the NASA/ESA Hubble Space Telescope have captured this vivid image of the spiral galaxy NGC 3137, which is located in the constellation Antlia.",
            "content": "Astronomers using the NASA/ESA Hubble Space Telescope have captured this vivid image of the spiral galaxy NGC 3137, which is located in the constellation Antlia.\nNGC 3137 is located approximately 53 million light-years away in the constellation of An... [2265 chars]",
            "url": "https://www.sci.news/astronomy/hubble-spiral-galaxy-ngc-3137-14735.html",
            "image": "https://cdn.sci.news/images/2026/05/image_14735-NGC-3137.jpg",
            "publishedAt": "2026-05-01T20:12:22Z",
            "lang": "en",
            "source": {
                "id": "c74358087a9ef7a865a623801c9a631c",
                "name": "Sci.News",
                "url": "https://www.sci.news"
            }
        },
        {
            "id": "58045a2793596593ed437fdb1e10f165",
            "title": "Drone radar could help spacecraft pinpoint where to drill for water on Mars, scientists say",
            "description": "Scientists are using drone radar on Earth to refine how spacecraft could locate and access buried water ice on Mars, improving future mission planning and astronaut resources.",
            "content": "A new study suggests the search for usable water on Mars may soon rely on an unexpected tool: drones equipped with radar, flying just above the surface to peer underground in ways orbiters cannot.\nResearchers led by the University of Arizona have sho... [3997 chars]",
            "url": "https://www.space.com/astronomy/mars/drone-radar-could-help-spacecraft-pinpoint-where-to-drill-for-water-on-mars-scientists-say",
            "image": "https://cdn.mos.cms.futurecdn.net/iXjxXwNvddkxLiPMz9yveQ-1140-80.png",
            "publishedAt": "2026-05-01T20:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        },
        {
            "id": "fa2c5b81e7e4b9e3dbe41beb41a9b27d",
            "title": "Widespread genetic exchange in disease-causing parasites revealed",
            "description": "Mississippi State University biologist Matthew W. Brown is part of an international research team whose latest findings, published this spring in the Proceedings of the National Academy of Sciences, are reshaping scientific understanding of how parasitic organisms evolve and ultimately spread disease.",
            "content": "Mississippi State University biologist Matthew W. Brown is part of an international research team whose latest findings, published this spring in the Proceedings of the National Academy of Sciences, are reshaping scientific understanding of how paras... [1790 chars]",
            "url": "https://phys.org/news/2026-05-widespread-genetic-exchange-disease-parasites.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/insect-bite.jpg",
            "publishedAt": "2026-05-01T19:40:02Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories