- 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": 310602,
"articles": [
{
"id": "05099669c13a3e61855a5d9a54cafc5c",
"title": "‘I was furious’: How flood defences are dividing Clontarf",
"description": "North Dublin suburb’s coastal road has been repeatedly flooded, but locals cannot agree on a solution",
"content": "The image of a man standing on a garden wall on the Clontarf Road in north Dublin, his hand raised to the waves surging towards him, which appeared on the front of The Irish Times the day after the February 5th floods, brings to mind the much-misunde... [8769 chars]",
"url": "https://www.irishtimes.com/ireland/dublin/2026/02/22/i-was-furious-how-flood-defences-are-dividing-clontarf/",
"image": "https://www.irishtimes.com/resizer/v2/M3BNXLMLPUO33QMBHB37SZ25JQ.jpg?smart=true&auth=a5dd520fba4f6cc0f743f5f0f3c472395b884a92bff47504aef46c71de0f634a&width=1200&height=630",
"publishedAt": "2026-02-22T22:52:38Z",
"lang": "en",
"source": {
"id": "735252dcb2793bb57ad34b2a2b258f27",
"name": "The Irish Times",
"url": "https://www.irishtimes.com"
}
},
{
"id": "15d51048082b3a9bc34f3a9f564db9dd",
"title": "Google's Quantum Echoes Might Actually Live Up To The Hype",
"description": "Quantum computers have been a pipe dream for tech companies, and that includes Google. The latest breakthrough from the tech giant is the Echoes algortihm.",
"content": "In October 2025, there was a groundbreaking scientific breakthrough that might have passed you by. Google claimed its Willow quantum chip ran a task that would take today's best classical supercomputers about 13,000 times longer to simulate. The spee... [3040 chars]",
"url": "https://www.slashgear.com/2104227/google-quantum-echoes-computing-algorithm-might-be-good/",
"image": "https://www.slashgear.com/img/gallery/googles-quantum-echoes-might-actually-live-up-to-the-hype/l-intro-1771342480.jpg",
"publishedAt": "2026-02-22T22:45:00Z",
"lang": "en",
"source": {
"id": "1bb9f04fd13e8df526ed08e82c35e9df",
"name": "SlashGear",
"url": "https://www.slashgear.com"
}
},
{
"id": "f1109bcb6456d2d62b6e01fdfd8c9931",
"title": "‘I was furious’: How flood defences are dividing Clontarf",
"description": "North Dublin suburb’s coastal road has been repeatedly flooded, but locals cannot agree on a solution",
"content": "The image of a man standing on a garden wall on the Clontarf Road in north Dublin, his hand raised to the waves surging towards him, which appeared on the front of The Irish Times the day after the February 5th floods, brings to mind the much-misunde... [8769 chars]",
"url": "https://www.irishtimes.com/ireland/dublin/2026/02/21/better-to-be-safe-than-missing-a-lovely-view-how-flood-defences-are-dividing-clontarf/",
"image": "https://www.irishtimes.com/resizer/v2/M3BNXLMLPUO33QMBHB37SZ25JQ.jpg?smart=true&auth=a5dd520fba4f6cc0f743f5f0f3c472395b884a92bff47504aef46c71de0f634a&width=1200&height=630",
"publishedAt": "2026-02-22T22:06:43Z",
"lang": "en",
"source": {
"id": "735252dcb2793bb57ad34b2a2b258f27",
"name": "The Irish Times",
"url": "https://www.irishtimes.com"
}
}
]
}