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": 16890,
    "articles": [
        {
            "id": "de93b2c052361aa2604ccd57c55a800b",
            "title": "Ultrasound propagation in porous rocks: Theory identifies three distinct wave modes",
            "description": "Ultrasound-based irradiation of rock formations has attracted considerable attention as a technique for enhancing heavy-oil (high-viscosity crude oil) recovery from deep underground reservoirs. However, a unified theoretical framework for wave propagation and energy dissipation in these formations remains lacking because water coexists with heavy oil within rock pores, and gas bubbles in the water respond dynamically to ultrasonic excitation, thereby creating a complex system.",
            "content": "Ultrasound-based irradiation of rock formations has attracted considerable attention as a technique for enhancing heavy-oil (high-viscosity crude oil) recovery from deep underground reservoirs. However, a unified theoretical framework for wave propag... [1490 chars]",
            "url": "https://phys.org/news/2026-06-ultrasound-propagation-porous-theory-distinct.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2026/ultrasound-propagation.jpg",
            "publishedAt": "2026-06-18T18:40:05Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "d5a92c9572157bdd66e8b066f78961a6",
            "title": "From Microbial Dark Matter To Living Library: New Biobank Decodes Survival Secrets Of Extreme Acid Mine Drainage Microbes",
            "description": "Welcome to Astrobiology.com",
            "content": "Editor’s note: If we aspire to mount expeditions to new worlds and then embrace the task of characterizing and quantifying whatever life forms we find, the ability to map and understand whatever metabolic and genomic systems are in operation is impor... [6830 chars]",
            "url": "https://astrobiology.com/2026/06/from-microbial-dark-matter-to-living-library-new-biobank-decodes-survival-secrets-of-extreme-acid-mine-drainage-microbes.html",
            "image": "https://astrobiology.com/wp-content/uploads/2026/06/From-microbial-dark.png",
            "publishedAt": "2026-06-18T18:12:29Z",
            "lang": "en",
            "source": {
                "id": "1ff5b422408f5ec9bc27a0260c24caee",
                "name": "astrobiology.com",
                "url": "https://astrobiology.com"
            }
        },
        {
            "id": "cf9a9ecd4714212ba0db935651704a39",
            "title": "Molecular Fossils Reveal Secrets Of Earth’s Recovery From Ancient Global Warming Event",
            "description": "Welcome to Astrobiology.com",
            "content": "Scientists have uncovered new evidence from one of Earth’s most extreme ancient warming events, revealing how the climate may recover long after human-driven CO₂ emissions cease.\nAbout 56 million years ago, during a period known as the Palaeocene–Eoc... [2545 chars]",
            "url": "https://astrobiology.com/2026/06/molecular-fossils-reveal-secrets-of-earths-recovery-from-ancient-global-warming-event.html",
            "image": "https://astrobiology.com/wp-content/uploads/2026/06/Molecular-fossils.png",
            "publishedAt": "2026-06-18T18:02:42Z",
            "lang": "en",
            "source": {
                "id": "1ff5b422408f5ec9bc27a0260c24caee",
                "name": "astrobiology.com",
                "url": "https://astrobiology.com"
            }
        }
    ]
}

Categories