Ireland Nation News API

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

Get API key for the Ireland Nation 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=nation&apikey=API_KEY
{
    "totalArticles": 212920,
    "articles": [
        {
            "id": "92b365dd71a5d7c11a5e165b08ab2dd7",
            "title": "Woman seriously injured after hit-and-run collision involving car and e-bike in Co Tipperary",
            "description": "The traffic collision occurred on the Fethard Road towards Killusty, Lisronagh, Co Tipperary.",
            "content": "A WOMAN IN her 40s has been seriously injured after a hit-and-run collision involving a car and an e-bike in Co Tipperary.\nThe traffic collision occurred on the Fethard Road towards Killusty, Lisronagh, Co Tipperary at around 2am on Saturday, 9 May.\n... [609 chars]",
            "url": "https://www.thejournal.ie/woman-seriously-injured-after-hit-and-run-collision-involving-car-and-e-bike-7036315-May2026/",
            "image": "https://img2.thejournal.ie/article/7036315/river/?height=400&version=7036317",
            "publishedAt": "2026-05-11T09:17:00Z",
            "lang": "en",
            "source": {
                "id": "4b076cf5299b6d16a1b9fef3b354aade",
                "name": "The Journal",
                "url": "https://www.thejournal.ie"
            }
        },
        {
            "id": "72e13fbef50c87657c2d24823525c919",
            "title": "'Devastating' - businesses count cost of Waterford fire",
            "description": "The co-founder of NoMac Productions, one of the dozens of businesses severely impacted by a fire at a business centre in Waterford city, has said she does not believe her business will reopen following the blaze.",
            "content": "The co-founder of NoMac Productions, one of the dozens of businesses severely impacted by a fire at a business centre in Waterford city, has said she does not believe her business will reopen following the blaze.\nBlánaid MacCann said the business, wh... [3115 chars]",
            "url": "https://www.rte.ie/news/2026/0511/1572738-waterford-fire-businesses/",
            "image": "https://www.rte.ie/images/0024570e-1600.jpg",
            "publishedAt": "2026-05-11T08:42:04Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        },
        {
            "id": "7e748b1f986e43c8f7330e51556c216c",
            "title": "Missing Dublin teen believed to have travelled to France found safe and well",
            "description": "A young Dublin teenager who was reported missing and believed to have boarded a flight to Paris over the weekend has been found safe and well, gardai have confirmed.",
            "content": "The 15-year-old was reported missing from Dundrum in Dublin on Saturday, May 9 with her family concerned for her welfare.\nGardaí believe that the teenager boarded a flight which arrived at Charles de Gaulle Airport in Paris on Saturday morning, with ... [412 chars]",
            "url": "https://www.independent.ie/irish-news/missing-dublin-teen-believed-to-have-travelled-to-france-found-safe-and-well/a164111249.html",
            "image": "https://focus.independent.ie/thumbor/Hm8sqmFAFtC0sGQXvhj6-oaODjE=/629x460/smart/prod-mh-ireland/21ee9bef-6330-4241-bc79-a7f198b0f058/c9e9eb44-2f44-40e3-b0e2-7acb7474e238/21ee9bef-6330-4241-bc79-a7f198b0f058.jpg",
            "publishedAt": "2026-05-11T08:30:00Z",
            "lang": "en",
            "source": {
                "id": "ae507f956c22e5192e709803bdcb0f18",
                "name": "The Irish Independent",
                "url": "https://www.independent.ie"
            }
        }
    ]
}

Categories