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": 17050,
    "articles": [
        {
            "id": "d199a8230e68013f9c596c99d9a4d60b",
            "title": "'Fingerprints' of black hole's event horizon detected for first time",
            "description": "Scientists have detected the \"fingerprints\" of a black hole's event horizon -- the boundary from which nothing can escape -- for the first time, according to research published on Wednesday. The discovery was made by studying ripples in space-time called gravitational waves that were created when two black holes violently…",
            "content": "Scientists have detected the \"fingerprints\" of a black hole's event horizon -- the boundary from which nothing can escape -- for the first time, according to research published on Wednesday.\nThe discovery was made by studying ripples in space-time ca... [3900 chars]",
            "url": "https://japantoday.com/category/tech/'fingerprints'-of-black-hole's-event-horizon-detected-for-first-time",
            "image": "https://media.japantoday.com/img/store/15/4a/6fe92fcc5a1750c47acb60a1547097862475/1bd830b66d9b3fc7ea3da0f57067423174b300c7/_w1700.jpeg",
            "publishedAt": "2026-06-24T21:00:00Z",
            "lang": "en",
            "source": {
                "id": "b6e16e937954be66de0f0475c3640971",
                "name": "Japan Today",
                "url": "https://japantoday.com"
            }
        },
        {
            "id": "e4ccd543c5af424068187fc1e4952ec8",
            "title": "‘Fingerprints’ of black hole’s event horizon detected for first time",
            "description": "Scientists studied ripples in space-time, called gravitational waves, after two black holes collided. Read more at straitstimes.com.",
            "content": "PARIS - Scientists have detected the “fingerprints” of a black hole’s event horizon – the boundary from which nothing can escape – for the first time, according to research published on June 24.\nThe discovery was made by studying ripples in space-tim... [3922 chars]",
            "url": "https://www.straitstimes.com/world/europe/fingerprints-of-black-holes-event-horizon-detected-for-first-time",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/b9ff371e234fab9b43e653044825f5c07794247c22a8349b9cc995ba8daa46aa",
            "publishedAt": "2026-06-24T15:57:05Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "41abe5d0d914fd11999d43249a93b895",
            "title": "Euclid telescope takes snapshot of Milky Way's heart",
            "description": "Discover the Euclid telescope's largest and most detailed photo of the Milky Way's heart, aiding in the search for exoplanets. Read more at straitstimes.com.",
            "content": "PARIS – The Euclid space telescope has captured the largest and most detailed photo ever taken of our galaxy’s crowded heart, a dazzling image packed with 60 million stars, the European Space Agency (ESA) said on June 24.\nThe new photo of the Milky W... [2263 chars]",
            "url": "https://www.straitstimes.com/world/euclid-telescope-snaps-best-photo-yet-of-milky-ways-heart",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/92cc185be4920e13d6c1ea730d0cc70506bff05b8c0d8d9abd08e10a053cdbd5",
            "publishedAt": "2026-06-24T14:05:23Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories