- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czechia
- 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
- Republic of Korea
- Romania
- Russian Federation
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- Spain
- Sweden
- Switzerland
- Taiwan
- Thailand
- Türkiye
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United Republic of Tanzania
- United States of America
- Venezuela
- Vietnam
- Zimbabwe
Ireland Nation News API
Get the live top nation headlines from Ireland with our JSON API.
Get API key for the Ireland Nation 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=nation&apikey=API_KEY
{
"totalArticles": 171636,
"articles": [
{
"id": "49f414a5a4da025a2ba18f5b65d6f739",
"title": "Watch: UL student wins 'three minute thesis' competition",
"description": "A PhD student from the University of Limerick says she is 'thrilled' to have won a unique competition which challenges participants to communicate years of research in just three minutes.",
"content": "A PhD student from the University of Limerick says she is 'thrilled' to have won a unique competition which challenges participants to communicate years of research in just three minutes.\nEmmaJude Lyons was crowned the winner of the Irish Universitie... [1383 chars]",
"url": "https://www.rte.ie/news/2025/1120/1544870-three-minute-thesis/",
"image": "https://www.rte.ie/images/002381c7-1600.jpg",
"publishedAt": "2025-11-20T06:00:32Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "289f5bd4768e3b52428a1e31a9f5f741",
"title": "Snow and ice warning in place in 11 counties until midday",
"description": "Met Éireann has warned that temperatures could drop as low as -2C as Status Yellow snow and ice warnings are in effect for 11 counties.",
"content": "Met Éireann has warned that temperatures could drop as low as -2C as Status Yellow snow and ice warnings are in effect for 11 counties.\nSligo, Leitrim, and all of Ulster are under the snow and ice warnings until midday, with wintry showers of hail, s... [985 chars]",
"url": "https://www.rte.ie/news/ireland/2025/1120/1544894-weather-ireland/",
"image": "https://www.rte.ie/images/002381f2-1600.jpg",
"publishedAt": "2025-11-20T02:49:21Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "1671d1375e39f59267c55f72a9640863",
"title": "'Unstoppable momentum' toward renewables, says Robinson",
"description": "Former President for Ireland and now member of the Elders Mary Robinson has said that although there is a lot of momentum and energy at the COP30 climate negotiations in Belém, a good final decision has not yet been reached.",
"content": "Former President for Ireland and now member of the Elders Mary Robinson has said that although there is a lot of momentum and energy at the COP30 climate negotiations in Belém, a good final decision has not yet been reached.\nMrs Robinson, who has bee... [7773 chars]",
"url": "https://www.rte.ie/news/environment/2025/1119/1544749-cop-30/",
"image": "https://www.rte.ie/images/002381e3-1600.jpg",
"publishedAt": "2025-11-19T23:33:47Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}