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": 319788,
    "articles": [
        {
            "id": "e83bf79871c745a1b4db0ea72c23e882",
            "title": "Peter M Smith: From playing Phil Lynott to Code Red action thriller",
            "description": "The Dublin actor also has a part in an upcoming Guy Richie film, writes Esther McCarthy",
            "content": "“I used to deliver the Herald to his mother, and she used to buy my Crumlin United lottery tickets from me every week, a pound each — she’d buy two,” remembers Smith. “She never won anything, but she was an absolute sweetheart, Mrs Bergin. I used to ... [5215 chars]",
            "url": "https://www.irishexaminer.com/lifestyle/artsandculture/arid-41840811.html",
            "image": "https://www.irishexaminer.com/cms_media/module_img/10140/5070306_13_seoimageog_109.jpg",
            "publishedAt": "2026-05-07T20:15:00Z",
            "lang": "en",
            "source": {
                "id": "634dc62a3fe9c48f4c2cc004e680a220",
                "name": "Irish Examiner",
                "url": "https://www.irishexaminer.com"
            }
        },
        {
            "id": "3532cbf97ac128a20f0ff1e96b0db27f",
            "title": "Bonnie Tyler in an induced coma after emergency surgery",
            "description": "Singer Bonnie Tyler has been placed into an induced coma to aid her recovery following emergency intestinal surgery, a spokesman for the star has said.",
            "content": "Singer Bonnie Tyler has been placed into an induced coma to aid her recovery following emergency intestinal surgery, a spokesman for the star has said.\nIt was revealed on Wednesday that the 74-year-old had been rushed to a hospital near her home in F... [1327 chars]",
            "url": "https://www.rte.ie/entertainment/2026/0507/1572250-bonnie-tyler-in-an-induced-coma-after-emergency-surgery/",
            "image": "https://www.rte.ie/images/0024549d-1600.jpg",
            "publishedAt": "2026-05-07T19:10:00Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        },
        {
            "id": "ec1fb2ae26b5bdfb638830d340de0743",
            "title": "Extortion case hears of 'devastating' threats to man",
            "description": "A Drogheda businessman who had a pipe bomb and bullets left at his front door and was threatened that he would \"end up like Kevin Lunny\", has described the devastating impact that threats to his life have had on him and his family.",
            "content": "A Drogheda businessman who had a pipe bomb and bullets left at his front door and was threatened that he would \"end up like Kevin Lunny\", has described the devastating impact that threats to his life have had on him and his family.\nNeil Kelly gave a ... [9448 chars]",
            "url": "https://www.rte.ie/news/ireland/2026/0507/1572240-neil-kelly/",
            "image": "https://www.rte.ie/images/002454bd-1600.jpg",
            "publishedAt": "2026-05-07T19:05:03Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        }
    ]
}

Categories