- 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": 250538,
"articles": [
{
"id": "99ca0bddcbbf43031934842d69d81198",
"title": "Donald remains as Europe captain for Ryder Cup in Adare",
"description": "Luke Donald has been confirmed as the European Ryder Cup captain for next year's Adare Manor showdown with the United States.",
"content": "Luke Donald has been confirmed as the European Ryder Cup captain for next year's Adare Manor showdown with the United States.\nThe Englishman will be in charge of the team for a third time.\nUnder Donald's captaincy, Europe has won the last two Ryder C... [1902 chars]",
"url": "https://www.rte.ie/sport/golf/2026/0304/1561604-donald-remains-as-europe-captain-for-ryder-cup-in-adare/",
"image": "https://www.rte.ie/images/00233462-1600.jpg",
"publishedAt": "2026-03-04T13:18:45Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "f9be97d85258153e0e559bd41c3c80fd",
"title": "The major health update 'every woman needs to know' to reduce the risk of ovarian cancer",
"description": "Your health is your wealth as the old Irish proverb goes, although prioritising it can be no easy feat when life gets busy.",
"content": "Your health is your wealth as the old Irish proverb goes, although prioritising it can be no easy feat when life gets busy.\nEspecially when there’s kids to look after, hectic days at work and the stress of staying on top of everything, somethings can... [2756 chars]",
"url": "https://rollercoaster.ie/lifestyle/health-wellbeing/ovarian-cancer-health/",
"image": "https://rollercoaster.ie/wp-content/uploads/2026/03/Untitled-design-2026-03-04T125801.175.jpg",
"publishedAt": "2026-03-04T13:09:52Z",
"lang": "en",
"source": {
"id": "6d9bd8fe6be62794603fbc797c78236c",
"name": "rollercoaster.ie",
"url": "https://rollercoaster.ie"
}
},
{
"id": "c529eb69efd76083928c05e8042909ad",
"title": "Visiting restrictions at UHG due to Norovirus outbreak",
"description": "University Hospital Galway is appealing to the public not to visit if they have symptoms of diarrhoea and vomiting to help keep vulnerable patients safe.",
"content": "University Hospital Galway is appealing to the public not to visit if they have symptoms of diarrhoea and vomiting to help keep vulnerable patients safe.\nThe hospital is dealing with an outbreak of the winter vomiting bug, Norovirus, which is impacti... [835 chars]",
"url": "https://www.rte.ie/news/regional/2026/0304/1561608-galway-hospital-restrictions/",
"image": "https://www.rte.ie/images/0023ff55-1600.jpg",
"publishedAt": "2026-03-04T12:54:20Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}