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": "31577f4b6c5178e60d9bf1cc4cd7d653",
            "title": "Sea anemones reveal antiviral defense that reverses human immune playbook",
            "description": "A new study has uncovered a previously unknown antiviral defense mechanism in sea anemones, revealing that animals may have evolved more than one way to fight viral infections. Researchers discovered that a protein resembling a key component of the human immune system actually plays the opposite role, yet remains essential for effective antiviral protection.",
            "content": "A new study has uncovered a previously unknown antiviral defense mechanism in sea anemones, revealing that animals may have evolved more than one way to fight viral infections. Researchers discovered that a protein resembling a key component of the h... [4693 chars]",
            "url": "https://phys.org/news/2026-06-sea-anemones-reveal-antiviral-defense.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/sea-anemone-flips-a-hu-3.jpg",
            "publishedAt": "2026-06-26T09:00:08Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "891c33b5c4d2496b047ba040a2d5dc42",
            "title": "Dwarf mongooses may plan ahead for rival encounters, new research suggests",
            "description": "\"They can then tailor their pre-emptive behaviour accordingly.\"",
            "content": "Despite their small size, common dwarf mongooses have big plans: they may plan ahead when other rival groups could be close.\nNew research indicates that these highly social mammals start changing their behavior before a rival group shows up, rather t... [2563 chars]",
            "url": "https://www.yahoo.com/news/science/articles/dwarf-mongooses-may-plan-ahead-084200493.html",
            "image": "https://s.yimg.com/lo/mysterio/api/e588104af2043d0f65a0a987e5f2bb8edbe80bf2fc16857a958d0753cc51457a/lightyear_networkapi/resizefill_w1200;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Fthe_cool_down_737%2Fded3cbc269792ce70fa7269652efe3db",
            "publishedAt": "2026-06-26T08:42:00Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "cb61367a85b747f336f231d100ce5b4f",
            "title": "Uranus, Neptune May Be Magma Worlds, Not Ice Giants",
            "description": "Uranus and Neptune remain two of the most mysterious objects in the solar system, primarily because they’ve only been visited by NASA’s Voyager 2 spacecraft in 1986 and 1989, respectively. Their “ice giant” moniker comes from longstanding hypotheses that their interiors are comprised of an icy mantle beneath their hydrogen/helium atmospheres. While Jupiter and Saturn are also comprised primarily of hydrogen and helium, Uranus and Neptune are hypothesized to have a layered structure comprised of icy elements within their interiors.",
            "content": "Uranus and Neptune remain two of the most mysterious objects in the solar system, primarily because they’ve only been visited by NASA’s Voyager 2 spacecraft in 1986 and 1989, respectively. Their “ice giant” moniker comes from longstanding hypotheses ... [3523 chars]",
            "url": "https://www.universetoday.com/articles/uranus-neptune-may-be-magma-worlds-not-ice-giants",
            "image": "https://www.universetoday.com/article_images/Picture1_750_20260626_080346.png",
            "publishedAt": "2026-06-26T08:04:00Z",
            "lang": "en",
            "source": {
                "id": "e209c18934dfc136fe2651208d3d9a69",
                "name": "Universe Today",
                "url": "https://www.universetoday.com"
            }
        }
    ]
}

Categories