- 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": 300000,
"articles": [
{
"id": "058d4ef75f13538584f6497908944749",
"title": "Record-breaking Messi sends Argentina into last 32",
"description": "Lionel Messi became the World Cup's all-time leading scorer when he netted both goals in Argentina's 2-0 win over Austria in Group J in Dallas to confirm the holders' place in the last 32.",
"content": "Lionel Messi became the World Cup's all-time leading scorer when he netted both goals in Argentina's 2-0 win over Austria in Group J in Dallas to confirm the holders' place in the last 32.\nMessi took his total to 18 World Cup goals when he netted in... [2533 chars]",
"url": "https://www.rte.ie/sport/soccer/2026/0622/1579823-record-breaking-messi-sends-argentina-into-last-32/",
"image": "https://www.rte.ie/images/002490a2-1600.jpg",
"publishedAt": "2026-06-22T19:34:18Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "d43d1d1435017a8bff37ec601901db31",
"title": "West Cork woman, 60, 'an unusual type of person' to appear before court on drugs charge",
"description": "Defendant had been treated for cancer and suffered from mental health issues and used cannabis for pain relief, court told",
"content": "The court heard that while searching the property, Detective Garda Andrew Manning recovered cannabis valued at €50. Hayes admitted possession of the drugs and also admitted the charge of sale or supply, evidence of which was found on her mobile phone... [1155 chars]",
"url": "https://www.irishexaminer.com/news/courtandcrime/arid-41867403.html",
"image": "https://www.irishexaminer.com/cms_media/module_img/10257/5128941_3_org_Cannabis_1_.jpg",
"publishedAt": "2026-06-22T19:15:00Z",
"lang": "en",
"source": {
"id": "634dc62a3fe9c48f4c2cc004e680a220",
"name": "Irish Examiner",
"url": "https://www.irishexaminer.com"
}
},
{
"id": "49fd30a89981f24292bc3f5fffff6e5c",
"title": "Messi sets all-time World Cup scoring record as Argentina reach last 32",
"description": "Messi scored both goals in Argentina’s 2-0 victory over Austria.",
"content": "Austria 0\nLIONEL MESSI BECAME the leading scorer in World Cup history as the captain struck twice to give Argentina a 2-0 win over Austria on Monday and send the champions into the last 32.\nThe player widely regarded as the greatest of all time pounc... [3001 chars]",
"url": "https://www.the42.ie/argentina-austria-match-report-7078883-Jun2026/",
"image": "https://img2.thejournal.ie/article/7078883/river/?height=400&version=7078889",
"publishedAt": "2026-06-22T19:14:00Z",
"lang": "en",
"source": {
"id": "3444ad6ec627db9ef816d52bd3488623",
"name": "The 42",
"url": "https://www.the42.ie"
}
}
]
}