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": 224290,
    "articles": [
        {
            "id": "2f598c44c3c007a90ddb66b6b14b1e88",
            "title": "Using Neuro-Symbolic AI For Mental Health Advice Is Better Than Conventional AI For These Crucial Reasons",
            "description": "Neuro-symbolic AI is now being used to provide mental health guidance. Turns out this is better than using conventional AI. I explain why. An AI Insider scoop.",
            "content": "In today’s column, I examine and carefully explain why the use of neuro-symbolic AI has distinct advantages over using conventional generative AI and large language models (LLMs) when it comes to AI providing mental health advice.\nNeuro-symbolic AI i... [20040 chars]",
            "url": "https://www.forbes.com/sites/lanceeliot/2026/04/22/using-neuro-symbolic-ai-for-mental-health-advice-is-better-than-conventional-ai-for-these-crucial-reasons/",
            "image": "https://imageio.forbes.com/specials-images/imageserve/69e5a3efca7c5642afceb35b/0x0.jpg?format=jpg&height=900&width=1600&fit=bounds",
            "publishedAt": "2026-04-22T07:15:00Z",
            "lang": "en",
            "source": {
                "id": "c4e32b557a3dd75225975f11fb68a3a9",
                "name": "Forbes",
                "url": "https://www.forbes.com"
            }
        },
        {
            "id": "8bcee441137450f18464d5c1024250a5",
            "title": "Microsoft Changes Windows Security After 15 Years-Update By ‘End Of April’",
            "description": "Microsoft updates advice for Windows users as Secure Boot certificates expire on 1 billion PCs.",
            "content": "This has never happened before. Microsoft is expiring the authentication that protects Windows PCs from threats each time they restart. Secure Boot certificates on almost all Windows PCs date back to 2011 and will now be replaced. The process starts ... [2464 chars]",
            "url": "https://ca.news.yahoo.com/microsoft-changes-windows-security-15-051422511.html",
            "image": "https://s.yimg.com/os/en/forbes_contributor_845/3ac495892cc8c053658a64bf910ae8ab",
            "publishedAt": "2026-04-22T05:14:00Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "6c7ea438e493697c8049459ea06be5de",
            "title": "Mythos found 271 Firefox flaws",
            "description": ": Mozilla CTO says AI means developers finally have a chance to get on top of security",
            "content": "The Mozilla Foundation has revealed it tested Anthropic’s bug-finding “Mythos” AI model and feels the results it experienced represent a watershed moment for software defenders.\nThe FOSS outfit on Tuesday reminded readers that it used Anthropic’s Opu... [3128 chars]",
            "url": "https://www.theregister.com/2026/04/22/mozilla_firefox_mythos_future_defenders/",
            "image": "https://regmedia.co.uk/2026/04/22/shutterstock_light_at_the_end_of_the_tunnel.jpg",
            "publishedAt": "2026-04-22T04:32:00Z",
            "lang": "en",
            "source": {
                "id": "2ed9b389eb136c335139834293465c6b",
                "name": "theregister.com",
                "url": "https://www.theregister.com"
            }
        }
    ]
}

Categories