- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Ireland News API
Get the live top headlines from Ireland with our JSON API.
Get API key for the Ireland News APIAPI 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": 251174,
"articles": [
{
"id": "f543ccd9a6811702920cb08dfeadee3e",
"title": "Man died at Ironman in Youghal after hitting head off 'something very solid'",
"description": "Inquest hears Ivan Chittenden and Brendan Wall were pronounced dead after being taken from water during the swim section of the event in August 2023",
"content": "A Canadian man who competed in Ironman competitions across the globe drowned at an event in Youghal, Co Cork, in 2023 after he hit his head off “something very solid\", an inquest has heard.\nAn inquest in Youghal, Co Cork, on Monday heard that Ivan Ch... [8213 chars]",
"url": "https://www.echolive.ie/corknews/arid-41798876.html",
"image": "https://www.echolive.ie/cms_media/module_img/9958/4979324_13_seoimageog_brendan-wall-Ivan-Chittenden.jpg",
"publishedAt": "2026-02-24T01:26:18Z",
"lang": "en",
"source": {
"id": "f960a5c7170d668a44d9dcd52b0d2d0a",
"name": "echo live",
"url": "https://www.echolive.ie"
}
},
{
"id": "ff3d214bd4ed3392d4ee3e079e57aba6",
"title": "Rail journeys from Waterford to Dublin reach record high",
"description": "Iarnród Éireann has announced that rail journeys on the Waterford to Dublin line have reached a record high.",
"content": "Iarnród Éireann has announced that rail journeys on the Waterford to Dublin line have reached a record high.\nThe number of journeys made on the intercity route increased to 1.92 million last year, up from 1.74 million journeys the year previous.\nIt c... [2498 chars]",
"url": "https://www.rte.ie/news/2026/0224/1560052-waterford-dublin-train/",
"image": "https://www.rte.ie/images/0023f1aa-1600.jpg",
"publishedAt": "2026-02-24T00:03:15Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "a7b3c95163e9b58127ac8486813a752f",
"title": "Homes in Dublin, Wexford to join defective blocks scheme",
"description": "The Minister for Housing James Browne will seek Cabinet approval today to extend the defective concrete blocks scheme to a number of homes in Co Wexford and in Fingal in Dublin.",
"content": "The Minister for Housing James Browne will seek Cabinet approval today to extend the defective concrete blocks scheme to a number of homes in Co Wexford and in Fingal in Dublin.\nIt is estimated there are 39 homes affected in Fingal and two in Wexford... [3083 chars]",
"url": "https://www.rte.ie/news/politics/2026/0224/1560041-defective-blocks-scheme/",
"image": "https://www.rte.ie/images/0023f0b3-1600.jpg",
"publishedAt": "2026-02-24T00:03:09Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}