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": 16836,
    "articles": [
        {
            "id": "9b9e3377d8e13fddef142810a48cdd71",
            "title": "See A Brilliant Full ‘Flower Moon’ Rise: The Night Sky This Week",
            "description": "North America’s celestial highlights for the week ahead, which also apply to mid-northern latitudes in the northern hemisphere.",
            "content": "Topline\nApril closes, and May begins with a brilliant full flower moon on May 1 amid a sky in seasonal transition. Spring’s constellations now dominate the evening, summer’s brightest stars climb after midnight and the Big Dipper rides high overhead.... [1630 chars]",
            "url": "https://www.forbes.com/sites/jamiecartereurope/2026/04/27/see-a-brilliant-full-flower-moon-rise-the-night-sky-this-week/",
            "image": "https://imageio.forbes.com/specials-images/imageserve/69df6ee3fd00d6e17270851b/0x0.jpg?format=jpg&height=900&width=1600&fit=bounds",
            "publishedAt": "2026-04-27T06:00:00Z",
            "lang": "en",
            "source": {
                "id": "c4e32b557a3dd75225975f11fb68a3a9",
                "name": "Forbes",
                "url": "https://www.forbes.com"
            }
        },
        {
            "id": "817cba4d20533fbd9b8132770adb4941",
            "title": "The particles in the early Universe painted a different picture",
            "description": "Today, we have the Standard Model of particles with four fundamental forces governing them. But things weren't always the way they are now.",
            "content": "Today’s Standard Model describes our Universe’s particles and forces.\nSix quarks, six leptons, and antiparticles comprise the fermions.\nEight gluons, one photon, the weak W-and-Z, plus one Higgs represent our bosons.\nGravity, electromagnetism, and st... [1459 chars]",
            "url": "https://bigthink.com/starts-with-a-bang/particles-early-universe/",
            "image": "https://bigthink.com/wp-content/uploads/2026/04/SM-Cover.jpg?resize=1200,630",
            "publishedAt": "2026-04-27T06:00:00Z",
            "lang": "en",
            "source": {
                "id": "1aff9531f566a213e43e38cb38201649",
                "name": "Big Think",
                "url": "https://bigthink.com"
            }
        },
        {
            "id": "67eb7a7f1701f9d3822225f6015cd440",
            "title": "Structural characteristics and evolutionary trajectories of knowledge recombination in the field of AI-driven drug discovery",
            "description": "The rapid evolution of artificial intelligence (AI) and its profound integration with the pharmaceutical industry essentially constitute a process of knowledge recombination. Yet, empirical evidence systematically characterizing the structural and evolutionary dynamics of this phenomenon in AI-driven drug discovery remains scarce. Utilizing 494 granted invention patents from Chinese AI pharmaceutical firms (2011–2024), this study establishes a multi-method framework—integrating IPC co-occurrence networks, semantic similarity, LDA topic modelling, and longitudinal sliding-window analysis—to systematically characterize this cross-domain recombination. Structurally, the network exhibits a “sparse yet concentrated” topology. Bioinformatics (G16B) emerges as the critical bridging hub, facilitating distant recombination characterized by high combinatorial intensity but low cognitive similarity. Longitudinally, the network’s evolution reveals a “temporal lag” in knowledge integration, marked by declining network density alongside a rising average degree. The technological dominance transitioned progressively from traditional pharmaceuticals (A61K) to computing (G06F), and ultimately to bioinformatics (G16B) and multidisciplinary integration. These findings offer an empirical lens into the micro-level dynamics of interdisciplinary knowledge convergence, providing preliminary insights that may inform capability development and innovation policymaking.",
            "content": "Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original... [625 chars]",
            "url": "https://www.nature.com/articles/s41598-026-50574-3?error=cookies_not_supported&code=cc01f9d0-46ec-44fa-811d-b65aa8ad8a51",
            "image": "https://www.nature.com/static/images/favicons/nature/favicon-48x48-b52890008c.png",
            "publishedAt": "2026-04-27T05:16:35Z",
            "lang": "en",
            "source": {
                "id": "7abf0df285fbe93cdccffcc7c4088737",
                "name": "Nature",
                "url": "https://www.nature.com"
            }
        }
    ]
}

Categories