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": 16704,
    "articles": [
        {
            "id": "d29a0fa34cfd3ae515f0278254068910",
            "title": "Lyrid meteor shower peaks this week. Here's how to watch and when to look up",
            "description": "Spring's first meteor shower will peak this week. Here's how and when to see one of the oldest recorded celestial events. (AP Photo)",
            "content": "WASHINGTON — The Lyrid meteor shower, known for its speedy and bright fireballs, will peak Wednesday morning, giving stargazers the first chance to see shooting stars this spring.\nThe event can be seen around Earth Day each year.\nActive yearly from a... [1868 chars]",
            "url": "https://www.newscentermaine.com/article/news/nation-world/lyrid-meteor-shower-peak-what-time-how-to-watch/507-a4705900-3d97-4696-91cf-7f8336eb6fd9",
            "image": "https://media.newscentermaine.com/assets/CCT/images/e95d13a8-60b2-4a42-a780-c199b96e8166/20251209T190915/e95d13a8-60b2-4a42-a780-c199b96e8166_1140x641.jpg",
            "publishedAt": "2026-04-21T20:16:00Z",
            "lang": "en",
            "source": {
                "id": "e3cdc360bc117e9ac30a9943d2515803",
                "name": "newscentermaine.com",
                "url": "https://www.newscentermaine.com"
            }
        },
        {
            "id": "759a9bae05035e565e29eccaa519643c",
            "title": "A new system to track material design processes",
            "description": "Discovering and characterizing new materials is important for unlocking advances in fields like clean energy, advanced manufacturing, and improved infrastructure. Researchers use machine learning and other computational tools to help them, but the trial-and-error nature of the process creates specific challenges. The research produces large amounts of experimental and computational data, and scientists need tools that can track and store not only the results but also the chain of reasoning behind them.",
            "content": "TSUKUBA, Japan, Apr 22, 2026 - (ACN Newswire) - Discovering and characterizing new materials is important for unlocking advances in fields like clean energy, advanced manufacturing, and improved infrastructure. Researchers use machine learning and ot... [3654 chars]",
            "url": "https://www.acnnewswire.com/press-release/english/106560/a-new-system-to-track-material-design-processes",
            "image": "https://photos.acnnewswire.com/20260422.STAM-M_1.jpg",
            "publishedAt": "2026-04-21T19:00:00Z",
            "lang": "en",
            "source": {
                "id": "58c8323843e6f6528a3b8ba67b2f4b54",
                "name": "ACN Newswire",
                "url": "https://www.acnnewswire.com"
            }
        },
        {
            "id": "69906bf59fdb748ec5e762f6a83f545f",
            "title": "Astronauts' brains retain memory of gravity even after months in space, study finds",
            "description": "Researchers working with 11 astronauts discovered that even in weightlessness, the brain continues to behave as if gravity is still present - a finding that could impact future space exploration.",
            "content": "The human brain retains such a deep-rooted memory of gravity that astronauts in space continue to misjudge how tightly to grip objects even after spending months in weightlessness, according to a new study.\nPublished in the Journal of Neuroscience, t... [3011 chars]",
            "url": "https://www.euronews.com/next/2026/04/21/memory-of-gravity-after-months-in-space",
            "image": "https://images.euronews.com/articles/stories/09/72/98/62/1200x675_cmsv2_fc70cc6e-4270-532f-b5ce-05452ed9de50-9729862.jpg",
            "publishedAt": "2026-04-21T11:24:06Z",
            "lang": "en",
            "source": {
                "id": "fe7887ab38dfaf6c0f8af3a124d38295",
                "name": "Euronews.com",
                "url": "https://www.euronews.com"
            }
        }
    ]
}

Categories