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": 16962,
    "articles": [
        {
            "id": "4596a1994ee68533c86d404e09108eb4",
            "title": "Boron nitride nanotubes move lithium ions 31 times faster than expected",
            "description": "Researchers at Rutgers University, the University of Illinois Chicago, and Argonne National Laboratory have found that boron nitride nanotube membranes transport lithium ions far faster than expected, pointing to potential applications in lithium recovery from spent batteries and blue energy generation.",
            "content": "Scientists used boron nitride, a synthetic crystalline compound, to build membranes containing millions of microscopic tubes that move lithium ions far faster than other charged particles. Lithium transport was observed at up to 31 times the rate exp... [1245 chars]",
            "url": "https://www.pv-magazine-india.com/2026/06/22/boron-nitride-nanotubes-move-lithium-ions-31-times-faster-than-expected/",
            "image": "https://www.pv-magazine-india.com/wp-content/uploads/2023/02/lithium-1.jpg",
            "publishedAt": "2026-06-22T09:38:48Z",
            "lang": "en",
            "source": {
                "id": "e4f22f95eadc43314494b5402488004c",
                "name": "pv magazine India",
                "url": "https://www.pv-magazine-india.com"
            }
        },
        {
            "id": "426b19b58640dafb58f5771f580c64ed",
            "title": "The giant viruses that orchestrate life in the polar regions",
            "description": "Viruses play a major role in the functioning of ecosystems. They profoundly influence the dynamics of microbial communities, the flow of matter and global biogeochemical cycles. Yet despite their abundance and ecological importance, many of them have long remained invisible to science.",
            "content": "Viruses play a major role in the functioning of ecosystems. They profoundly influence the dynamics of microbial communities, the flow of matter and global biogeochemical cycles. Yet despite their abundance and ecological importance, many of them have... [6083 chars]",
            "url": "https://phys.org/news/2026-06-giant-viruses-orchestrate-life-polar.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/arctic.jpg",
            "publishedAt": "2026-06-22T00:30:04Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "c98611bdeb59c46c26940c6d84a4fe2e",
            "title": "Solar storms don't shock people directly — they induce electric currents in long metal, meaning power lines, pipelines and undersea internet cables become the very antennas that channel the damage int",
            "description": "Solar storms do not electrocute people. They induce slow electric currents in long conductors — power lines, pipelines and undersea internet cables — which then channel the damage into substations and shore stations. The 1989 Quebec blackout took down a continent's grid in 90 seconds without a single direct strike from the Sun.",
            "content": "On the morning of March 13, 1989, the Hydro-Québec power grid collapsed in less than two minutes. A coronal mass ejection from the Sun had slammed into Earth’s magnetosphere the day before, and by early morning the rapidly shifting magnetic field ove... [9490 chars]",
            "url": "https://spacedaily.com/j-v-solar-storms-dont-shock-people-directly-they-induce-electric-currents-in-long-metal-meaning-power-lines-pipelines-and-undersea-internet-cables-become-the-very-antennas-that-channel-the-damage-into/",
            "image": "https://spacedaily.com/wp-content/uploads/2026/06/j-solar-storms-dont-shock-people-directly-they-induce-electr.jpg",
            "publishedAt": "2026-06-21T12:20:02Z",
            "lang": "en",
            "source": {
                "id": "e78ce7d66fa4cc7a845a221fd1505b06",
                "name": "Space Daily",
                "url": "https://spacedaily.com"
            }
        }
    ]
}

Categories