Canada Technology News API

Get the live top technology headlines from Canada with our JSON API.

Get API key for the Canada Technology 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 Canada.

GET
https://gnews.io/api/v4/top-headlines?country=ca&category=technology&apikey=API_KEY
{
    "totalArticles": 233836,
    "articles": [
        {
            "id": "ce52452835b5a5c79121ea8bcf92776d",
            "title": "L’IA vous rappelle de laver vos mains",
            "description": "Un voyant jaune, puis un discret signal sonore. À l’Hôpital général de Montréal, les soignants qui ne se lavent pas les mains avant de voir un patient recevront bientôt une alerte d’un système d’intelligence artificielle (IA), muni de capteurs 3D à infrarouge. Le centre hospitalier veut réduire les infections contractées dans ses murs.",
            "content": "Un voyant jaune, puis un discret signal sonore. À l’Hôpital général de Montréal, les soignants qui ne se lavent pas les mains avant de voir un patient recevront bientôt une alerte d’un système d’intelligence artificielle (IA), muni de capteurs 3D à i... [4358 chars]",
            "url": "https://www.lapresse.ca/actualites/sante/2026-04-29/travailleurs-de-la-sante/l-ia-vous-rappelle-de-laver-vos-mains.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/008358dd63803d149e8ff6093f6816f6.jpg",
            "publishedAt": "2026-04-29T09:00:00Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        },
        {
            "id": "91695de8ae06cf4673161aa5eee5ec54",
            "title": "How often do you use them in your daily life?",
            "description": "New research suggests AI chatbots act like genies — easily fulfilling requests and fantasies — which may be fostering an addiction to them.",
            "content": "Millions of people use AI chatbots to help with daily tasks, get advice on various topics and satisfy desires for friendship and romance.\nNew data from researchers at the University of British Columbia suggests some may be addicted to AI chatbots bec... [820 chars]",
            "url": "https://www.cp24.com/news/canada/2026/04/29/are-you-addicted-to-ai-chatbots-we-want-to-hear-from-you/",
            "image": "https://www.cp24.com/resizer/v2/FFYYDPHBEBEBFJOHT2IJA4U75E.jpeg?smart=true&auth=563db4cd2a4234c271be54c09c2be828c6f96f017a23731d27fc653d9359218d&width=1200&height=630",
            "publishedAt": "2026-04-29T09:00:00Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "b984897ee46b0f5c273fb5faf99819cb",
            "title": "League of Legends Releases 2026 Season 2 Act 1: Pandemonium",
            "description": "It's now been a while since the launch of the previous League of Legends Season came and went.",
            "content": "It's now been a while since the launch of the previous League of Legends Season came and went. The arrival of 2026 Season 1 Act 1: For Demacia brought forth major changes to the gameplay, including new mechanics, role quests, and plenty of content fo... [777 chars]",
            "url": "https://www.gamegrin.com/news/league-of-legends-releases-2026-season-2-act-1-pandemonium/",
            "image": "https://www.gamegrin.com/assets/games/league-of-legends/_resampled/croppedimage1201631-For-Demacia-Dev-Update-League-of-Legends-0-29-screenshot3.png",
            "publishedAt": "2026-04-29T01:31:43Z",
            "lang": "en",
            "source": {
                "id": "cf1aad53ccc4b8396eae44d04c154b2d",
                "name": "GameGrin",
                "url": "https://www.gamegrin.com"
            }
        }
    ]
}

Categories