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": 288504,
    "articles": [
        {
            "id": "09ab2ee584e23bccc6d0db08368fb2b6",
            "title": "All-Ireland SFC live updates: Mayo take lead after goal; Louth beat Armagh with late goal",
            "description": "Galway hold off Westmeath comeback; Dublin knock Cavan out of championship",
            "content": "LIVE AND UPCOMING\nAll-Ireland SFC Round 2A: Tyrone 0-18 Mayo 1-16, 61 mins.\nRESULTS\nAll-Ireland SFC Round 2A: Louth 2-20 Armagh 2-19, Galway 3-21 Westmeath 2-21\nAll-Ireland SFC Round 2B: Cavan 0-16 Dublin 1-24\nCamogie All-Ireland senior championship:... [19212 chars]",
            "url": "https://www.irishtimes.com/sport/gaelic-games/2026/06/14/all-ireland-sfc-live-updates-galway-play-westmeath-cavan-face-dublin/",
            "image": "https://www.irishtimes.com/resizer/v2/G4UGTMNZCHVQQHNGU63UJPREVY.jpg?smart=true&auth=d45dacfb9caa2aeca5de8eaa165880b99be8d249ac7b76e4794a31238056c76c&width=1200&height=630",
            "publishedAt": "2026-06-14T15:42:02Z",
            "lang": "en",
            "source": {
                "id": "735252dcb2793bb57ad34b2a2b258f27",
                "name": "The Irish Times",
                "url": "https://www.irishtimes.com"
            }
        },
        {
            "id": "65658929a5ea25118da3f88029cdb7bf",
            "title": "Death Notice of Mark FLYNN (Limerick City, Limerick)",
            "description": "The death has occurred of Mark FLYNN of Limerick City, Limerick Ireland, on 13/06/2026. You can view the full death notice and add your condolences here.",
            "content": "It is with deep sadness we announce the death of Mark Flynn (Netto), Hilltop, St. Patrick’s Road and formerly of Granville Park, Limerick.\nOn June 13th 2026, peacefully, in Milford Care Centre surrounded by his loving family.\nPredeceased by his dad F... [1088 chars]",
            "url": "https://rip.ie/death-notice/mark-flynn-limerick-limerick-city-633555",
            "image": "https://img-dedicated.rip.ie/w188/22222_81ebe027dd328895675141e166ddb1c8ba5533a227ab2d9f.jpg",
            "publishedAt": "2026-06-14T15:00:00Z",
            "lang": "en",
            "source": {
                "id": "2c7aeaac6318fd0b441012121faa227a",
                "name": "RIP.ie",
                "url": "https://rip.ie"
            }
        },
        {
            "id": "f1c3bcbdd004f88cbb900aeb9f225481",
            "title": "Dublin pull away in second half to eliminate Cavan",
            "description": "Dublin weren't exactly convincing for most of this clash but finished strongly to put Cavan away with plenty to spare and advance to the next round",
            "content": "Dublin weren't exactly convincing for most of this clash but finished strongly to put Cavan away with plenty to spare and advance to the next round of the All-Ireland SFC.\nThe hosts' brave effort faded badly in the final quarter as Dublin finished wi... [4359 chars]",
            "url": "https://www.rte.ie/sport/football/2026/0614/1578341-dublin-pull-away-in-second-half-to-eliminate-cavan/",
            "image": "https://www.rte.ie/images/00248474-1600.jpg",
            "publishedAt": "2026-06-14T14:56:30Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        }
    ]
}

Categories