- 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 Sports News API
Get the live top sports headlines from Ireland with our JSON API.
Get API key for the Ireland Sports 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=sports&apikey=API_KEY
{
"totalArticles": 268290,
"articles": [
{
"id": "cbc71a093096e84594124ff2c0bf02a8",
"title": "Fernandes should be in POTY conversation",
"description": "Michael Carrick believes Bruno Fernandes should be in the mix for the Premier League player of the year award after his 19th assist of the season helped Manchester United to a 2-1 win over Brentford that put them on the brink of qualification for the Champions League.",
"content": "Michael Carrick believes Bruno Fernandes should be in the mix for the Premier League player of the year award after his 19th assist of the season helped Manchester United to a 2-1 win over Brentford that put them on the brink of qualification for the... [2791 chars]",
"url": "https://www.rte.ie/sport/soccer/2026/0427/1570523-carrick-fernandes-should-be-in-poty-conversation/",
"image": "https://www.rte.ie/images/00244992-1600.jpg",
"publishedAt": "2026-04-27T22:44:30Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "b3512afb81608e5a085b76d1f9abc9ad",
"title": "Manchester City discuss end-of-season fixture scheduling with Premier League",
"description": "Manchester City are in discussions with the Premier League over the scheduling of two fixtures that could prove crucial in the title race.",
"content": "Manchester City are in discussions with the Premier League over the scheduling of two fixtures that could prove crucial in the title race.\nPep Guardiola side's away fixture versus Bournemouth, originally scheduled on 17 May, will be moved because Cit... [1447 chars]",
"url": "https://www.bbc.com/sport/football/articles/c4g5eeyl95no",
"image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/d9c7/live/5d9c36e0-427d-11f1-86d7-1339116ee8e0.jpg",
"publishedAt": "2026-04-27T21:19:29Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "f6cb688933026f22ab090005509dec73",
"title": "Man United edge closer to Champions League return",
"description": "Manchester United moved within touching distance of Champions League qualification as captain Bruno Fernandes edged closer to the Premier League assist record in Monday's 2-1 victory against Brentford.",
"content": "Manchester United moved within touching distance of Champions League qualification as captain Bruno Fernandes edged closer to the Premier League assist record in Monday's 2-1 victory against Brentford.\nMichael Carrick’s Red Devils increased their str... [3611 chars]",
"url": "https://www.rte.ie/sport/soccer/2026/0427/1570505-man-united-edge-closer-to-champions-league-return/",
"image": "https://www.rte.ie/images/00244991-1600.jpg",
"publishedAt": "2026-04-27T21:13:21Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
}
]
}