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": 16820,
    "articles": [
        {
            "id": "7a3978eca94b2ecde641631978ab83fe",
            "title": "Study reveals untapped potential of coral reefs as nature’s pharmacy",
            "description": "Scientists discovered the micro-organisms can potentially contribute to medical research. Read more at straitstimes.com.",
            "content": "SINGAPORE – A study has uncovered hundreds of new microbial species inhabiting coral reefs, a discovery which may one day prove invaluable in helping save lives .\nResearchers at Swiss university ETH Zurich analysed the microbiomes of reef-building co... [6257 chars]",
            "url": "https://www.straitstimes.com/singapore/environment/the-untapped-potential-of-coral-reefs-as-natures-pharmacy-study",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/23a95721fd659ceb11c14585fa45fc49f257994b103d29889506eb305ce72847",
            "publishedAt": "2026-04-26T21:00:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "f92842198faf042a3d8d21963f75a1b8",
            "title": "Aquila Booster turns a weak pulsar into a powerhouse of PeV particles",
            "description": "In simple terms, astronomers may have found a cosmic particle accelerator that outperforms even their best theoretical designs.",
            "content": "High above Earth, in the thin air of the Tibetan Plateau, a giant observatory has caught the universe doing something it shouldn’t be able to do.\nThe Large High Altitude Air Shower Observatory (LHAASO) has detected ultra-powerful gamma rays—reaching ... [4326 chars]",
            "url": "https://interestingengineering.com/space/aquila-booster-outperforms-crab-nebula",
            "image": "https://cms.interestingengineering.com/wp-content/uploads/2025/12/Interesting-Enginnering.jpg",
            "publishedAt": "2026-04-26T15:17:00Z",
            "lang": "en",
            "source": {
                "id": "c3a80cec1867cd2d547ae3364b09b09c",
                "name": "Interesting Engineering",
                "url": "https://interestingengineering.com"
            }
        },
        {
            "id": "847dd9dd6f6b8f654507455d34e69ff2",
            "title": "Science Snapshots: April 26, 2026",
            "description": "Explore groundbreaking research on ancient predators, AI weather forecasting, and new coronavirus pathways in just one minute.",
            "content": "Invertebrate Cretaceous ‘krakens’ were apex predators\nThe earliest finned octopuses were top predators that rivalled giant marine reptiles. By analysing large fossilised jaws, scientists have found two species — Nanaimoteuthis jeletzkyi and N. haggar... [309 chars]",
            "url": "https://www.thehindu.com/sci-tech/science/science-snapshots-april-26-2026/article70897304.ece",
            "image": "https://th-i.thgim.com/public/sci-tech/science/s2xy5u/article70897297.ece/alternates/LANDSCAPE_1200/1xIkegami%20aea6285%20image.png",
            "publishedAt": "2026-04-26T02:30:00Z",
            "lang": "en",
            "source": {
                "id": "b186b851cfda2f4463224771573fadf2",
                "name": "The Hindu",
                "url": "https://www.thehindu.com"
            }
        }
    ]
}

Categories