- 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 News API
Get the live top headlines from Ireland with our JSON API.
Get API key for the Ireland 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=general&apikey=API_KEY
{
"totalArticles": 257450,
"articles": [
{
"id": "cc36bb5a7ea6ce1a01dfecd199859020",
"title": "Military Archives go on display",
"description": "The holster said to be worn by Michael Collins when he was shot and killed is among items being loaned out by the Military Archives for public display.",
"content": "The holster said to be worn by Michael Collins when he was shot and killed is among items being loaned out by the Military Archives for public display.\nThe initiative is part of a drive to make its collections, usually kept in storage, more accessibl... [3415 chars]",
"url": "https://www.rte.ie/news/ireland/2026/0325/1565048-military-archives-display/",
"image": "https://www.rte.ie/images/00241c8d-1600.jpg",
"publishedAt": "2026-03-25T07:58:54Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "29952c1e58df4d1d1530042c019304d3",
"title": "Iran's military rejects Trump's talk of negotiation",
"description": "Israel and Iran exchanged airstrikes, as Iran's military rejected President Donald Trump's claim the US was in negotiations to end to the war which has roiled energy and financial markets, saying the US is negotiating with itself.",
"content": "Israel and Iran exchanged airstrikes, as Iran's military rejected President Donald Trump's claim the US was in negotiations to end to the war which has roiled energy and financial markets, saying the US is negotiating with itself.\nThe rejection of ne... [4848 chars]",
"url": "https://www.rte.ie/news/middle-east/2026/0325/1565076-iran-conflict/",
"image": "https://www.rte.ie/images/00241caf-1600.jpg",
"publishedAt": "2026-03-25T07:28:48Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "5d7b45f24589e3b63511f9f8577a2d42",
"title": "Fair City on Friday: 'I told you, nothing's going on'",
"description": "Zoe wants answers from Ben in Friday's Fair City on RTÉ One and the RTÉ Player.",
"content": "Zoe wants answers from Ben in Friday's Fair City on RTÉ One and the RTÉ Player.\nBen is Dermot and Jo's son and has supposedly returned to Carrigstown for a visit while he travels around Europe, but things aren't adding up for Zoe.\n\"I want to know wha... [408 chars]",
"url": "https://www.rte.ie/entertainment/2026/0325/1564956-fair-city-on-friday-i-told-you-nothings-going-on/",
"image": "https://www.rte.ie/images/002415d1-1600.jpg",
"publishedAt": "2026-03-25T07:23:48Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}