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": 16570,
    "articles": [
        {
            "id": "d1dfb688a6870b119e5ffb3d22c95092",
            "title": "Study tries to answer exactly how primitive humans transported massive Stonehenge stones hundreds of miles across Britain",
            "description": "Researchers found that Stonehenge's Altar Stone likely was transported from northern Scotland across hundreds of miles of ancient Britain",
            "content": "Stonehenge has a way of making people stop and wonder. Even if you have only seen it in photographs, the monument feels strangely powerful.\nHuge stones stand in a circle on the open landscape of Salisbury Plain, as if they are guarding a secret from ... [5983 chars]",
            "url": "https://www.earth.com/news/study-tries-to-answer-exactly-how-stonehenge-megaliths-transported-across-britain/",
            "image": "https://cff2.earth.com/uploads/2026/06/07141444/stonehenge_altar-stone_Anthony-Clarke_Chris-Kirkland_CurtinU_1m.jpg",
            "publishedAt": "2026-06-08T01:41:15Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "1792cfe3316893497beec6fce93f0506",
            "title": "American astronomers track the birth of planets from rings around stars",
            "description": "An international team of researchers from the University of Warwick, the Massachusetts Institute of Technology, and McMaster University has developed a new method for determining the mass of young planets hidden in dense dust rings around their",
            "content": "An international team of researchers from the University of Warwick, the Massachusetts Institute of Technology, and McMaster University has developed a new method for determining the mass of young planets hidden in dense dust rings around their stars... [3291 chars]",
            "url": "https://news.inbox.eu/150co6u-american-astronomers-track-the-birth-of-planets-from-rings-around-stars?language=en",
            "image": "https://news.inbox.eu/w/img/7a/c3/7ac32dc6a73f3b899c.webp",
            "publishedAt": "2026-06-07T15:23:26Z",
            "lang": "en",
            "source": {
                "id": "5ae45371a5a024afa2698bd7741e3828",
                "name": "Inbox.eu",
                "url": "https://news.inbox.eu"
            }
        },
        {
            "id": "ea9c69514b29c03b13715dcad676c81c",
            "title": "Scientists Discover Strange New Spider Species That Disguises Itself as a Fungus",
            "description": "Scientists have discovered a new spider species in Ecuador’s Amazon rainforest that uses an unprecedented form of mimicry.",
            "content": "Scientists have discovered a new spider species in Ecuador’s Amazon rainforest that uses an unprecedented form of mimicry.\nDeep in Ecuador’s Amazon rainforest, researchers encountered what appeared to be an ordinary mushroom clinging to the underside... [3276 chars]",
            "url": "https://scitechdaily.com/scientists-discover-strange-new-spider-species-that-disguises-itself-as-a-fungus/",
            "image": "https://scitechdaily.com/images/Taczanowskia-waska.jpg",
            "publishedAt": "2026-06-07T15:13:54Z",
            "lang": "en",
            "source": {
                "id": "68731ff9e39259c4191d23f5faee25eb",
                "name": "SciTechDaily",
                "url": "https://scitechdaily.com"
            }
        }
    ]
}

Categories