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": 244678,
    "articles": [
        {
            "id": "7671ea781826bbad795ebe88fe264c96",
            "title": "Ottawa interdira les réseaux sociaux aux moins de 16 ans, mais pas l’intelligence artificielle (IA)",
            "description": "L’adoption de l’intelligence artificielle, dont par les jeunes, est au contraire un objectif de la stratégie fédérale.",
            "content": "Le gouvernement Carney a tranché. Pour protéger les enfants sur le Web, il convient d’interdire l’accès aux réseaux sociaux numériques pour les moins de 16 ans, mais pas aux robots conversationnels d’intelligence artificielle (IA).\nC’est ce propose u... [1954 chars]",
            "url": "https://www.ledevoir.com/politique/canada/986477/ottawa-interdira-reseaux-sociaux-moins-16-ans-mais-pas-ia",
            "image": "https://media2.ledevoir.com/image/986477.jpg?crop=3%3A2%2Csmart&width=1600&ts=1781018458",
            "publishedAt": "2026-06-09T15:20:50Z",
            "lang": "fr",
            "source": {
                "id": "c84f2ae7c58e4987789aacb653e5f635",
                "name": "Le Devoir",
                "url": "https://www.ledevoir.com"
            }
        },
        {
            "id": "71f55938c81a0944765b328e7b164b0a",
            "title": "Apple faces investor doubts over AI plans and growth",
            "description": "Apple failed to impress investors with its latest AI announcements, raising questions about monetization as competitors accelerate growth and adoption.",
            "content": "Apple’s Worldwide Developers Conference failed to provide the breakthrough artificial intelligence strategy many investors were hoping for, raising concerns about how the company plans to monetize AI as competitors continue to accelerate growth in th... [9078 chars]",
            "url": "https://www.bnnbloomberg.ca/investing/market-outlook/2026/06/09/market-outlook-apple-ai-strategy-falls-short-with-investors-after-conference/",
            "image": "https://www.bnnbloomberg.ca/resizer/v2/L4EN6HQ4QVD2VDW7V5X6UF5XDM.jpg?smart=true&auth=307d6c9703b4d59ae3bcffd3ab70edb1be6e8bf2a04d042817edfb05a35d57dd&width=1200&height=630",
            "publishedAt": "2026-06-09T15:11:05Z",
            "lang": "en",
            "source": {
                "id": "14f09cdc09e7e8665830f8f0fd836742",
                "name": "BNN Bloomberg",
                "url": "https://www.bnnbloomberg.ca"
            }
        },
        {
            "id": "a9531865c30611c51ed83feda149cfd5",
            "title": "We Played the First HD-2D Turn-Based FF Game",
            "description": "Final Fantasy Resonance is a turn-based, HD-2D RPG that brings in characters and elements from classic Final Fantasy games of yore, and we are fired up after playing a couple hours of it.",
            "content": "A turn-based HD-2D Final Fantasy, huh. It’s hard to believe it’s real. As someone who grew up on old-school Final Fantasy games and JRPGs, it's also hard to believe I was able to play Final Fantasy Resonance for about three hours at Square Enix as pa... [10099 chars]",
            "url": "https://www.ign.com/articles/final-fantasy-resonance-we-played-the-first-turn-based-hd-2d-ff-game-ign-exclusive-preview",
            "image": "https://assets-prd.ignimgs.com/2026/06/09/final-fantasy-resonance-blogroll-1780970268626.jpg?width=1280&format=jpg&auto=webp&quality=80",
            "publishedAt": "2026-06-09T15:09:04Z",
            "lang": "en",
            "source": {
                "id": "671e8665abef6cb324125f81895d4623",
                "name": "IGN",
                "url": "https://www.ign.com"
            }
        }
    ]
}

Categories