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": 1252550,
    "articles": [
        {
            "title": "Amateur Astrophotographer Captures Saturn’s Solar Eclipse",
            "description": "Saturn’s moon Titan is causing a lot of eclipses in the coming months and astrophotographer AJ Smadi captured one on camera.",
            "content": "Twenty-year-old AJ Smadi may have only been practicing astrophotography for two years, but his skills have already been garnering attention. One of his images has even been selected as NASA’s Astronomy Photo of the Day. Last month, he showed off his ... [2269 chars]",
            "url": "https://mymodernmet.com/aj-smadi-saturn-eclipse/",
            "image": "https://mymodernmet.com/wp/wp-content/uploads/2025/07/aj-smadi-saturn-eclipse-thumbnail.jpg",
            "publishedAt": "2025-07-11T20:52:55Z",
            "source": {
                "name": "My Modern Met",
                "url": "https://mymodernmet.com"
            }
        },
        {
            "title": "'Space ice' found in comets isn't much like water on Earth after all",
            "description": "New research suggests that the makeup of space ice might be quite a bit different than we previously believed.",
            "content": "Space is cold, and research has shown time and time again that space ice is prevalent throughout the universe. However, despite sharing a similar name to the ice we find in glaciers or even in our freezers here on Earth, new research says that frozen... [2196 chars]",
            "url": "https://bgr.com/science/space-ice-found-in-comets-isnt-much-like-water-on-earth-after-all/",
            "image": "https://bgr.com/wp-content/uploads/2025/07/comet-streaking-through-space.jpg?quality=82&strip=all",
            "publishedAt": "2025-07-11T17:45:00Z",
            "source": {
                "name": "Boy Genius Report",
                "url": "https://bgr.com"
            }
        },
        {
            "title": "Researchers confirm method used in water simulations can cause errors",
            "description": "A team of researchers at Oak Ridge National Laboratory has published a new study in the Royal Society of Chemistry’s journal Chemical Science that shows how using the “standard” 2 (or more) femtosecond time step — the time interval at which computer simulations are analyzed — can lead to errors in molecular dynamics simulations involving water.",
            "content": "More than a year ago, computational scientists at the Department of Energy’s Oak Ridge National Laboratory published a study in the Journal of Chemical Theory and Computation that raised a serious question about a long-standing methodology used by re... [5969 chars]",
            "url": "https://www.newswise.com/articles/researchers-confirm-method-used-in-water-simulations-can-cause-errors",
            "image": "https://www.newswise.com/legacy/image.php?image=/images/uploads/2025/07/11/68711f5739393_ChemScienceolcf2025.jpg",
            "publishedAt": "2025-07-11T14:25:00Z",
            "source": {
                "name": "Newswise",
                "url": "https://www.newswise.com"
            }
        }
    ]
}                        

Categories