Ireland Health News API

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

Get API key for the Ireland 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 Ireland.

GET
https://gnews.io/api/v4/top-headlines?country=ie&category=health&apikey=API_KEY
{
    "totalArticles": 206276,
    "articles": [
        {
            "id": "6f157313474fb6f0f4630822022b8533",
            "title": "Early signs of Parkinson’s ‘seen in the gut’, study finds",
            "description": "Changes in a person’s gut bacteria could be an early warning sign of Parkinson’s disease, scientists have found.",
            "content": "Each person has a unique set of gut microbes, including bacteria, fungi and viruses that live in the digestive tract.\nBut people with Parkinson’s disease have a distinct make-up of gut microbes – and so do healthy people with a genetic risk of the di... [1469 chars]",
            "url": "https://www.independent.ie/irish-news/early-signs-of-parkinsons-seen-in-the-gut-study-finds/a1044397200.html",
            "image": "https://focus.independent.ie/thumbor/zbgy_f4syloPULYy20wz4JvrMGI=/275x0:3249x1983/629x0/prod-mh-ireland/263064f6-6e9b-4f25-af1b-f33eb82878a0/d8922843-5bc5-46c5-a926-cb5223f06236/46f20ac1-7ff1-4612-8c99-04602bbfd1c9.jpg",
            "publishedAt": "2026-04-21T04:30:00Z",
            "lang": "en",
            "source": {
                "id": "ae507f956c22e5192e709803bdcb0f18",
                "name": "The Irish Independent",
                "url": "https://www.independent.ie"
            }
        },
        {
            "id": "f0983268cf605dab937aa0f059d9dfd5",
            "title": "Colman Noctor: Given the choice, I would choose life without ADHD",
            "description": "However, I have found that surrounding myself with patient, compassionate people is crucial to my wellbeing",
            "content": "Ricky Gervais captures the moment perfectly when he jokes about people claiming to have ADHD, saying they “took the test five times and passed it on the fifth”. This is funny because it touches a nerve.\nThere is growing suspicion that ADHD has become... [6794 chars]",
            "url": "https://www.irishexaminer.com/lifestyle/parenting/arid-41830484.html",
            "image": "https://www.irishexaminer.com/cms_media/module_img/10094/5047367_10_seoimageog_Colman_20Noctor_207.jpg",
            "publishedAt": "2026-04-21T01:00:00Z",
            "lang": "en",
            "source": {
                "id": "634dc62a3fe9c48f4c2cc004e680a220",
                "name": "Irish Examiner",
                "url": "https://www.irishexaminer.com"
            }
        },
        {
            "id": "ab91c1820034e13f7d2e26a4ef8bab50",
            "title": "Dr Phil Kieran: Should I take my 13-year-old to our GP for her painful periods?",
            "description": "From the symptoms you describe, it sounds more like dysmenorrhoea rather than endometriosis",
            "content": "Research shows that up to 90% of women have pain during their periods, and that a significant number will need to take medication to help manage it.\nThis pain can occur at any stage during a woman’s life but is more common when she is younger. It’s p... [2102 chars]",
            "url": "https://www.irishexaminer.com/lifestyle/parenting/arid-41830574.html",
            "image": "https://www.irishexaminer.com/cms_media/module_img/10095/5047559_5_seoimageog_iStock-171368032.jpg",
            "publishedAt": "2026-04-21T01:00:00Z",
            "lang": "en",
            "source": {
                "id": "634dc62a3fe9c48f4c2cc004e680a220",
                "name": "Irish Examiner",
                "url": "https://www.irishexaminer.com"
            }
        }
    ]
}

Categories