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": 16686,
    "articles": [
        {
            "id": "321544c122708ce7ed1778cd855cc39a",
            "title": "CO₂ injection reveals hidden cement chemistry behind 13% stronger early strength",
            "description": "One September day, it started to snow inside MIT's Pierce Laboratory. Researchers depressurized a tank of liquid carbon dioxide (CO2), instantly freezing it and releasing solid flakes. These were blended into cement paste and pressed into disks roughly the size of a dime, each sealed with a thin layer of vegetable oil to keep water in and air out. The team trained lasers on each one, observing for the first time the transient chemical reaction that might explain why CO2-injected cement paste gains strength faster.",
            "content": "One September day, it started to snow inside MIT's Pierce Laboratory. Researchers depressurized a tank of liquid carbon dioxide (CO2), instantly freezing it and releasing solid flakes. These were blended into cement paste and pressed into disks rough... [6503 chars]",
            "url": "https://phys.org/news/2026-06-reveals-hidden-cement-chemistry-stronger.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2026/shot-of-carbon-dioxide.jpg",
            "publishedAt": "2026-06-11T23:20:05Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "1b1c16ed02abde19b92986c58e1e2735",
            "title": "Scientists unlock the secret behind the Venus flytrap's snap",
            "description": "June 11 : Pity the poor fly that lands on a Venus flytrap. When the insect touches hair-like structures on this remarkable carnivorous plant, its trap snaps shut, dooming the victim to be digested over several days in secreted enzymes. Scientists have now found the physical mechanism behind this snapping action.",
            "content": "June 11 : Pity the poor fly that lands on a Venus flytrap. When the insect touches hair-like structures on this remarkable carnivorous plant, its trap snaps shut, dooming the victim to be digested over several days in secreted enzymes. Scientists hav... [4076 chars]",
            "url": "https://www.channelnewsasia.com/business/scientists-unlock-secret-behind-venus-flytraps-snap-6177601",
            "image": "https://dam.mediacorp.sg/image/upload/s--rPaqZpBd--/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2024-04:reuters_1,w_0.1/f_auto,q_auto/v1/one-cms/core/2026-06-11T180114Z_1_LYNXMPEM5A1CW_RTROPTP_3_SCIENCE-VENUS-FLYTRAP.JPG?itok=q0Q4Ivai",
            "publishedAt": "2026-06-11T18:01:14Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "248c47a408e2e058dc4903698ccd7a39",
            "title": "The Deep Sea Is An Untapped Evolutionary Engine Says New Study",
            "description": "Welcome to Astrobiology.com",
            "content": "Editor’s note: As we expand outward from Earth to other worlds we are almost certainly going to encounter things we did not expect to find – things that are unlikely or impossible on Earth. Life on other worlds may arise from a totally different set ... [6526 chars]",
            "url": "https://astrobiology.com/2026/06/the-deep-sea-is-an-untapped-evolutionary-engine-says-new-study.html",
            "image": "https://astrobiology.com/wp-content/uploads/2026/06/The-Deep-Sea-Is-An.png",
            "publishedAt": "2026-06-11T15:34:24Z",
            "lang": "en",
            "source": {
                "id": "1ff5b422408f5ec9bc27a0260c24caee",
                "name": "astrobiology.com",
                "url": "https://astrobiology.com"
            }
        }
    ]
}

Categories