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": 17020,
    "articles": [
        {
            "id": "49606b1f134c01bef378bc22bb15ff92",
            "title": "Humans Confuse Gators and Crocs, but the Reptiles Never Do",
            "description": "To the untrained eye, alligators and crocodiles look practically identical — one has a narrower snout, one has a broader one, but to many people, they’re basically the same giant reptile. That got us ...",
            "content": "The post Humans Confuse Gators and Crocs, but the Reptiles Never Do appeared first on A-Z Animals.\nTo the untrained eye, alligators and crocodiles look practically identical — one has a narrower snout, one has a broader one, but to many people, they'... [2902 chars]",
            "url": "https://www.yahoo.com/lifestyle/articles/humans-confuse-gators-crocs-reptiles-143200816.html",
            "image": "https://s.yimg.com/lo/mysterio/api/453d964332ffc30057739cb0529023988920c98b5ca3ca3d5bef2dc25a8cc5e9/lightyear_networkapi/resizefill_w1200;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Fa_z_animals_articles_598%2Fb52b39352f42abe09f4e846bed608dda",
            "publishedAt": "2026-06-23T14:32:00Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "08abf2bbac6442a4a8937d8a5c130c43",
            "title": "Biologists Want NASA to Build a Quarantine Lab for Alien Germs on the Moon",
            "description": "A biologist specializing in invasive species has partnered with a former Pentagon strategist in pushing NASA to construct a “lunar biocontainment facility.”",
            "content": "International concerns over Earth possibly contaminating distant worlds with microbes—or our spacecraft potentially bringing a deadly alien pathogen back home—predate the founding of NASA by nearly two years. The fear was real and grounded in enough ... [4144 chars]",
            "url": "https://gizmodo.com/biologists-want-nasa-to-build-a-quarantine-lab-for-alien-germs-on-the-moon-2000775757",
            "image": "https://gizmodo.com/app/uploads/2026/06/Apollo-15-Composite-Lunar-Lander--1200x675.jpeg",
            "publishedAt": "2026-06-23T11:55:42Z",
            "lang": "en",
            "source": {
                "id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
                "name": "Gizmodo",
                "url": "https://gizmodo.com"
            }
        },
        {
            "id": "870143cb1a13d28bcb26a3ec8a7c8e31",
            "title": "Africa: Oxygen Atoms in 15-Million-Year-Old Giant Eggshells Reveal How Plants Reacted to a Hotter Earth - Study",
            "description": "Analysis - Some periods in Earth history are so different from our own that they may as well belong to another planet. Many people are interested in the age of dinosaurs, or the Ice Ages, but it is an intermediate world, the Miocene Epoch - a sort of \"in-between\" world, geologically speaking: less recent than mammoths and stone tools, but not the deep past of dinosaurs - that many scientists find interesting.",
            "content": "Some periods in Earth history are so different from our own that they may as well belong to another planet. Many people are interested in the age of dinosaurs, or the Ice Ages, but it is an intermediate world, the Miocene Epoch - a sort of \"in-betwee... [7530 chars]",
            "url": "https://allafrica.com/stories/202606230005.html",
            "image": "https://cdn.allafrica.com/static/images/structure/aa-logo-rgba-no-text-square.png",
            "publishedAt": "2026-06-23T05:15:29Z",
            "lang": "en",
            "source": {
                "id": "b2a8a9bf339fa827c13a5a389d64b625",
                "name": "allAfrica.com",
                "url": "https://allafrica.com"
            }
        }
    ]
}

Categories