Ireland News API

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

Get API key for the Ireland 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=general&apikey=API_KEY
{
    "totalArticles": 320524,
    "articles": [
        {
            "id": "fd34d25a4682e0dc8d1df69cebe94e49",
            "title": "'The distance is a problem': Parents of adults with intellectual disabilities forced to drive for hours to visit",
            "description": "Close to 200 people with intellectual disabilities are sent to residential placements more than 100km from their home, something parents say is an added strain on an already traumatic situation",
            "content": "Avril is one of the hundreds of parents whose children have been placed in a residential service miles from their home.\nHer daughter Helen* is now living in a large house in the countryside several counties away, paid for by the HSE. Driving to see h... [6109 chars]",
            "url": "https://www.irishexaminer.com/news/spotlight/arid-41845614.html",
            "image": "https://www.irishexaminer.com/cms_media/module_img/10164/5082060_8_seoimageog_CNCCC_653_20_2_1_.jpg",
            "publishedAt": "2026-05-16T05:00:00Z",
            "lang": "en",
            "source": {
                "id": "634dc62a3fe9c48f4c2cc004e680a220",
                "name": "Irish Examiner",
                "url": "https://www.irishexaminer.com"
            }
        },
        {
            "id": "5006145c76afda5782950b82b78dcca9",
            "title": "New Ebola virus outbreak in DR Congo kills 65",
            "description": "A new outbreak of the deadly Ebola virus has been declared in the eastern Democratic Republic of Congo, African health officials said, with neighbouring Uganda also confirming one related death.",
            "content": "A new outbreak of the deadly Ebola virus has been declared in the eastern Democratic Republic of Congo, African health officials said, with neighbouring Uganda also confirming one related death.\nUntil now, the outbreak had been confined to Ituri prov... [1441 chars]",
            "url": "https://www.rte.ie/news/world/2026/0516/1573638-ebola-outbreak-africa/",
            "image": "https://www.rte.ie/images/001c8021-1600.jpg",
            "publishedAt": "2026-05-16T03:08:39Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        },
        {
            "id": "caf316a43ff2b08cc9e169ac5d28e352",
            "title": "Donovan wins world title eliminator in Germany",
            "description": "A Paddy Donovan-Lewis Crocker trilogy fight moved closer after the former won his IBF world welterweight title eliminator against Ukrainian Karen Chukhadzhian in Germany.",
            "content": "A Paddy Donovan-Lewis Crocker trilogy fight moved closer after the former won his IBF world welterweight title eliminator against Ukrainian Karen Chukhadzhian in Germany.\nThe Limerick man won a majority decision after preforming well in the 12-round ... [607 chars]",
            "url": "https://www.rte.ie/sport/boxing/2026/0516/1573633-donovan-wins-world-title-eliminator-in-germany/",
            "image": "https://www.rte.ie/images/00245f89-1600.jpg",
            "publishedAt": "2026-05-16T00:14:14Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        }
    ]
}

Categories