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": 16788,
    "articles": [
        {
            "id": "59887e3cdbb01d6faa5791b56ee8e800",
            "title": "Breakthrough to Restore Aging Joints Could Help Treat Osteoarthritis",
            "description": "A study in mice traced the loss of cartilage that accompanies aging to a single protein, pointing to treatments that may one day restore mobility and ease discomfort in seniors.",
            "content": "A study in mice traced the loss of cartilage that accompanies aging to a single protein, pointing to treatments that may one day restore mobility and ease discomfort in seniors.\nThe protein, called 15-PGDH, has been extensively linked to aging.\nIt be... [5752 chars]",
            "url": "https://www.sciencealert.com/breakthrough-to-restore-aging-joints-could-help-treat-osteoarthritis",
            "image": "https://www.sciencealert.com/images/2026/01/Aging-Knee-Joints-on-X-ray.jpg",
            "publishedAt": "2026-04-24T12:05:05Z",
            "lang": "en",
            "source": {
                "id": "76a2943c768c5c3be7d790e609b40403",
                "name": "ScienceAlert",
                "url": "https://www.sciencealert.com"
            }
        },
        {
            "id": "ffdb310dd81ea5502c3f981408dadede",
            "title": "Chinese scientists discover new lunar minerals from Chang'e",
            "description": "Chinese scientists have discovered two new lunar minerals through research on samples retrieved by China's Chang'e-5 mission, the China National Space Administration (CNSA) announced Friday.",
            "content": "Lunar soil samples retrieved by China's Chang'e-5 mission have led to numerous new findings. [Photo provided to CGTN]\nChinese scientists have discovered two new lunar minerals through research on samples retrieved by China's Chang'e-5 mission, the Ch... [3384 chars]",
            "url": "http://www.china.org.cn/2026-04/24/content_118461333.shtml",
            "image": "https://images.china.cn/images1/ch/2022ChinaIdex/img/shareF2023.png",
            "publishedAt": "2026-04-24T06:01:54Z",
            "lang": "en",
            "source": {
                "id": "f4f98d7c5af3031e8155d9b0cf36929a",
                "name": "China.org.cn",
                "url": "http://www.china.org.cn"
            }
        },
        {
            "id": "9379368448272ab84661422e8f39838b",
            "title": "New Fossil from Brazil Reveals Unexpected Diversity among Pre-Dinosaur Herbivores",
            "description": "Paleontologists in Brazil have identified a new genus and species of hyperodapedontine rhynchosaur -- an extinct lineage of beaked, herbivorous reptiles -- based on a partial skull and lower jaws recovered from Triassic rocks.",
            "content": "Paleontologists in Brazil have identified a new genus and species of hyperodapedontine rhynchosaur — an extinct lineage of beaked, herbivorous reptiles — based on a partial skull and lower jaws recovered from Triassic rocks. Named Isodapedon varzeali... [3616 chars]",
            "url": "https://www.sci.news/paleontology/isodapedon-varzealis-14719.html",
            "image": "https://cdn.sci.news/images/2026/04/image_14719f-Isodapedon-varzealis.jpg",
            "publishedAt": "2026-04-23T23:40:45Z",
            "lang": "en",
            "source": {
                "id": "c74358087a9ef7a865a623801c9a631c",
                "name": "Sci.News",
                "url": "https://www.sci.news"
            }
        }
    ]
}

Categories