Ireland Sports News API

Get the live top sports headlines from Ireland with our JSON API.

Get API key for the Ireland Sports News API

API 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": 270604,
    "articles": [
        {
            "id": "d908054f1ef57323181f7eabcbf90023",
            "title": "Brentford held by Fulham for fifth consecutive draw",
            "description": "Brentford miss the chance to go sixth in the Premier League with a goalless draw against visitors Fulham - their fifth consecutive stalemate in the top flight.",
            "content": "Brentford missed the chance to go sixth in the Premier League with a goalless draw against visitors Fulham - their fifth consecutive stalemate in the top flight.\nA win would have helped the Bees overtake Chelsea and boost their chances of qualifying ... [3740 chars]",
            "url": "https://www.bbc.com/sport/football/live/cx2dg2neg2mt",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/b44e/live/92971680-3b25-11f1-8606-05fe34b06e1b.jpg",
            "publishedAt": "2026-04-18T14:45:04Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "38852c0c637c5d10fd1fcebf5ad714a8",
            "title": "Dunfermline Athletic vs Falkirk: Scottish Cup semi-final",
            "description": "Second-tier Dunfermline Athletic reach the Scottish Cup final for the first time 19 years after beating bitter local rivals Falkirk in a penalty shoot-out after a goalless draw.",
            "content": "Second-tier Dunfermline Athletic reached the Scottish Cup final for the first time 19 years after beating bitter local rivals Falkirk in a penalty shoot-out after a tense goalless draw at Hampden.\nThe side from the opposite side of the River Forth be... [1875 chars]",
            "url": "https://www.bbc.com/sport/football/live/c74734l2rlkt",
            "image": "https://static.files.bbci.co.uk/core/website/assets/static/sport/images/metadata/poster-1024x576.146fae5646.png",
            "publishedAt": "2026-04-18T14:29:41Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "f366b54713489b97333e90ed5bf20427",
            "title": "DRA upholds Dublin boss Brennan's 12 week suspension",
            "description": "Ger Brennan will be absent from the sidelines for Dublin's Leinster SFC opener against Wicklow in Aughrim on Sunday after the Dispute Resolution Authority upheld his 12-week suspension.",
            "content": "Ger Brennan will be absent from the sidelines for Dublin's Leinster SFC opener against Wicklow in Aughrim on Sunday after the Dispute Resolution Authority upheld his 12-week suspension.\nThe ban arose from a red card issued to Brennan for his part in ... [2034 chars]",
            "url": "https://www.rte.ie/sport/football/2026/0418/1568902-dra-upholds-dublin-boss-brennans-12-week-suspension/",
            "image": "https://www.rte.ie/images/0024129b-1600.jpg",
            "publishedAt": "2026-04-18T13:10:42Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        }
    ]
}

Categories