- 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": 209172,
"articles": [
{
"id": "bee34a376daeac39bb5fdb6ed2596fb7",
"title": "Man, 40s, seriously injured in alleged assault in Dublin",
"description": "A man in his 40s has sustained serious injuries following an alleged assault in Dublin early this morning.",
"content": "A man in his 40s has sustained serious injuries following an alleged assault in Dublin early this morning.\nThe incident occurred at around 2.35am on Amiens Street, North Wall in Dublin 1.\nThe man was brought to the Mater Misericordiae University Hosp... [604 chars]",
"url": "https://www.rte.ie/news/regional/2026/0328/1565717-dublin-assault-gardai/",
"image": "https://www.rte.ie/images/001c6f7b-1600.jpg",
"publishedAt": "2026-03-28T21:32:23Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "fcde0fe1fb2bf653f3c4cf2305a6deca",
"title": "Serial offender jailed following daytime burglary at well-known Limerick pub",
"description": "Robert Benn of Kilmurry Court, Garryowen pleaded guilty to one count of burglary when he appeared before Limerick Circuit Court",
"content": "A LIMERICK man with 162 previous convictions has been jailed for three years after he admitted breaking into a well-known city centre pub.\nRobert Benn, aged 33, of Kilmurry Court, Garryowen had earlier pleaded guilty to one count of burglary at the R... [2418 chars]",
"url": "https://www.limerickleader.ie/news/crime-and-courts/2047382/serial-offender-jailed-following-daytime-burglary-at-well-known-limerick-pub.html",
"image": "https://www.limerickleader.ie/resizer/1200/700/true/2026_03_25/Screenshot_2026-03-25_152809-1774452565390.png--serial_offender_jailed_following_daytime_burglary_at_well_known_limerick_pub.png?1774452565474",
"publishedAt": "2026-03-28T21:02:37Z",
"lang": "en",
"source": {
"id": "16286a116943f7648aa213d96102672e",
"name": "Limerick Leader",
"url": "https://www.limerickleader.ie"
}
},
{
"id": "9445fc748b8afad4ef74488d4dcb9f05",
"title": "Woman, girl, charged over Birdhill serious assault",
"description": "A woman in her 40s and a teenage girl have appeared before a special sitting of Limerick District Court charged in connection with a serious assault in Co Tipperary last weekend, which left a young woman in a critical condition in hospital.",
"content": "A woman in her 40s and a teenage girl have appeared before a special sitting of Limerick District Court charged in connection with a serious assault in Co Tipperary last weekend, which left a young woman in a critical condition in hospital.\nThe teena... [1255 chars]",
"url": "https://www.rte.ie/news/2026/0328/1565646-birdhill-charge/",
"image": "https://www.rte.ie/images/00241943-1600.jpg",
"publishedAt": "2026-03-28T20:43:26Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}