Singapore News API

Get the live top headlines from Singapore with our JSON API.

Get API key for the Singapore 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=general&apikey=API_KEY
{
    "totalArticles": 147476,
    "articles": [
        {
            "id": "aafc9ecfb80c3b303db4dd1e0052fb6b",
            "title": "Deep waters off Japan harbor four species of 'living pink rocks' that help store carbon",
            "description": "Scientists discovered four new rhodolith species in deep waters off Japan, revealing an unexpected biodiversity hotspot beneath the sea.",
            "content": "Some species are so easy to overlook that they can spend centuries hidden in plain sight. That is the case with rhodoliths, which resemble small pink rocks on the seafloor but are actually living algae.\nThese unusual organisms help support marine eco... [6206 chars]",
            "url": "https://www.earth.com/news/deep-waters-off-japan-harbor-four-species-of-living-pink-rocks-rhodoliths-that-help-store-carbon/",
            "image": "https://cff2.earth.com/uploads/2026/06/12133641/rhodoliths_pink-rocks_ecosystem_carbon-sequestration_Hiroshima-U_1m.jpg",
            "publishedAt": "2026-06-12T20:26:15Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "c08bce23ca5b807396aaaea3e19491a5",
            "title": "Tracking infectious bacteria from raccoons via rivers to humans with DNA",
            "description": "Researchers investigated the prevalence of an emerging foodborne disease-causing bacterium in wild raccoons and environmental water. They found genetic similarities between the strains found in both, suggesting possible transmission between wildlife and water. Genomic analyses of samples taken from the raccoons showed that many strains found in the animals carried virulence genes associated with diarrhea outbreaks in humans.",
            "content": "The emerging infectious bacterium Escherichia albertii has caused outbreaks of severe food poisoning and hospitalized people through contaminated water and foods, such as salad ingredients. Now, a new study from Osaka Metropolitan University (OMU) ha... [3450 chars]",
            "url": "https://www.eurekalert.org/news-releases/1131573",
            "image": "https://mediasvc.eurekalert.org/Api/v1/Multimedia/2fadd760-49e6-4353-805d-041f9d4c356a/Rendition/thumbnail/Content/Public",
            "publishedAt": "2026-06-12T17:15:00Z",
            "lang": "en",
            "source": {
                "id": "6a95657332d8b1bd75fe6a91118746ff",
                "name": "EurekAlert!",
                "url": "https://www.eurekalert.org"
            }
        },
        {
            "id": "d23909307ac87e1e8cea54bb8c4bbd6d",
            "title": "Deconstructing A Miyota 9075, And Learning More About GMT Movements",
            "description": "Getting up close and personal with the Miyota 9075, and taking it apart to see how it works, as far as I dare to go.",
            "content": "Not too long ago, last February in fact, I had the opportunity to get my hands on a series of Miyota automatic movements, of which I disassembled the ubiquitous Calibre 9015. My prime goal was to learn more about its construction and simply find out ... [8600 chars]",
            "url": "https://monochrome-watches.com/miyota-9075-automatic-true-traveller-gmt-movement-deconstruction-history-miyota-manufacture-technical-perspective/",
            "image": "https://monochrome-watches.com/app/uploads/2026/06/Miyota-9075-Full-Movement-2.jpg",
            "publishedAt": "2026-06-12T17:00:00Z",
            "lang": "en",
            "source": {
                "id": "4e06b208b4f450fed392f739c8bdeb43",
                "name": "Monochrome Watches",
                "url": "https://monochrome-watches.com"
            }
        }
    ]
}

Categories