- 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": 206680,
"articles": [
{
"id": "69d05b2954734ad66783f8ee6eeae195",
"title": "Train services in north Dublin delayed after vehicle strikes bridge",
"description": "Passengers can expect delays of up to 30 minutes following the incident, Irish Rail says",
"content": "Rail services between Malahide and Portmarnock in Dublin have been disrupted after a vehicle struck a bridge in the area on Tuesday morning.\nIrish Rail has warned that alterations and delays of up to 30 minutes can be expected as a result of built-up... [343 chars]",
"url": "https://www.irishtimes.com/ireland/2026/04/21/train-services-in-north-dublin-delayed-after-vehicle-strikes-bridge/",
"image": "https://www.irishtimes.com/resizer/v2/ISAQ4HESEYDKBIAYGUIIR43WIU.jpg?smart=true&auth=7ac72c93df4516bc58a7fdc0682ff156afb03390d7f30033c9458d731d35a70e&width=1200&height=630",
"publishedAt": "2026-04-21T07:22:43Z",
"lang": "en",
"source": {
"id": "735252dcb2793bb57ad34b2a2b258f27",
"name": "The Irish Times",
"url": "https://www.irishtimes.com"
}
},
{
"id": "e1bfbb73f081cd300668dcad497a96a5",
"title": "Irish economy expected to grow even in worst case scenario with Middle East, ministers to hear",
"description": "Despite the positive outlook, Finance Minister Simon Harris will stress the importance of achieving budget surpluses, to add to Ireland’s financial buffer.",
"content": "THE ECONOMY IS expected to continue growing, even if the war in the Middle East persists for a long time.\nThe Tánaiste will brief Cabinet today on a range of economic scenarios that could develop as a result of the conflict and the global energy supp... [1767 chars]",
"url": "https://www.thejournal.ie/economy-expected-to-grow-even-in-worst-case-scenario-with-middle-east-ministers-to-be-told-7018728-Apr2026/",
"image": "https://img2.thejournal.ie/article/7018728/river/?height=400&version=7018791",
"publishedAt": "2026-04-21T05:31:00Z",
"lang": "en",
"source": {
"id": "4b076cf5299b6d16a1b9fef3b354aade",
"name": "The Journal",
"url": "https://www.thejournal.ie"
}
},
{
"id": "2a45f8701f68a1a9ee49399417b7d74f",
"title": "‘I tell all my Irish friends that Ireland is the Brazil of Europe’",
"description": "Stephanie Marques moved to Dublin from São Paulo",
"content": "Stephanie Marques (30) arrived in Ireland for the first time from Brazil on St Patrick’s Day 2019.\n“I had no idea that St Patrick’s Day was a thing,” she says. She had chosen to fly that day as it was the cheapest flight she could find: “I thought th... [4580 chars]",
"url": "https://www.irishtimes.com/life-style/people/2026/04/21/i-tell-all-my-irish-friends-that-ireland-is-the-brazil-of-europe/",
"image": "https://www.irishtimes.com/resizer/v2/Z3HY3VVLTVCZLDDNNHOXYCTG3Y.JPG?smart=true&auth=82ff0d68bc005be623b70fe16b126b709d494a734c7aa7ccf56fccfefbbbb6db&width=1200&height=630",
"publishedAt": "2026-04-21T05:00:56Z",
"lang": "en",
"source": {
"id": "735252dcb2793bb57ad34b2a2b258f27",
"name": "The Irish Times",
"url": "https://www.irishtimes.com"
}
}
]
}