- 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": 203166,
"articles": [
{
"id": "be8e72e7b2ac91796608b45803bac8dc",
"title": "Man dies following hit-and-run incident in Co Kerry",
"description": "A man who was seriously injured in a hit-and-run in Co Kerry on Monday night has died.",
"content": "A man who was seriously injured in a hit-and-run in Co Kerry on Monday night has died.\nThe man, who was in his 30s, was struck by a car at around 9.20pm in the Tubrid More area of Arfert.\nThe driver of the car left the scene.\nThe injured man was take... [572 chars]",
"url": "https://www.rte.ie/news/munster/2026/0305/1561779-ardfert-kerry-rtc/",
"image": "https://www.rte.ie/images/001f7ea6-1600.jpg",
"publishedAt": "2026-03-05T11:27:50Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "0630cd3f2f8eb118abacf6383c9d66ec",
"title": "Drivers fined across Donegal in phone use crackdown",
"description": "FacebookTweetLinkedInPrint Donegal drivers have been warned to put the phone away after Gardaí handed out a series of fines and…",
"content": "Donegal drivers have been warned to put the phone away after Gardaí handed out a series of fines and penalty points during a crackdown on distracted driving.\nYesterday was a National Day of Action on Mobile Phone Use/Distracted Driving.\nLetterkenny R... [575 chars]",
"url": "https://www.donegaldaily.com/2026/03/05/drivers-fined-across-donegal-in-phone-use-crackdown/",
"image": "https://www.donegaldaily.com/wp-content/uploads/2021/03/image.jpg",
"publishedAt": "2026-03-05T11:12:59Z",
"lang": "en",
"source": {
"id": "dd32aba625980f703e3d3eae2bbebc26",
"name": "Donegal Daily",
"url": "https://www.donegaldaily.com"
}
},
{
"id": "476173ad13f78087eac45662d3fb00c8",
"title": "'One in a million' lamb quintuplets born at Cavan farm",
"description": "A \"one in a million\" set of lamb quintuplets have been born on a farm in Co Cavan.",
"content": "A \"one in a million\" set of lamb quintuplets have been born on a farm in Co Cavan.\nThe five lambs arrived safely last Friday on Brian and Mary O'Brien's farm just outside Cavan town.\nTheir son, Breifne O'Brien, said that their flock of ewes had been ... [1108 chars]",
"url": "https://www.rte.ie/news/ulster/2026/0305/1561774-lamb-quintuplets/",
"image": "https://www.rte.ie/images/002400a5-1600.jpg",
"publishedAt": "2026-03-05T11:04:29Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}