- 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": 308936,
"articles": [
{
"id": "040cb7bbb765aba052b25a418facc804",
"title": "Kilkenny appear devoid of plan or structure",
"description": "Shane McGrath expects a huge Kilkenny performance this weekend when they look to get their Leinster title defence back on track against Wexford, but felt their defeat to Galway was reminiscent of a team without a plan or structure.",
"content": "Shane McGrath expects a huge Kilkenny performance this weekend when they look to get their Leinster title defence back on track against Wexford, but felt their defeat to Galway was reminiscent of a team without a plan or structure.\nHaving suffered an... [2103 chars]",
"url": "https://www.rte.ie/sport/hurling/2026/0422/1569647-mcgrath-kilkenny-appear-devoid-of-plan-or-structure/",
"image": "https://www.rte.ie/images/0024436e-1600.jpg",
"publishedAt": "2026-04-22T19:39:22Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "c7ab39ce215df3290a82be0bcdc9d348",
"title": "Pfizer to cut more than 100 jobs at Ringaskiddy plant in Cork",
"description": "More than 100 roles will be cut through redundancies at the Cork site, with changes due later this year",
"content": "The losses will take the form of redundancies and will affect employees supporting manufacturing operations. They are due to occur in the final quarter of this year.\nThe company would not say whether the redundancies will be compulsary or voluntary. ... [1378 chars]",
"url": "https://www.irishexaminer.com/news/munster/arid-41832095.html",
"image": "https://www.irishexaminer.com/cms_media/module_img/10101/5050532_7_seoimageog_AGRingaskiddy_204-12-2020.jpg",
"publishedAt": "2026-04-22T19:31:00Z",
"lang": "en",
"source": {
"id": "634dc62a3fe9c48f4c2cc004e680a220",
"name": "Irish Examiner",
"url": "https://www.irishexaminer.com"
}
},
{
"id": "4ca3cc661461d0cf46047c4b4d0d11c3",
"title": "Pfizer to cut around 100 jobs at Ringaskiddy plant",
"description": "Pharmaceutical company Pfizer is planning to cut around 100 jobs at its plant in Ringaskiddy, Co Cork.",
"content": "Pharmaceutical company Pfizer is planning to cut around 100 jobs at its plant in Ringaskiddy, Co Cork.\nThe company said it made the difficult decision due to an anticipated reduction in volume requirements and changes to the small molecule operations... [920 chars]",
"url": "https://www.rte.ie/news/regional/2026/0422/1569650-pfizer-job-cuts-cork/",
"image": "https://www.rte.ie/images/0008ebcc-1600.jpg",
"publishedAt": "2026-04-22T19:28:10Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}