- 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": 257396,
"articles": [
{
"id": "48bfc1f17d4f7f4ee692dc601919a807",
"title": "The 2026 RTÉ Short Story Competition announces call for entries",
"description": "Recognising and rewarding the best new Irish fiction writing for radio for 40 years...",
"content": "RTÉ is inviting entries to one of Ireland's longest established and most significant literary prizes, the RTÉ Short Story Competition in honour of writer and broadcaster, Francis MacManus.\nFree to enter, the popular competition, which marks its 40th ... [5450 chars]",
"url": "https://www.rte.ie/culture/2026/0310/1562688-the-2026-rte-short-story-competition-is-now-open-for-entries/",
"image": "https://www.rte.ie/images/002408c5-1600.jpg",
"publishedAt": "2026-03-11T11:20:29Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "c1e436616b921c9cff207a8092443b73",
"title": "18,000 evacuated in Dresden as WWII bomb to be defused",
"description": "Officials in Dresden evacuated 18,000 people after the discovery of an unexploded World War II bomb, the largest such operation yet in the eastern German city, emergency services said.",
"content": "Officials in Dresden evacuated 18,000 people after the discovery of an unexploded World War II bomb, the largest such operation yet in the eastern German city, emergency services said.\nA bomb squad was set to try to defuse the 250kg British bomb whic... [1235 chars]",
"url": "https://www.rte.ie/news/world/2026/0311/1562807-dresden-wwii-bomb/",
"image": "https://www.rte.ie/images/002408ac-1600.jpg",
"publishedAt": "2026-03-11T10:31:24Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "92ff5c7d0c52ee7ff5f0f58ed0eecde5",
"title": "Wegovy users have five times greater risk of sudden sight loss than Ozempic users - study",
"description": "'Eye strokes' cause sudden and usually permanent vision loss due to reduced blood flow to the optic nerve",
"content": "But a study, published in the British Journal of Ophthalmology, found that patients taking Wegovy for weight loss had a fivefold greater chance of developing non-arteritic anterior ischemic optic neuropathy (Naion) than the diabetes drug Ozempic, whi... [3455 chars]",
"url": "https://www.irishexaminer.com/world/arid-41808146.html",
"image": "https://www.irishexaminer.com/cms_media/module_img/9997/4998869_1_seoimageog_wegovy3.jpg",
"publishedAt": "2026-03-11T10:01:00Z",
"lang": "en",
"source": {
"id": "634dc62a3fe9c48f4c2cc004e680a220",
"name": "Irish Examiner",
"url": "https://www.irishexaminer.com"
}
}
]
}