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": 17354,
    "articles": [
        {
            "id": "de887943e6f8688a2dd1e352c13a6713",
            "title": "AI-based generative framework create all-atom models of proteins in motion",
            "description": "Many drug and antibody discovery pathways focus on intricately folded cell membrane proteins. When molecules of a drug candidate bind to these proteins, like a key going into a lock, they trigger chemical cascades that alter cellular behavior.",
            "content": "Many drug and antibody discovery pathways focus on intricately folded cell membrane proteins. When molecules of a drug candidate bind to these proteins, like a key going into a lock, they trigger chemical cascades that alter cellular behavior. Unders... [3957 chars]",
            "url": "https://www.news-medical.net/news/20260513/AI-based-generative-framework-create-all-atom-models-of-proteins-in-motion.aspx",
            "image": "https://www.news-medical.net/image-handler/picture/2019/5/futuristic_techno_design_on_background_of_supercomputer_data_center_-_Image_-_Timofeev_Vladimir_M1_402c068791b640469e416c4f55d84afe-620x480.jpg",
            "publishedAt": "2026-05-14T01:16:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "id": "5392918971f37f615777f42739e3ed83",
            "title": "Europa Clipper and Juice Team Up to Observe Interstellar Comet 3I/ATLAS",
            "description": "When the interstellar comet 3I/ATLAS passed between ESA’s Jupiter Icy Moons Explorer (Juice) spacecraft and NASA’s Europa Clipper spacecraft in November 2025, scientists seized an once-in-a-lifetime chance: one spacecraft caught the comet’s glowing dayside, the other its dusty night side, simultaneously.",
            "content": "When the interstellar comet 3I/ATLAS passed between ESA’s Jupiter Icy Moons Explorer (Juice) spacecraft and NASA’s Europa Clipper spacecraft in November 2025, scientists seized an once-in-a-lifetime chance: one spacecraft caught the comet’s glowing d... [2078 chars]",
            "url": "https://www.sci.news/astronomy/europa-clipper-juice-interstellar-comet-3i-atlas-14765.html",
            "image": "https://cdn.sci.news/images/2026/05/image_14765-3I-ATLAS.jpg",
            "publishedAt": "2026-05-13T21:50:10Z",
            "lang": "en",
            "source": {
                "id": "c74358087a9ef7a865a623801c9a631c",
                "name": "Sci.News",
                "url": "https://www.sci.news"
            }
        },
        {
            "id": "c95bf055977e76ebe4ca4ca9c54c2ce9",
            "title": "Mouth stem cells could help beat brain cancer defenses",
            "description": "Stem cells found in the lining of the mouth could help make the most aggressive form of brain cancer easier to treat, according to new research from the University of Reading. The stem cells release a mixture of proteins and tiny particles into their surroundings, and when tested on human brain cancer cells transplanted into mouse brain tissue, they slowed the cancer's growth, made it harder for cancer cells to move around, and reduced the number and size of tumors that formed. When administered alongside the primary chemotherapy treatment for this cancer, they led to greater tumor reduction without harming the surrounding healthy brain tissue.",
            "content": "Stem cells found in the lining of the mouth could help make the most aggressive form of brain cancer easier to treat, according to new research from the University of Reading. The stem cells release a mixture of proteins and tiny particles into their... [2725 chars]",
            "url": "https://medicalxpress.com/news/2026-05-mouth-stem-cells-brain-cancer.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/mouth-stem-cells-could.jpg",
            "publishedAt": "2026-05-13T19:34:16Z",
            "lang": "en",
            "source": {
                "id": "fc12437cc984742bf9a97820262ab48a",
                "name": "Medical Xpress",
                "url": "https://medicalxpress.com"
            }
        }
    ]
}

Categories