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": 16784,
    "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": "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"
            }
        },
        {
            "id": "4917406025997cebfc10b46a5c9a9b1c",
            "title": "Interstellar Comet 3I/ATLAS Left a Trail of Methane in its Wake",
            "description": "A new analysis of data obtained by JWST on 3I/ATLAS as it was on its way out of the Solar System (in December 2025) showed that its interior is rich in methane ice.",
            "content": "On July 1st, 2025, 3I/ATLAS became the third known interstellar object (ISO) to pass through our Solar System. By October 30th, it made its closest pass to the Sun, disappearing behind it from Earth's point of view, and began making its way out of th... [4267 chars]",
            "url": "https://www.universetoday.com/articles/interstellar-comet-3iatlas-left-a-trail-of-methane-in-its-wake",
            "image": "https://www.universetoday.com/article_images/3I_ATLAS_20260423_205002.jpg",
            "publishedAt": "2026-04-23T23:22:00Z",
            "lang": "en",
            "source": {
                "id": "e209c18934dfc136fe2651208d3d9a69",
                "name": "Universe Today",
                "url": "https://www.universetoday.com"
            }
        }
    ]
}

Categories