- 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": 289184,
"articles": [
{
"id": "37b79b8392430e9ca4c88420ad7163db",
"title": "Shooting Videos of Fancy Cars With the Galaxy S26's New Camera Feature Is a Dream",
"description": "As they say in Europe, look at that S-car-go.",
"content": "While my esteemed CNET colleagues were in San Francisco for the release of the Samsung Galaxy S26 series, I was in Barcelona ahead of MWC 2026, seeing the sights and eying the fancy cars that ply the Spanish city's streets.\nOnce my colleagues arrived... [1746 chars]",
"url": "https://www.cnet.com/tech/mobile/fancy-cars-with-the-galaxy-s26-horizontal-lock/",
"image": "https://www.cnet.com/a/img/resize/9c2e73b8a537ba4f6818de85d09edb000575c0db/hub/2026/02/28/e2222698-b1fb-470f-96da-d2dfd4c6e655/galaxy-s26-horizontal-lock-porsche-carrera-gts-904.jpg?auto=webp&fit=crop&height=675&width=1200",
"publishedAt": "2026-02-28T18:14:00Z",
"lang": "en",
"source": {
"id": "f262b4e25cc8e3206db7723c77d4fd60",
"name": "CNET",
"url": "https://www.cnet.com"
}
},
{
"id": "e2054bcb6696a5059268190cdea18da7",
"title": "Even frontier LLMs from GPT-5 onward lose up to 33% accuracy when you chat too long",
"description": "Even with newer models like GPT-5.2 and Claude 4.6, AI chatbots still give worse answers the longer a conversation goes on.",
"content": "The latest generation of large language models—from GPT-5 onward—still struggles when tasks are spread across multiple conversation turns. Researcher Philippe Laban and his team tested current models on six tasks covering code, databases, actions, da... [555 chars]",
"url": "https://the-decoder.com/even-frontier-llms-from-gpt-5-onward-lose-up-to-33-accuracy-when-you-chat-too-long/",
"image": "https://the-decoder.com/wp-content/uploads/2026/02/long_conversation_chatbot_performance.png",
"publishedAt": "2026-02-28T17:51:41Z",
"lang": "en",
"source": {
"id": "167a8911787c4981a34f4a48b9c611aa",
"name": "the-decoder.com",
"url": "https://the-decoder.com"
}
},
{
"id": "8023c8300eb39515b74bc7c67a92dff0",
"title": "Google Maps Could Soon Let You Restyle Street View With AI",
"description": "Leaked code reveals Google Maps is testing Nano Banana AI to let users restyle Street View images, bringing generative AI to over 2 billion users",
"content": "Key Takeaways\nLeaked code shows Google Maps is testing a new tool that lets users restyle Street View images with AI.\nEmbedding Nano Banana features into a popular navigation tool shows that no app is off-limits for AI upgrades.\nRolling out the featu... [3817 chars]",
"url": "https://www.forbes.com/sites/paulmonckton/2026/02/28/google-maps-could-soon-let-you-restyle-street-view-with-ai/",
"image": "https://imageio.forbes.com/specials-images/imageserve/69a329d6932f873fd35c8902/0x0.jpg?format=jpg&height=900&width=1600&fit=bounds",
"publishedAt": "2026-02-28T17:48:27Z",
"lang": "en",
"source": {
"id": "c4e32b557a3dd75225975f11fb68a3a9",
"name": "Forbes",
"url": "https://www.forbes.com"
}
}
]
}