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": 234058,
    "articles": [
        {
            "id": "57bb6a1cfeb71f8ce1cabb810861889f",
            "title": "Samsung Galaxy Watch 6 Can Now Predict Fainting Episodes Using AI: How It Works",
            "description": "Samsung smartwatch may detect fainting signs",
            "content": "Samsung says it has developed a new health-monitoring feature for the Samsung Galaxy Watch 6 that could help predict fainting episodes before they occur. The feature was tested in a joint clinical study with Chung-Ang University Gwangmyeong Hospital,... [1987 chars]",
            "url": "https://in.mashable.com/tech/109403/samsung-galaxy-watch-6-can-now-predict-fainting-episodes-using-ai-how-it-works",
            "image": "https://sm.mashable.com/mashable_in/seo/default/z3wq-2026-05-07t133425788_18w6.jpg",
            "publishedAt": "2026-05-07T08:31:29Z",
            "lang": "en",
            "source": {
                "id": "671d3802fb767cbce5639d3562a19de7",
                "name": "Mashable India",
                "url": "https://in.mashable.com"
            }
        },
        {
            "id": "97e2dcad5e61ad57b17ce1568730e54e",
            "title": "Les métiers de l’audiovisuel condamnés à être transformés par l’IA",
            "description": "Télé-Québec a testé l'IA pour créer un épisode de Lotus et Cali. Bilan : l'humain reste essentiel, mais l'audiovisuel s'apprête à vivre une révolution.",
            "content": "C'est un défi ambitieux qu'a lancé Télé-Québec à l'IA générative en lui confiant la direction créative d’un épisode de son émission Lotus et Cali. Au terme de ce projet pilote de six mois, le diffuseur public et les chercheurs qui ont observé le proc... [4823 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2251991/intelligence-artificielle-tele-quebec-audiovisuel-metiers-innovation",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/lotus-et-cali-tele-quebec-ia-projet-pilote.png",
            "publishedAt": "2026-05-07T08:00:00Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "e5dadd4593e9bbadc46f7877e92eb66b",
            "title": "Attention, Meta vient de publier deux correctifs de sécurité pour WhatsApp",
            "description": "Meta a corrigé deux vulnérabilités dans WhatsApp. Celles-ci affectent iOS, Android et Windows. L'une permettait à un message piégé de déclencher le chargement de contenu depuis une URL contrôlée par un attaquant. L'autre laissait un fichier se présenter comme un document inoffensif tout en s'exécutant comme un programme malveillant.",
            "content": "La première faille, CVE-2026-23866, touche les versions iOS de la v2.25.8.0 à la v2.26.15.72, et Android de la v2.25.8.0 à la v2.26.7.10. Elle se situe au niveau du traitement des \"messages enrichis par l'IA\" intégrant des Reels d'Instagram. WhatsApp... [1737 chars]",
            "url": "https://www.clubic.com/actualite-612058-attention-meta-vient-de-publier-deux-correctifs-de-securite-pour-whatsapp.html",
            "image": "https://pic.clubic.com/v1/images/2384503/raw",
            "publishedAt": "2026-05-07T07:12:00Z",
            "lang": "fr",
            "source": {
                "id": "7debf8a71600fc00a8299ab31da773c1",
                "name": "Clubic",
                "url": "https://www.clubic.com"
            }
        }
    ]
}

Categories