- 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
Canada Technology News API
Get the live top technology headlines from Canada with our JSON API.
Get API key for the Canada 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 Canada.
GET
https://gnews.io/api/v4/top-headlines?country=ca&category=technology&apikey=API_KEY
{
"totalArticles": 238572,
"articles": [
{
"id": "72825b79ef0734bea10d0362cd81382b",
"title": "Rainycrest Long Term Care outbreak declared over",
"description": "A respiratory outbreak in the facility’s west wing has ended, but another in its east wing remains.",
"content": "FORT FRANCES — Local health care and public health officials have declared a respiratory outbreak at a long-term care home is over.\nHowever, one that was put in place earlier in the week remains.\nRiverside Health Care, along with the Northwestern Hea... [895 chars]",
"url": "https://www.nwonewswatch.com/local-news/rainycrest-long-term-care-outbreak-declared-over-12032165",
"image": "https://www.vmcdn.ca/f/files/tbnewswatch/images/local-news/2019/march/rainycrest/rainycrest.PNG;w=1129;h=628;mode=crop",
"publishedAt": "2026-03-20T00:56:04Z",
"lang": "en",
"source": {
"id": "f338d132627b2570dc2319d075b509d4",
"name": "Northwest Ontario News",
"url": "https://www.nwonewswatch.com"
}
},
{
"id": "c8ccf6f9434e80ac1b8b89406f348907",
"title": "This $25 Narrow IKEA Organizer Turns Dead Cabinet Space into Storage",
"description": "It's so smart!",
"content": "Kitchn and Yahoo may earn commission from links in this article. Pricing and availability are subject to change.\nMaking the most of the “dead space” in my small apartment has recently become a passion of mine as I’ve discovered how simple, renter-fri... [2500 chars]",
"url": "https://ca.style.yahoo.com/25-narrow-ikea-organizer-turns-003100176.html",
"image": "https://s.yimg.com/os/en/the_kitchn_ca_826/a4b0e927f1ee87b2bf9cadd3becf1e4f",
"publishedAt": "2026-03-20T00:31:00Z",
"lang": "en",
"source": {
"id": "05ab64591e6d8f5d7706c5475ab29da2",
"name": "Yahoo Lifestyle Canada",
"url": "https://ca.style.yahoo.com"
}
},
{
"id": "6a3646a8dad3b4bcc23c0d389ac48233",
"title": "Emotionally intelligent AI chatbots improve mental health but destroy real-world social ties",
"description": "A new study reveals that advanced artificial intelligence companions can alleviate internal distress and boost your mood. However, this digital comfort comes with a steep price, causing users to withdraw from their real-life friends and family.",
"content": "A new study reveals that interacting with emotionally intelligent artificial intelligence chatbots can boost a person’s mental health while simultaneously isolating them from real human relationships. The research highlights a hidden trade-off in usi... [8422 chars]",
"url": "https://www.psypost.org/emotionally-intelligent-ai-chatbots-improve-mental-health-but-destroy-real-world-social-ties/",
"image": "https://www.psypost.org/wp-content/uploads/2025/12/artificial-intelligence-AI-chatbot.jpg",
"publishedAt": "2026-03-19T22:08:29Z",
"lang": "en",
"source": {
"id": "903c7fdd47f4c6635a51a373c74eece7",
"name": "PsyPost",
"url": "https://www.psypost.org"
}
}
]
}