- 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 Nation News API
Get the live top nation headlines from Ireland with our JSON API.
Get API key for the Ireland Nation 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=nation&apikey=API_KEY
{
"totalArticles": 221660,
"articles": [
{
"id": "b921b0c313ef4ad0b002d08e0f97a16a",
"title": "Man (21) dies after fatal assault in Dublin city centre",
"description": "Incident took place in early hours of bank holiday Monday in Dublin city centre",
"content": "Gardaí are investigating a fatal assault that took place in the streets around Grafton Street in Dublin’s city centre in the early hours of Monday.\nA man aged 21 was found in a serious condition on Grafton Street at 3am after gardaí and emergency ser... [552 chars]",
"url": "https://www.irishtimes.com/crime-law/2026/06/01/man-21-dies-after-fatal-assault-in-streets-near-grafton-street/",
"image": "https://www.irishtimes.com/resizer/v2/GTDLDQU35NHMLGQGXCCQI37AJU.jpeg?smart=true&auth=d5017bbc853fb96df7ff37c8151bcaa96a2c58b0d633e362c03117a13a170e95&width=1200&height=630",
"publishedAt": "2026-06-01T10:07:30Z",
"lang": "en",
"source": {
"id": "735252dcb2793bb57ad34b2a2b258f27",
"name": "The Irish Times",
"url": "https://www.irishtimes.com"
}
},
{
"id": "6f56dac43feb91d0abd4cdd1648fa224",
"title": "Three people rescued after jet-ski incident in sea off Tramore",
"description": "No injuries after ‘textbook extraction’ by lifeboat crew",
"content": "Three people were rescued after becoming stranded on rocks after an incident involving a jet ski off the Co Waterford coast.\nA member of the public reported witnessing a watercraft eject a person into the sea near Tramore Pier on Saturday at about 3.... [1931 chars]",
"url": "https://www.irishtimes.com/ireland/2026/06/01/three-people-rescued-after-jet-ski-incident-in-sea-off-tramore/",
"image": "https://www.irishtimes.com/resizer/v2/DLV2WYB2PVG6TNFWYVUBA4ZTF4.jpg?smart=true&auth=4dbe6b9b0de005f8776aa1965c3824fd7e9ac0b72920368397235d9dab96ae2a&width=1200&height=630",
"publishedAt": "2026-06-01T08:22:02Z",
"lang": "en",
"source": {
"id": "735252dcb2793bb57ad34b2a2b258f27",
"name": "The Irish Times",
"url": "https://www.irishtimes.com"
}
},
{
"id": "af0855f2bf90219dffb3f8187c039f01",
"title": "Man, 21, dies following assault in Dublin city centre",
"description": "An investigation is under way after a 21-year-old man died following an assault in Dublin city centre in the early hours of this morning.",
"content": "An investigation is under way after a 21-year-old man died following an assault in Dublin city centre in the early hours of this morning.\nThe man was found on Clarendon Street, which is located close to Grafton Street, in a serious condition at aroun... [589 chars]",
"url": "https://www.rte.ie/news/ireland/2026/0601/1576186-clarendon-street-dublin-fatal/",
"image": "https://www.rte.ie/images/002474e3-1600.jpg",
"publishedAt": "2026-06-01T08:06:25Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}