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": 17424,
    "articles": [
        {
            "id": "48b6154ef25777307aba510dbc568009",
            "title": "This Jellyfish Has 24 Eyes - A Biologist Explains What It Actually Sees With Them",
            "description": "The box jellyfish is famous for its venom, but its bizarre collection of 24 eyes may be even more remarkable than its sting.",
            "content": "When picturing a jellyfish, what comes to mind for most people is a simple drifting blob: no brain, no bones, no plan. Just a slimy sea-creature at the mercy of currents. Eyes and vision would be one of the last features to come to mind — yet some je... [7721 chars]",
            "url": "https://www.yahoo.com/news/science/articles/jellyfish-24-eyes-biologist-explains-123000133.html",
            "image": "https://s.yimg.com/lo/mysterio/api/6bbeffb765acb7b1b874fc5a32cf6df7749dee5f74a0e524b69a7f8573a4e87c/lightyear_networkapi/resizefill_w958_h539;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Fforbes_contributor_845%2F7e0b6e925030416b5ff998fb08410b32",
            "publishedAt": "2026-06-04T12:30:00Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "87d6861c1cb5e64549f4873013bb57b1",
            "title": "Physicists Tried Cutting a Photon in Half-Then Things Got Really Weird",
            "description": "What would happen if you tried to cut an elementary particle like a photon into smaller pieces? New research suggests it could get very weird.",
            "content": "What would happen if you attempted to break an elementary particle—especially a force-carrying particle such as a photon, which carries the electromagnetic force—into smaller pieces?\nAccording to physicists’ common understanding of these fundamental ... [4325 chars]",
            "url": "https://thedebrief.org/physicists-tried-cutting-a-photon-in-half-then-things-got-really-weird/",
            "image": "https://thedebrief.b-cdn.net/wp-content/uploads/2026/06/photon.jpg",
            "publishedAt": "2026-06-04T12:15:04Z",
            "lang": "en",
            "source": {
                "id": "75289a5037a475f8fd5de0a2fcc3ad3c",
                "name": "The Debrief",
                "url": "https://thedebrief.org"
            }
        },
        {
            "id": "f21ec809955e992228a3f23576b6a202",
            "title": "How to Stop a Killer Asteroid",
            "description": "From high-speed battering rams to gravity tractors, the technology exists to protect the planet. The question is whether humanity will act in time — and in concert.",
            "content": "From high-speed battering rams to gravity tractors, the technology exists to protect the planet. The question is whether humanity will act in time — and in concert.\nLate last month, in broad daylight, residents across Massachusetts and beyond saw a b... [11121 chars]",
            "url": "https://thereader.mitpress.mit.edu/how-to-stop-a-killer-asteroid/",
            "image": "https://thereader.mitpress.mit.edu/wp-content/uploads/2026/06/asteroid.jpg",
            "publishedAt": "2026-06-04T09:55:00Z",
            "lang": "en",
            "source": {
                "id": "c4fbe0141df8eed745008c83929575de",
                "name": "The MIT Press Reader",
                "url": "https://thereader.mitpress.mit.edu"
            }
        }
    ]
}

Categories