Flag of the 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": 5290,
    "articles": [
        {
            "title": "Castiglione lab discovers horses run faster by ignoring an ancient mutation that says ‘stop’",
            "description": "New research from Vanderbilt and Johns Hopkins Medicine, is shaping the way we understand the evolutionary limits of energy production.",
            "content": "Evolution often makes a deal with the devil, creating challenges for treating human disease. By mass, the muscles of thoroughbred racehorses consume more than twice the oxygen of elite human athletes. Yet, oxygen produces free radicals, which damage ... [6497 chars]",
            "url": "https://news.vumc.org/2025/04/01/castiglione-lab-discovers-horses-run-faster-by-ignoring-an-ancient-mutation-that-says-stop/",
            "image": "https://vumc-reporter.s3.amazonaws.com/uploads/steeplechase1_jh.jpg",
            "publishedAt": "2025-04-01T21:52:19Z",
            "source": {
                "name": "VUMC News",
                "url": "https://news.vumc.org"
            }
        },
        {
            "title": "Lichens Endure Martian Test, Hint at Mars Survival",
            "description": "For the first time, researchers have demonstrated that certain lichen species can survive Mars-like conditions, including exposure to ionising",
            "content": "For the first time, researchers have demonstrated that certain lichen species can survive Mars-like conditions, including exposure to ionising radiation, while maintaining a metabolically active state.\nPublished in the open-access journal IMA Fungus ... [2923 chars]",
            "url": "https://www.miragenews.com/lichens-endure-martian-test-hint-at-mars-1436814/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1574170608990-8b45e8d75449%3Fixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bixlib%3Drb-1.2.1%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D1351%26amp%3Bq%3D80",
            "publishedAt": "2025-04-01T18:08:00Z",
            "source": {
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "title": "Scientists merge two 'impossible' materials into new artificial structure",
            "description": "An international team led by Rutgers University-New Brunswick researchers has merged two lab-synthesized materials into a synthetic quantum structure once thought impossible to exist and produced an exotic structure expected to provide insights that could lead to new materials at the core of quantum computing.",
            "content": "This article has been reviewed according to Science X's editorial process and policies . Editors have highlighted the following attributes while ensuring the content's credibility:\nBy building a unique, advanced machine, scientists have created a str... [7080 chars]",
            "url": "https://phys.org/news/2025-04-scientists-merge-impossible-materials-artificial.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2025/scientists-merge-two-i.jpg",
            "publishedAt": "2025-04-01T15:49:05Z",
            "source": {
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories