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": 227738,
    "articles": [
        {
            "id": "1df95cdd1c6f12ef2f6be1511e3ae17c",
            "title": "Civil servant accused of leaking data to foreign agency",
            "description": "A Dublin civil servant has been accused of leaking confidential government information to a foreign intelligence service.",
            "content": "A Dublin civil servant has been accused of leaking confidential government information to a foreign intelligence service.\nYevgen McKeeffe, aged 45, originally from Ukraine but with Irish citizenship, appeared at Dublin District Court today and was re... [1604 chars]",
            "url": "https://www.rte.ie/news/courts/2026/0530/1576047-yevgen-mckeeffe-court/",
            "image": "https://www.rte.ie/images/0008061d-1600.jpg",
            "publishedAt": "2026-05-30T13:54:06Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        },
        {
            "id": "6dc87a486e0c62dfe16ebc0918f3ec21",
            "title": "Dublin civil servant accused of leaking government information to a foreign intelligence service",
            "description": "Yevgen McKeeffe (45), originally from Ukraine but with Irish citizenship, appeared at Dublin District Court on Saturday and was refused bail by Judge Máire Conneely.",
            "content": "A DUBLIN CIVIL servant has been accused of leaking confidential government information to ‘handlers’ in a foreign intelligence service.\nYevgen McKeeffe (45), originally from Ukraine but with Irish citizenship, appeared at Dublin District Court on Sat... [6583 chars]",
            "url": "https://www.thejournal.ie/dublin-civil-servant-charged-with-leaking-government-information-to-a-foreign-intelligence-service-7056660-May2026/",
            "image": "https://img2.thejournal.ie/article/7056660/river/?height=400&version=7056680",
            "publishedAt": "2026-05-30T13:32:00Z",
            "lang": "en",
            "source": {
                "id": "4b076cf5299b6d16a1b9fef3b354aade",
                "name": "The Journal",
                "url": "https://www.thejournal.ie"
            }
        },
        {
            "id": "736b4c3035eb37e60d1ca944c70eca91",
            "title": "Man (20s) dies following single vehicle collision in Finglas",
            "description": "The male passenger, who was also in his 20s, was brought to hospital as a precaution.",
            "content": "A MAN IN his 20s has died following a single vehicle collision in Finglas in the early hours of this morning.\nThe collision, involving a car, occurred at approximately 12.40am on the R121 at The Ward, Finglas, Co Dublin\nThe male driver of the car was... [846 chars]",
            "url": "https://www.thejournal.ie/man-20s-dies-following-single-vehicle-collision-in-finglas-7056646-May2026/",
            "image": "https://img2.thejournal.ie/article/7056646/river/?height=400&version=7056653",
            "publishedAt": "2026-05-30T13:22:00Z",
            "lang": "en",
            "source": {
                "id": "4b076cf5299b6d16a1b9fef3b354aade",
                "name": "The Journal",
                "url": "https://www.thejournal.ie"
            }
        }
    ]
}

Categories