Flag of Singapore

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": 16506,
    "articles": [
        {
            "id": "adfe4a91a8d09cb1bb2e3b33fcee7e7f",
            "title": "Space Force Weighs Options To Use Vulcan For Lower-Risk Missions",
            "description": "The U.S. Space Force is exploring options to still use the Vulcan rocket heavy-lift launch vehicle for less-complex missions.",
            "content": "COLORADO SPRINGS—Amid an ongoing investigation into a solid rocket motor anomaly that had grounded United Launch Alliance’s (ULA) Vulcan rocket for U.S. national security missions, the U.S. Space Force is exploring options to still use the heavy-lift... [2473 chars]",
            "url": "https://aviationweek.com/space/launch-vehicles-propulsion/space-force-weighs-options-use-vulcan-lower-risk-missions",
            "image": "https://aviationweek.com/sites/default/files/AW_favicon_128x128.png",
            "publishedAt": "2026-04-15T00:48:03Z",
            "lang": "en",
            "source": {
                "id": "3d31b493490e6983b50319dd6dd14965",
                "name": "Aviation Week",
                "url": "https://aviationweek.com"
            }
        },
        {
            "id": "af9c6b625f39bd41e4ff6114f1dd8bd4",
            "title": "Engineered Miniature CRISPR Boosts Gene‑Editing Efficiency in Human Cells",
            "description": "A compact Cas12f nuclease shows high editing efficiency in human cells, with structural insights enabling an engineered variant potentially suited for future AAV‑compatible delivery.",
            "content": "One of the biggest obstacles in targeting CRISPR therapy deliveries directly into the body isn’t the editing chemistry, it’s the size of the editors themselves. The field’s workhorse nucleases, including Cas9 and Cas12a, are considerably large (excee... [3422 chars]",
            "url": "https://www.genengnews.com/topics/genome-editing/engineered-miniature-crispr-boosts-gene%E2%80%91editing-efficiency-in-human-cells/",
            "image": "https://www.genengnews.com/wp-content/uploads/2023/11/GettyImages-1494622331.jpg",
            "publishedAt": "2026-04-14T23:37:01Z",
            "lang": "en",
            "source": {
                "id": "44d4211fca4dbb83c12712451a910c36",
                "name": "Genetic Engineering and Biotechnology News",
                "url": "https://www.genengnews.com"
            }
        },
        {
            "id": "e2f8ed4ce6020d4c652f21fb9f6ed913",
            "title": "NASA's Artemis 2 moonshot was just the 'opening act' for America's return to the moon, space agency chief says",
            "description": "Artemis 2 kicks off a lunar \"relay race\" that will lead the NASA and its international partners to a moon base and, eventually, Mars, NASA chief Jared Isaacman says.",
            "content": "The head of NASA said the agency's historic Artemis 2 moon mission, which sent the first astronauts around the moon in over 50 years, is only the beginning of a new lunar \"relay race\" that will ultimately lead to a crewed landing and moon base in the... [8148 chars]",
            "url": "https://www.space.com/space-exploration/artemis/nasas-artemis-2-moonshot-was-just-the-opening-act-for-americas-return-to-the-moon-space-agency-chief-says",
            "image": "https://cdn.mos.cms.futurecdn.net/5fDcweM6uuBQC5d26c5uKV-1920-80.jpg",
            "publishedAt": "2026-04-14T22:06:49Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        }
    ]
}

Categories