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": 17070,
    "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": "7247ed195995a9e4d3dc5626c31f2eca",
            "title": "Scientists have found a hidden galaxy inside the Milky Way, and they're calling it Loki",
            "description": "A new study suggests the Milky Way consumed an ancient dwarf galaxy billions of years ago, and its stellar remains may still be embedded within ours.",
            "content": "Our home galaxy has a secret buried inside. A new study published in the Monthly Notices of the Royal Astronomical Society suggests that the Milky Way swallowed an ancient dwarf galaxy billions of years ago, and its stellar remains are still embedded... [1587 chars]",
            "url": "https://www.digitaltrends.com/space/scientists-found-a-hidden-galaxy-inside-the-milky-way-and-theyre-calling-it-loki/",
            "image": "https://www.digitaltrends.com/tachyon/2026/05/milky-way-hidden-galaxy-loki.jpg?resize=1200%2C630",
            "publishedAt": "2026-05-04T21:12:09Z",
            "lang": "en",
            "source": {
                "id": "b9839af36d69d3c293a1a1aa9e8bc0f9",
                "name": "Digital Trends",
                "url": "https://www.digitaltrends.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"
            }
        }
    ]
}

Categories