- 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": 296140,
"articles": [
{
"id": "c20c335b055dc30f8156daa79568f8e6",
"title": "European heatwave's unlikely accomplice: An ocean 'cold blob'",
"description": "The heat wave battering Europe may have an unlikely partner in crime: a patch of cold ocean water south of Iceland and Greenland that can influence weather patterns over the continent.",
"content": "The heat wave battering Europe may have an unlikely partner in crime: a patch of cold ocean water south of Iceland and Greenland that can influence weather patterns over the continent.\nOften called the \"cold blob,\" this swath of water in the North At... [4441 chars]",
"url": "https://phys.org/news/2026-06-european-heatwave-accomplice-ocean-cold.html",
"image": "https://scx2.b-cdn.net/gfx/news/2026/a-cold-blob-of-water-s.jpg",
"publishedAt": "2026-06-26T15:40:01Z",
"lang": "en",
"source": {
"id": "6063be7565dcd637bb5d2946ed6c5329",
"name": "Phys.org",
"url": "https://phys.org"
}
},
{
"id": "bc7d2a045639cf7a377004a39b4320ce",
"title": "Kildare GP found guilty of poor performance",
"description": "The GP treated a patient diagnosed with a long-standing overactive thyroid condition with medication for an underactive thyroid without checking with ...",
"content": "A KILDARE-based GP who treated a patient diagnosed with a long-standing overactive thyroid condition with medication for an underactive thyroid without checking with her former GP and consultants has been found guilty of poor professional performance... [5169 chars]",
"url": "https://www.kildare-nationalist.ie/news/kildare-gp-found-guilty-of-poor-performance_arid-103106.html",
"image": "https://www.kildare-nationalist.ie/cms_media/module_img/7712/3856425_5_articledetail_Neville_Wilson1.jpg",
"publishedAt": "2026-06-26T15:38:00Z",
"lang": "en",
"source": {
"id": "d970c11669c9a4b19aed1df4f852abfd",
"name": "kildare-nationalist.ie",
"url": "http://www.kildare-nationalist.ie"
}
},
{
"id": "bd8b0f040bb640d71d9a170545c29752",
"title": "Ireland women's head coach Philip Doyle dies",
"description": "Former Ireland women's rugby head coach Philip Doyle has died aged 61.",
"content": "Former Ireland women's rugby head coach Philip Doyle has died aged 61.\nBlackrock College RFC, where Doyle played and coached throughout his career, confirmed the news of his death this afternoon.\n\"His contribution to women's rugby in Ireland, Scotlan... [2020 chars]",
"url": "https://www.rte.ie/sport/rugby/2026/0626/1580508-ex-ireland-womens-head-coach-philip-doyle-dies/",
"image": "https://www.rte.ie/images/00249734-1600.jpg",
"publishedAt": "2026-06-26T15:21:13Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}