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": 291360,
    "articles": [
        {
            "id": "5d51fdd6a7343a0b939c8b002926bd98",
            "title": "International Space Station astronauts stood ready to evacuate during air leak repairs",
            "description": "Fractures in the Zvezda service module had been an ongoing concern, said Nasa",
            "content": "They were also told to put on their spacesuits.\nHowever, the rare safe haven procedure was ended around two hours later and the astronauts returned to the football pitch-sized laboratory, orbiting around 250 miles above the Earth.\nFractures in the Zv... [2121 chars]",
            "url": "https://www.irishexaminer.com/world/arid-41866740.html",
            "image": "https://www.irishexaminer.com/cms_media/module_img/10255/5127654_1_org_2.56328019.jpg.jpg",
            "publishedAt": "2026-06-21T18:59:00Z",
            "lang": "en",
            "source": {
                "id": "634dc62a3fe9c48f4c2cc004e680a220",
                "name": "Irish Examiner",
                "url": "https://www.irishexaminer.com"
            }
        },
        {
            "id": "8e0eba40ba6ec5684942eb3c09020767",
            "title": "Dublin left sweating on fitness of star man O'Callaghan",
            "description": "Dublin could be facing an All-Ireland quarter-final without the services of star forward Con O'Callaghan after the Cuala attacker limped off in extra-time of the Boys in Blue's dramatic victory over Donegal at Croke Park on Sunday.",
            "content": "Dublin could be facing an All-Ireland quarter-final without the services of star forward Con O'Callaghan after the Cuala attacker limped off in extra-time of the Boys in Blue's dramatic victory over Donegal at Croke Park on Sunday.\nO'Callaghan accoun... [6132 chars]",
            "url": "https://www.rte.ie/sport/football/2026/0621/1579579-dublin-left-sweating-on-fitness-of-star-man-ocallaghan/",
            "image": "https://www.rte.ie/images/00248f12-1600.jpg",
            "publishedAt": "2026-06-21T18:33:33Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        },
        {
            "id": "aa8893bdefe14fabfa332292b2545906",
            "title": "Boy dies after being struck by car in Co Mayo",
            "description": "A boy has died after he was struck by a car near Ballina in Co Mayo.",
            "content": "A boy has died after he was struck by a car near Ballina in Co Mayo.\nGardaí and emergency services were called to the scene on the N59 at Eskeragh, Crossmolina, near Ballina at around 11.20am this morning.\nThe boy was pronounced deceased at the scene... [630 chars]",
            "url": "https://www.rte.ie/news/2026/0621/1579588-fatal-traffic-collision/",
            "image": "https://www.rte.ie/images/002369a9-1600.jpg",
            "publishedAt": "2026-06-21T18:16:56Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        }
    ]
}

Categories