- 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": 326502,
"articles": [
{
"id": "39af13e86788d5519d2a46f198e0a4fb",
"title": "Rare property opportunity as former County Roscommon pub comes on the market",
"description": "Exciting opportunity for those seeking a property with both character and potential",
"content": "A substantial two-storey town centre property, offering exceptional flexibility and future potential in a prime and highly convenient location, has come on the market in Castlerea.\nFormerly operated as a public house and presently in residential use,... [1280 chars]",
"url": "https://www.roscommonherald.ie/news/rare-property-opportunity-as-former-county-roscommon-pub-comes-on-the-market_arid-100275.html",
"image": "https://www.roscommonherald.ie/cms_media/module_img/7704/3852270_2_articledetail_2.jpg",
"publishedAt": "2026-06-03T09:50:00Z",
"lang": "en",
"source": {
"id": "87d505fcb3f691a50327fec99808bc35",
"name": "roscommonherald.ie",
"url": "https://www.roscommonherald.ie"
}
},
{
"id": "44529821ccc771d7ce8f5601e6131a0e",
"title": "Lebanon says Israel strikes near Beirut and across south",
"description": "Lebanon said an Israeli strike hit a target near Beirut while a medical source said six people were killed as Israel pounded the country's south.",
"content": "Lebanon said an Israeli strike hit a target near Beirut while a medical source said six people were killed as Israel pounded the country's south.\nThe Israeli army, meanwhile, said it intercepted a \"hostile aircraft\" that crossed into Israeli territor... [2172 chars]",
"url": "https://www.rte.ie/news/middle-east/2026/0603/1576471-israel-lebanon/",
"image": "https://www.rte.ie/images/002476de-1600.jpg",
"publishedAt": "2026-06-03T09:33:45Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "2759ff4fc98e53b3d45feaa3c58eb8ca",
"title": "Dubs disappointed with 'disingenuous' comments",
"description": "Dublin backroom team assistant Niall Moyna believes that comments made by GAA President Jarlath Burns about the Ger Brennan-Jim McGuinness controversy were \"disingenuous\".",
"content": "Dublin backroom team assistant Niall Moyna believes that comments made by GAA President Jarlath Burns about the Ger Brennan-Jim McGuinness controversy were \"disingenuous\".\nDublin manager Brennan received a 12-week ban after getting sent off for an al... [2746 chars]",
"url": "https://www.rte.ie/sport/football/2026/0603/1576520-niall-moyna-dublin-jarlath-burns-reaction/",
"image": "https://www.rte.ie/images/0024129b-1600.jpg",
"publishedAt": "2026-06-03T09:19:00Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}