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": 16278,
    "articles": [
        {
            "id": "5e7706c2f4e99e38a2e5b1ccbade47a1",
            "title": "Moon race: how China is challenging the US",
            "description": "Walking on the Moon by 2030, building a lunar base, and then perhaps on to Mars: after 30 years of honing its expertise, China is challenging the United States' supremacy in spaceflight.-\nChina never ...",
            "content": "Walking on the Moon by 2030, building a lunar base, and then perhaps on to Mars: after 30 years of honing its expertise, China is challenging the United States' supremacy in spaceflight.\nAs US space agency NASA prepares for its crewed lunar flyby mis... [4748 chars]",
            "url": "https://sg.news.yahoo.com/moon-race-china-challenging-us-035144566.html",
            "image": "https://s.yimg.com/os/en/afp.com.sg/ab7fb1a11483670387eeed5dfba8469d",
            "publishedAt": "2026-03-26T03:51:00Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        },
        {
            "id": "3221019f8306ce88caf211fc69e5927b",
            "title": "New guidance aims to standardize tumor mutational burden in cancer",
            "description": "Immune checkpoint inhibitors have transformed cancer care, yet only a minority of patients respond to monotherapy, and immune-related adverse events remain a major concern.",
            "content": "Immune checkpoint inhibitors have transformed cancer care, yet only a minority of patients respond to monotherapy, and immune-related adverse events remain a major concern. That has intensified the search for biomarkers that can better predict benefi... [3689 chars]",
            "url": "https://www.news-medical.net/news/20260325/New-guidance-aims-to-standardize-tumor-mutational-burden-in-cancer.aspx",
            "image": "https://www.news-medical.net/image-handler/picture/2014/7/174318220-620x480.jpg",
            "publishedAt": "2026-03-26T03:07:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "id": "183580cf7c2f402e0f9b6738467b59c7",
            "title": "Ice Age animals and slice of Earth history found in central Texas water cave",
            "description": "A paleontologist from The University of Texas at Austin has discovered the fossilized remains of Ice Age animals that have never been found in Central Texas before—and he came across the bones while snorkeling for fossils in an underground stream. The new fossils are from a giant tortoise and an armadillo relative called a pampathere that was about the size of a lion.",
            "content": "A paleontologist from The University of Texas at Austin has discovered the fossilized remains of Ice Age animals that have never been found in Central Texas before—and he came across the bones while snorkeling for fossils in an underground stream. Th... [4906 chars]",
            "url": "https://phys.org/news/2026-03-ice-age-animals-slice-earth.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/new-ice-age-animals-an.jpg",
            "publishedAt": "2026-03-26T01:20:03Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories