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": 16180,
    "articles": [
        {
            "id": "6775c4894fee94cf2fa4e8e2edd285b1",
            "title": "Gamma Cas X-ray Mystery Solved",
            "description": "Visible to the naked eye in the constellation Cassiopeia, the star γ Cas has puzzled astrophysicists for half a century. It emits X-rays of an",
            "content": "Visible to the naked eye in the constellation Cassiopeia, the star γ Cas has puzzled astrophysicists for half a century. It emits X-rays of an intensity and temperature incompatible with what one would expect from an ordinary massive star. Observatio... [4196 chars]",
            "url": "https://www.miragenews.com/gamma-cas-x-ray-mystery-solved-1642977/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1588600878108-578307a3cc9d%3Fixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bixlib%3Drb-1.2.1%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D755%26amp%3Bq%3D80",
            "publishedAt": "2026-03-24T08:08:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "164b376e1c5caac3febd4842ab76fa69",
            "title": "Beyond conceptual advances in cancer therapies",
            "description": "For papers describing cancer therapies, we often look beyond conceptual advances to prioritize studies that pair strong ideas with rigorous in vivo evidence, clinically coherent models and a credible path to translation. Here, we summarize the major criteria that make cancer therapies truly stand out.",
            "content": "At Nature Biomedical Engineering, years of handling manuscripts proposing cancer therapies have helped to shape our editorial criteria to identify therapies that solve clinically relevant problems, move the field closer to effectively treating cancer... [6756 chars]",
            "url": "https://www.nature.com/articles/s41551-026-01649-z?error=cookies_not_supported&code=36775cb7-b579-4408-807d-1a058a1fbdef",
            "image": "https://www.nature.com/static/images/favicons/nature/favicon-48x48-b52890008c.png",
            "publishedAt": "2026-03-24T05:06:10Z",
            "lang": "en",
            "source": {
                "id": "7abf0df285fbe93cdccffcc7c4088737",
                "name": "Nature",
                "url": "https://www.nature.com"
            }
        },
        {
            "id": "2be012729285c4cc1ede5a45e1bc76a0",
            "title": "Astronomers reconstruct a galaxy’s 12-billion-year history using chemical clues",
            "description": "For the first time, scientists have reconstructed the full history of a galaxy outside the Milky Way using chemical clues. By analyzing oxygen across NGC 1365 and comparing it with simulations, they traced its growth over 12 billion years. The findings show how its core formed early while its outer regions were built through repeated mergers. This new approach could transform how astronomers study galaxy evolution.",
            "content": "The research, published today in Nature Astronomy, introduces a new way to study how distant galaxies develop and establishes an emerging field known as \"extragalactic archaeology.\"\n\"This is the first time that a chemical archaeology method has been ... [3750 chars]",
            "url": "http://www.sciencedaily.com/releases/2026/03/260323223924.htm",
            "image": "https://www.sciencedaily.com/images/1920/giant-spiral-galaxy-ngc-1365-merging-with-another-galaxy.webp",
            "publishedAt": "2026-03-24T02:48:06Z",
            "lang": "en",
            "source": {
                "id": "8400452cd3ae520c3deec87e0653d197",
                "name": "ScienceDaily",
                "url": "http://www.sciencedaily.com"
            }
        }
    ]
}

Categories