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": 17066,
    "articles": [
        {
            "id": "e2f093a79f4e81a6d745210bb87bceb9",
            "title": "Moon’s Formation In Many Ways Still Remains A Mystery",
            "description": "Our Moon is still guarding its secrets decades after the last of the Apollo missions lifted off the lunar surface. Lunar scientists still puzzle over just when and how a giant Earth impactor formed our Moon, completely altering our early Earth in the process.",
            "content": "A half century after NASA’s Apollo 17 lunar module lifted off the Moon’s northeastern near side quadrant, planetary scientists still don't completely understand when or how our Moon first formed.\nThey do agree that it involved a major impactor --- an... [5565 chars]",
            "url": "https://www.universetoday.com/articles/moons-formation-in-many-ways-still-remains-a-mystery",
            "image": "https://www.universetoday.com/article_images/FullMoon2010_20260504_221509.jpg",
            "publishedAt": "2026-05-04T22:11:00Z",
            "lang": "en",
            "source": {
                "id": "e209c18934dfc136fe2651208d3d9a69",
                "name": "Universe Today",
                "url": "https://www.universetoday.com"
            }
        },
        {
            "id": "ae9a74dc6a009c94f2f67ec7d4261d4d",
            "title": "A comprehensive theory for nematoelasticity",
            "description": "Theorists at the University of Illinois Urbana-Champaign address an experimental paradox by developing a general theory uniting a kind of order known as electronic nematicity with a crystal’s elasticity.",
            "content": "Theorists at the University of Illinois Urbana-Champaign address an experimental paradox by developing a general theory uniting a kind of order known as electronic nematicity with a crystal’s elasticity.\nElectronic nematicity is a phase of some cryst... [13465 chars]",
            "url": "https://www.newswise.com/articles/a-comprehensive-theory-for-nematoelasticity",
            "image": "https://www.newswise.com/images/uploads/2026/05/04/69f8e78bdb857_Screenshot2026-05-04at1.37.06PM.png",
            "publishedAt": "2026-05-04T18:35:00Z",
            "lang": "en",
            "source": {
                "id": "a7e70333eab8750164de280ed5e2e58c",
                "name": "Newswise",
                "url": "https://www.newswise.com"
            }
        },
        {
            "id": "82b6dda8a75f0c7357ae23a47d6b982b",
            "title": "Non-Rotating Early Galaxy Is a Surprise to Astronomers",
            "description": "Astronomers using the James Webb Space Telescope have made a surprising discovery about a galaxy long, long ago and far, far away: It isn’t rotating.",
            "content": "Astronomers using the James Webb Space Telescope have made a surprising discovery about a galaxy long, long ago and far, far away: It isn’t rotating.\nThat’s something only seen in the most massive, mature galaxies that are closer to us in space and t... [4175 chars]",
            "url": "https://www.ucdavis.edu/news/non-rotating-early-galaxy-surprise-astronomers",
            "image": "https://www.ucdavis.edu/sites/default/files/styles/sf_landscape_16x9/public/media/images/51412123217_7e39fdf2e2_k.jpg?h=331f9054&itok=PIDoGVfG",
            "publishedAt": "2026-05-04T16:51:40Z",
            "lang": "en",
            "source": {
                "id": "d64d7d774ab1610d70e7d30326fb0c04",
                "name": "UC Davis",
                "url": "https://www.ucdavis.edu"
            }
        }
    ]
}

Categories