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": 16904,
    "articles": [
        {
            "id": "effe9439adc0ef49a172832a7363bdfb",
            "title": "How airplane tires survive the force of landing jets",
            "description": "Scientists have solved the mystery of how carbon black strengthens the rubber that supports the weight of massive aircraft.",
            "content": "Every airplane tire has to absorb the impact of a fully loaded jet, then do it again, hundreds of times.\nEngineers learned early on that mixing a fine black powder into rubber made it tough enough for the job. For nearly a century, that recipe has re... [5340 chars]",
            "url": "https://www.earth.com/news/how-airplane-tires-survive-the-force-of-landing-jets/",
            "image": "https://cff2.earth.com/uploads/2026/05/16191023/carbon-black-rubber-tire-strength.jpg",
            "publishedAt": "2026-05-19T23:15:00Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "a515b3f5993a0065b229cf503e53f3e5",
            "title": "Plant that has lived on Earth over 400 million years produces water that looks like it came from space",
            "description": "Water drawn from a living Equisetum plant, called horsetail, has registered the most extreme oxygen isotope signature ever measured.",
            "content": "Water drawn through the hollow stem of a living Equisetum plant, called horsetail, has registered the most extreme oxygen isotope signature ever measured in any terrestrial material.\nThat discovery stretches the known chemical limits of Earth’s water... [5540 chars]",
            "url": "https://www.earth.com/news/equisetum-horsetail-plant-water-from-space-most-extreme-oxygen-isotope-ever-measured/",
            "image": "https://cff2.earth.com/uploads/2026/02/14120115/prehistoric-horsetail-400-million-years-oxygen-isotopes.jpg",
            "publishedAt": "2026-05-19T22:07:30Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "54ee887a27e0d0617b5ec7e635a665d9",
            "title": "Scientists Unveil ‘DNA Battery’ That Charges Directly From The Sun",
            "description": "Scientists at the University of California, Santa Barbara developed a “liquid solar battery” inspired by DNA that captures sunlight, stores it in chemical bonds for months or years, and releases it later as heat on demand.",
            "content": "The massive energy needs of AI servers and hyperscale data centers are driving a boom in grid storage. Standalone battery systems are scaling at an unprecedented rate to pair with solar and wind power, enhancing grid stability and base-load capabilit... [5033 chars]",
            "url": "https://oilprice.com/Alternative-Energy/Solar-Energy/Scientists-Unveil-DNA-Battery-That-Charges-Directly-From-The-Sun.html",
            "image": "https://d32r1sh890xpii.cloudfront.net/article/1200x675/2026-05-19_dqmbfnwzvv.jpg",
            "publishedAt": "2026-05-19T22:00:00Z",
            "lang": "en",
            "source": {
                "id": "0bfd2fc1956a6c3bdfd830c196c1fbab",
                "name": "Crude Oil Prices Today | OilPrice.com",
                "url": "https://oilprice.com"
            }
        }
    ]
}

Categories