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": 56966,
    "articles": [
        {
            "id": "3bbaf035d3e3e6f0ecb2106a66b53b28",
            "title": "After tuberculosis fears, 216 Bedok Food Centre and Market waits for crowd to return",
            "description": "Two weeks after TB cluster news affected traffic at 216 Bedok Food Centre and Market, HungryGoWhere asks the hawkers about the situation.",
            "content": "Following news of a recent TB cluster linked to the Bedok area, some hawkers at 216 Bedok Food Centre and Market say business has dipped by up to 70%.\nHealth authorities have since stressed that it is safe to dine at 216 Bedok Food Centre and Market,... [8727 chars]",
            "url": "https://hungrygowhere.com/food-news/216-bedok-food-centre-safe-for-diners/",
            "image": "https://hungrygowhere.com/wp-content/uploads/2026/05/2026-HGW-Hero-Image-Website-2.jpg",
            "publishedAt": "2026-05-21T04:27:44Z",
            "lang": "en",
            "source": {
                "id": "f6c104faea4192ab9767f305312442ee",
                "name": "HungryGoWhere",
                "url": "https://hungrygowhere.com"
            }
        },
        {
            "id": "01a8d01638a26a58b6b1880d62e162b8",
            "title": "CDC raises Ebola advisory to ‘alert’",
            "description": "Bringing Taiwan to the World and the World to Taiwan",
            "content": "Staff writer, with CNA\nThe Centers for Disease Control (CDC) has raised the level of its Ebola travel advisory for the Democratic Republic of the Congo (DR Congo) and Uganda, urging medical providers to ask patients about their travel and exposure hi... [1725 chars]",
            "url": "https://www.taipeitimes.com/News/taiwan/archives/2026/05/21/2003857712",
            "image": "https://img.taipeitimes.com/images/2026/05/21/P03-260521-007.jpg",
            "publishedAt": "2026-05-21T03:38:50Z",
            "lang": "en",
            "source": {
                "id": "9ecf7afca96ed0da45dd704c47bc8d4c",
                "name": "Taipei Times",
                "url": "https://www.taipeitimes.com"
            }
        },
        {
            "id": "a137f43349029c906e32b709a7f6ef96",
            "title": "Bedok Central hawker centre business still slow despite deep clean after TB scare, stallholders say",
            "description": "\"Some of our regulars are very skeptical to come,\" a stallholder told CNA.",
            "content": "SINGAPORE: Business at Bedok Central's Block 216 Food Centre and Market remains slow, hawkers and merchants told CNA on Wednesday (May 20), a day after it reopened following a three-day cleaning operation linked to a tuberculosis cluster.\nThe cleanin... [4478 chars]",
            "url": "https://www.channelnewsasia.com/singapore/bedok-food-centre-market-business-slow-tuberculosis-6131566",
            "image": "https://dam.mediacorp.sg/image/upload/s--2bVpoEl_--/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2021-08:cna,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/20/216-bedok.jpeg?itok=nLfx6Mx6",
            "publishedAt": "2026-05-20T09:27:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories