- 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 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": 228324,
"articles": [
{
"id": "10ab78480c789d6ab61ac53dec9a75da",
"title": "Judge warns against identifying youths charged in relation to Alex Coughlan assault",
"description": "Coughlan (37) died days after assault on Mill Road in Blanchardstown, Dublin",
"content": "A judge has issued a warning to social media users about identifying two teenage boys charged with attacking Alex Coughlan, who died three days after being severely injured in Blanchardstown.\nThe Director of Public Prosecutions (DPP) is also to be as... [2936 chars]",
"url": "https://www.irishtimes.com/crime-law/courts/2026/05/27/judge-warns-against-identifying-youths-charged-in-relation-to-alex-coughlan-assault/",
"image": "https://www.irishtimes.com/resizer/v2/ORGDNIZBEZBTFJ4JGQUBMZ5ZAM.jpg?smart=true&auth=6bef52dbbb46baf1a52e9179c56b7775555f9d6b064e5d4759adc2668d4adb38&width=1200&height=630",
"publishedAt": "2026-05-27T18:28:28Z",
"lang": "en",
"source": {
"id": "735252dcb2793bb57ad34b2a2b258f27",
"name": "The Irish Times",
"url": "https://www.irishtimes.com"
}
},
{
"id": "f6867e8457b67b100a2f9aa9fece628c",
"title": "Baby's death could have been avoided, say parents",
"description": "An inquest into the death of a full-term stillborn baby at Mayo University Hospital has returned a verdict of medical misadventure at the Coroner's Court in Swinford.",
"content": "An inquest into the death of a full-term stillborn baby at Mayo University Hospital has returned a verdict of medical misadventure at the Coroner's Court in Swinford.\nMarion and Robert Hunt from Castlebar say their daughter's death could have been av... [4975 chars]",
"url": "https://www.rte.ie/news/connacht/2026/0527/1575579-mayo-inquest/",
"image": "https://www.rte.ie/images/00246f80-1600.jpg",
"publishedAt": "2026-05-27T17:40:45Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "9a64040ce4edc49f91ad985c1ef628c3",
"title": "Baby's death could have been avoided, say parents",
"description": "An inquest into the death of a full-term stillborn baby at Mayo University Hospital has returned a verdict of medical misadventure at the Coroner's Court in Swinford.",
"content": "An inquest into the death of a full-term stillborn baby at Mayo University Hospital has returned a verdict of medical misadventure at the Coroner's Court in Swinford.\nMarion and Robert Hunt from Castlebar say their daughter's death could have been av... [4975 chars]",
"url": "https://www.rte.ie/news/ireland/2026/0527/1575579-mayo-inquest/",
"image": "https://www.rte.ie/images/00246f80-1600.jpg",
"publishedAt": "2026-05-27T17:40:45Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}