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": 16746,
    "articles": [
        {
            "id": "e6f8e49df7f9d751d2f35541c84eab75",
            "title": "Simple water experiment recreates complex quantum wave patterns",
            "description": "A water vortex recreates an invisible quantum effect and reveals strange patterns that defy modern physics.",
            "content": "Researchers have found that a swirling water vortex can force opposing waves to form rotating lines of stillness across an entire tank.\nThat result turns a famously hard-to-see quantum effect into something scientists can watch directly and test in p... [5098 chars]",
            "url": "https://www.earth.com/news/simple-water-experiment-recreates-complex-quantum-wave-patterns/",
            "image": "https://cff2.earth.com/uploads/2026/04/21134946/water-vortex-quantum-aharonov-bohm-effect-experiment.jpg",
            "publishedAt": "2026-04-22T17:01:54Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "3f0d75682e5b73cb11b98eb11b8cdfa7",
            "title": "Neanderthal babies looked like modern toddlers at 6 months of age",
            "description": "Neanderthal babies grew so quickly that by six months they were already about the same size as today's toddlers",
            "content": "Researchers have found that a six-month-old Neanderthal infant already had the body size of a modern toddler.\nThe discovery recasts early Neanderthal life around unusually fast growth, showing that infants reached larger bodies and heavier needs far ... [4855 chars]",
            "url": "https://www.earth.com/news/neanderthal-babies-grew-so-fast-they-looked-like-modern-toddlers-at-6-months/",
            "image": "https://cff2.earth.com/uploads/2026/04/22103512/neanderthal-babies_grew-very-fast_1m.jpg",
            "publishedAt": "2026-04-22T16:52:30Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "b7d031e43b0ba9b7573e955e2c416242",
            "title": "The CARMENES Search For Exoplanets Around M Dwarfs. A Homogeneous Catalogue Of Projected Rotational Velocities Accounting For Limb",
            "description": "Welcome to Astrobiology.com",
            "content": "Stellar rotation is closely linked to both age and magnetic activity. Through gyrochronology, it provides a means to estimate stellar ages and trace the evolution of planetary systems, and it is also crucial to constrain and correct stellar activity ... [1946 chars]",
            "url": "https://astrobiology.com/2026/04/the-carmenes-search-for-exoplanets-around-m-dwarfs-a-homogeneous-catalogue-of-projected-rotational-velocities-accounting-for-limb-darkening.html",
            "image": "https://astrobiology.com/wp-content/uploads/2026/04/The-CARMENES-Search-For-Exoplanets.jpg",
            "publishedAt": "2026-04-22T16:00:08Z",
            "lang": "en",
            "source": {
                "id": "1ff5b422408f5ec9bc27a0260c24caee",
                "name": "astrobiology.com",
                "url": "https://astrobiology.com"
            }
        }
    ]
}

Categories