Flag of the 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": 1207588,
    "articles": [
        {
            "title": "Penguins in Antarctica could actually be helping cool the climate… with their waste",
            "description": "Penguins in Antarctica could actually be helping cool the climate. New research shows they can influence how clouds form thanks to all their waste.",
            "content": "Penguins in Antarctica could actually be helping cool the climate… with their waste Penguins in Antarctica could actually be helping cool the climate. New research shows they can influence how clouds form thanks to all their waste.\nClimate Penguins i... [297 chars]",
            "url": "https://www.npr.org/2025/05/30/nx-s1-5409315/penguins-in-antarctica-could-actually-be-helping-cool-the-climate-with-their-waste",
            "image": "https://media.npr.org/include/images/facebook-default-wide-s1400-c100.jpg",
            "publishedAt": "2025-05-30T21:57:15Z",
            "source": {
                "name": "NPR",
                "url": "https://www.npr.org"
            }
        },
        {
            "title": "Possible new dwarf planet spotted near the edge of the solar system",
            "description": "WASHINGTON - Scientists have identified an object about 435 miles (700 km) wide inhabiting the frigid outer reaches of our solar system that might qualify as a dwarf planet, spotting it as it travels on a highly elongated orbital path around the sun. Read more at straitstimes.com.",
            "content": "FILE PHOTO: Cutout images of all 19 detections of the newly identified trans-Neptunian object named 2017 OF201 are seen, from the Canada France Hawaii Telescope (CFHT) and the Dark Energy Camera (DECam) on the 4-meter Victor M. Blanco Telescope, rele... [4711 chars]",
            "url": "https://www.straitstimes.com/world/possible-new-dwarf-planet-spotted-near-the-edge-of-the-solar-system",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/38475e29134fb276bccf0c0ec5aba5e7036dbd6e943d97381000b4a946b3880e",
            "publishedAt": "2025-05-30T21:20:02Z",
            "source": {
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "title": "Scientists are trying to replicate the first thing that ever lived on Earth",
            "description": "New research may finally help us understand how the first living things on Earth came to be, and even how they replicated.",
            "content": "For centuries, the mystery of how life first began on Earth has fascinated scientists. One leading idea is that our planet once hosted what researchers call an “RNA World.” This theory suggests that long before DNA or proteins existed, life may have ... [2394 chars]",
            "url": "https://bgr.com/science/scientists-are-trying-to-replicate-the-first-thing-that-ever-lived-on-earth/",
            "image": "https://bgr.com/wp-content/uploads/2022/03/AdobeStock_194080021.jpeg?quality=82&strip=all",
            "publishedAt": "2025-05-30T20:20:00Z",
            "source": {
                "name": "Boy Genius Report",
                "url": "https://bgr.com"
            }
        }
    ]
}

Categories