- 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 Technology News API
Get the live top technology headlines from Ireland with our JSON API.
Get API key for the Ireland Technology 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=technology&apikey=API_KEY
{
"totalArticles": 289788,
"articles": [
{
"id": "45a8937dcd36a51ed3f3a2a89c83874f",
"title": "Palestinian ambassador receives standing ovation at Gaelcholáiste in Carlow",
"description": "Palestinian ambassador receives standing ovation at Gaelcholáiste in Carlow - News - Carlow Nationalist",
"content": "THE Palestinian ambassador to Ireland, Dr Jilan Wahba Abdalmahjid, visited Gaelcholáiste Cheatharlach on 28 April after being invited to speak by a third-year student.\nOdhran Ó Saoraí, who is in class 3G, invited the ambassador as part of his classro... [1330 chars]",
"url": "https://www.carlow-nationalist.ie/news/palestinian-ambassador-receives-standing-ovation-at-gaelchol%C3%A1iste-in-carlow_arid-97003.html",
"image": "https://www.carlow-nationalist.ie/cms_media/module_img/7694/3847330_2_articledetail_1.jpg",
"publishedAt": "2026-05-05T12:02:00Z",
"lang": "en",
"source": {
"id": "3cdf62374b0d799ba4e6ae0a72d556a4",
"name": "carlow-nationalist.ie",
"url": "https://www.carlow-nationalist.ie"
}
},
{
"id": "98325ef8896d40a14aafe3ecbb5ddc80",
"title": "Škoda Enyaq RS: Performance, practicality and style",
"description": "For Irish buyers who want a premium EV to balance performance, practicality, and style",
"content": "The RS Coupé sits at the top of the Enyaq range in Ireland, starting at €63,990.\nUnlike lower trims (Enyaq 60, 85, Sportline), it's positioned firmly as a premium EV coupe, targeting buyers particularly looking for performance and style rather than e... [272 chars]",
"url": "https://www.rte.ie/lifestyle/motors/2026/0504/1571636-skoda-enyaq-rs-performance-practicality-and-style/",
"image": "https://www.rte.ie/images/0024501b-1600.jpg",
"publishedAt": "2026-05-05T11:37:30Z",
"lang": "en",
"source": {
"id": "8bcb1c163b5eb62b4cdfdafb99503799",
"name": "RTE.ie",
"url": "https://www.rte.ie"
}
},
{
"id": "3bcafeb6d21095f753fe323f1f201a02",
"title": "Typical Microsoft! Turns Out VS Code Was Adding Copilot as a Git Co-Author Without Telling Anyone",
"description": "Microsoft reversed the change after developers found the AI attribution line appearing even with Copilot disabled.",
"content": "VS Code has been quietly appending a Co-authored-by: Copilot line to users' git commits, including ones written entirely without Copilot's involvement.\nThe culprit behind this, git.addAICoAuthor, is a feature that was introduced in VS Code 1.110 back... [2306 chars]",
"url": "https://itsfoss.com/news/vs-code-credits-copilot-for-human-work/",
"image": "https://itsfoss.com/content/images/2026/05/vs-code-copilot-co-author-banner.png",
"publishedAt": "2026-05-05T10:38:11Z",
"lang": "en",
"source": {
"id": "ce9e7172ae6eda83f17805e946492c19",
"name": "It's FOSS",
"url": "https://itsfoss.com"
}
}
]
}