Flag of the Singapore

Singapore Health News API

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

Get API key for the Singapore Health 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=health&apikey=API_KEY
{
    "totalArticles": 16747,
    "articles": [
        {
            "title": "WHO says bird flu risk currently low, asks countries to remain vigilant",
            "description": "The current overall public health risk posed by the H5N1 bird flu virus is low, the World Health Organization said on Friday, but urged countries to stay alert for cases of animal-to-human transmission. Read more at straitstimes.com.",
            "content": "The current overall public health risk posed by the H5N1 bird flu virus is low, the World Health Organization said on Friday, but urged countries to stay alert for cases of animal-to-human transmission.\nThe UN-agency said countries should implement i... [846 chars]",
            "url": "https://www.straitstimes.com/world/who-says-bird-flu-risk-currently-low-asks-countries-to-remain-vigilant",
            "image": "https://static1.straitstimes.com.sg/s3fs-public/styles/large30x20/public/articles/2024/04/27/LYNXNPEK3P0O9-1.jpg?VersionId=.0jdxQRG44dZQ0pfXGYOx1Z2VoTdvD9U",
            "publishedAt": "2024-04-26T17:53:22Z",
            "source": {
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "title": "Bird flu traces found in one in five US commercial milk samples, says FDA",
            "description": "One in five commercial milk samples tested in a nationwide survey contained particles of the H5N1 virus, the U.S. Food and Drug Administration said late on Thursday, suggesting the outbreak of bird flu is more widespread than previously thought. Read more at straitstimes.com.",
            "content": "One in five commercial milk samples tested in a nationwide survey contained particles of the H5N1 virus, the U.S. Food and Drug Administration said late on Thursday, suggesting the outbreak of bird flu is more widespread than previously thought.\nThe ... [1791 chars]",
            "url": "https://www.straitstimes.com/world/bird-flu-traces-found-in-one-in-five-us-commercial-milk-samples-says-fda",
            "image": "https://static1.straitstimes.com.sg/s3fs-public/styles/large30x20/public/articles/2024/04/27/LYNXNPEK3P0K4-3.jpg?VersionId=qKKZ5G9rlsExuxakE6Q8.YYfXf5W5p.5",
            "publishedAt": "2024-04-26T16:43:32Z",
            "source": {
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "title": "Silent signals: Know unseen signs and symptoms of cancer for swift detection",
            "description": "Spotting cancer early: Watch out for these red flags or key symptoms of cancer that are often missed and other expert insights for early detection | Health",
            "content": "Early diagnosis is the single most important prognostic factor for cancer outcomes as the quality of life of patients is maintained and moreover less financial burden as the treatment is definitely shorter and simpler. In other words, early diagnosis... [8355 chars]",
            "url": "https://www.hindustantimes.com/lifestyle/health/silent-signals-know-unseen-signs-and-symptoms-of-cancer-for-swift-detection-101714135868802.html",
            "image": "https://www.hindustantimes.com/ht-img/img/2024/04/26/1600x900/_6852aee2-e152-11e7-b4c0-9346261494eb_1714136889347.jpg",
            "publishedAt": "2024-04-26T13:11:52Z",
            "source": {
                "name": "Hindustan Times",
                "url": "https://www.hindustantimes.com"
            }
        }
    ]
}

Categories