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": 17088,
    "articles": [
        {
            "id": "4da8cf9aeb2fab9e155abba5f2155c61",
            "title": "Primitive Earth Life Depended on Rare Metal",
            "description": "MADISON––A new study from researchers at the University of Wisconsin–Madison shows that 3.4 billion years ago, life on Earth relied on a metal called",
            "content": "MADISON––A new study from researchers at the University of Wisconsin–Madison shows that 3.4 billion years ago, life on Earth relied on a metal called molybdenum, despite its limited availability at the time. Published in Nature Communications , the s... [2469 chars]",
            "url": "https://www.miragenews.com/primitive-earth-life-depended-on-rare-metal-1667898/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1484069560501-87d72b0c3669%3Fixlib%3Drb-4.0.3%26amp%3Bixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D1170%26amp%3Bq%3D80",
            "publishedAt": "2026-05-05T18:36:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "5f8bbc59e5046480a0f383fb10b34325",
            "title": "Feed the Fire, Fade the Metals",
            "description": "Astrobites reports on whether cosmic clumps are \"homegrown\" or fueled by fresh inflows.",
            "content": "Editor’s Note: Astrobites is a graduate-student-run organization that digests astrophysical literature for undergraduate students. As part of the partnership between the AAS and astrobites, we occasionally repost astrobites content here at AAS Nova. ... [6239 chars]",
            "url": "https://aasnova.org/2026/05/05/feed-the-fire-fade-the-metals/",
            "image": "https://aasnova.org/wp-content/uploads/2026/04/weic2522b.jpg",
            "publishedAt": "2026-05-05T16:00:13Z",
            "lang": "en",
            "source": {
                "id": "b40935bfc5344aa740ca6e93630b3588",
                "name": "AAS Nova",
                "url": "https://aasnova.org"
            }
        },
        {
            "id": "71e6add8db9c3946644dcf819f4d7661",
            "title": "This Milky Way photo looks out of this world - a perfect night sky over a surreal salt flat landscape",
            "description": "A sky so clear it felt unreal, recalls featured photographer in the 2026 Milky Way Photographer of the Year",
            "content": "Capture the Atlas has revealed its 2026 Milky Way Photographer of the Year collection, showcasing 25 of the most striking astrophotography images from around the world.\nOne standout image by Daniel Viñé Garcia was captured in one of Argentina's most ... [1958 chars]",
            "url": "https://www.digitalcameraworld.com/photography/astrophotography/this-milky-way-photo-looks-out-of-this-world-a-perfect-night-sky-over-a-surreal-salt-flat-landscape",
            "image": "https://cdn.mos.cms.futurecdn.net/GiBnAVeDpJipRn7FiPZBec-2551-80.jpg",
            "publishedAt": "2026-05-05T11:49:55Z",
            "lang": "en",
            "source": {
                "id": "bf898cc78f59165faf588aae551d016e",
                "name": "Digital Camera World",
                "url": "https://www.digitalcameraworld.com"
            }
        }
    ]
}

Categories