- 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": 304500,
"articles": [
{
"id": "69ff5f53bbcf1a6e57728d2751b20b75",
"title": "Diageo Ireland informs Government of potential job cuts",
"description": "Guinness parent company Diageo has informed the Government of potential job cuts.",
"content": "Guinness parent company Diageo has informed the Government of potential job cuts.\nA spokesperson for the Department of Enterprise said it received a notification of proposed collective redundancies from Diageo Ireland yesterday.\n\"Any further queries ... [1571 chars]",
"url": "https://www.rte.ie/news/business/2026/0623/1579913-diageo-ireland-informs-government-of-potential-job-cuts/",
"image": "https://www.rte.ie/images/0024593a-1600.jpg",
"publishedAt": "2026-06-23T10:23:47Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "9897dcbccc6939f3575ce56a4970029a",
"title": "'I am going to look at life differently'",
"description": "'I am going to look at life differently' - Health - Western People",
"content": "A Mayo councillor has urged people not to ignore the warning signs after sharing his cancer battle experience.\nCastlebar councillor Ger Deere has completed gruelling cancer treatment following his shock diagnosis.\nGer attended his local GP after he d... [3289 chars]",
"url": "https://www.westernpeople.ie/news/health/i-am-going-to-look-at-life-differently_arid-102222.html",
"image": "https://www.westernpeople.ie/cms_media/module_img/7710/3855170_4_articledetail_ger1.jpg",
"publishedAt": "2026-06-23T10:04:00Z",
"lang": "en",
"source": {
"id": "8814ecea7ce6b0858574c805c666d46f",
"name": "westernpeople.ie",
"url": "https://www.westernpeople.ie"
}
},
{
"id": "e20e976aedde41819b679bf948437dfa",
"title": "Man charged over road crash in which woman, child killed",
"description": "A man has been charged in relation to the investigation into a road collision in Co Donegal last year in which a woman and her six-year-old daughter were killed.",
"content": "A man has been charged in relation to the investigation into a road collision in Co Donegal last year in which a woman and her six-year-old daughter were killed.\nNatalie McLaughlin and her daughter Ella died in the collision involving a car and a van... [514 chars]",
"url": "https://www.rte.ie/news/2026/0623/1579904-carndonagh-donegal/",
"image": "https://www.rte.ie/images/0022d36d-1600.jpg",
"publishedAt": "2026-06-23T09:42:39Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}