Flag of Canada

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": 218948,
    "articles": [
        {
            "id": "b0cb1ce4665f95ab59474d945dab565b",
            "title": "'Hello, Mario!' App For Switch Updated To Version 1.0.2",
            "description": "Includes some general changes - In August, Nintendo launched a new 'My Mario' campaign in Japan designed for parents and their children. This included an int...",
            "content": "In August, Nintendo launched a new 'My Mario' campaign in Japan designed for parents and their children. This included an interactive app called Hello, Mario! for the Switch and smart devices.\nAlthough this app is a bit different to Nintendo's usual ... [1311 chars]",
            "url": "https://www.nintendolife.com/news/2025/11/hello-mario-app-for-switch-updated-to-version-1-0-2",
            "image": "https://images.nintendolife.com/3aef8915d5ca1/large.jpg",
            "publishedAt": "2025-11-18T00:55:00Z",
            "lang": "en",
            "source": {
                "id": "dd2cbc293c058fbe38c99af3f90e76c4",
                "name": "Nintendo Life",
                "url": "https://www.nintendolife.com"
            }
        },
        {
            "id": "6e7b9e413f2c9c8d3a9f75641c642d33",
            "title": "Microsoft just revealed how Windows 11 is evolving into an agentic OS - finally the explanation we've all been waiting for",
            "description": "A new agentic workspace feature will contain AI agents in their own secure session, which users can share data with or shut down at a moment's notice.",
            "content": "Microsoft has just published a new support document that details how Windows 11 is evolving into an agentic OS. The company has openly stated that the future of Windows is one that will be AI native, focused on agentic capabilities that allows your P... [5598 chars]",
            "url": "https://www.windowscentral.com/microsoft/windows-11/microsoft-just-revealed-how-windows-11-is-evolving-into-an-agentic-os-finally-the-explanation-weve-all-been-waiting-for",
            "image": "https://cdn.mos.cms.futurecdn.net/MX9pJRjPSdjQha8JRxR9Ye-2560-80.jpg",
            "publishedAt": "2025-11-17T23:22:32Z",
            "lang": "en",
            "source": {
                "id": "381257850cf94bc78a1ee054a8bb7748",
                "name": "Windows Central",
                "url": "https://www.windowscentral.com"
            }
        },
        {
            "id": "9ac7d75231578dc1ad8d1fa11ab1a9a4",
            "title": "Everything New in iOS 26.2 Beta 3",
            "description": "Apple provided developers with the third beta of an upcoming iOS 26.2 update, and there are still new features that are being added with each beta that we get. We've rounded up all of the changes that Apple made in beta 3. AirDrop Apple added new AirDrop functionality, providing a way for two people to share files temporarily without having to add one another as contacts.",
            "content": "Apple provided developers with the third beta of an upcoming iOS 26.2 update, and there are still new features that are being added with each beta that we get. We've rounded up all of the changes that Apple made in beta 3.\nAirDrop\nApple added new Air... [3210 chars]",
            "url": "https://www.macrumors.com/2025/11/17/ios-26-2-beta-3-features/",
            "image": "https://images.macrumors.com/t/TnRBQg6_KF5xtez0eVYDpx4-J7M=/2500x/article-new/2025/11/iOS-26.2-Glass-Feature.jpg",
            "publishedAt": "2025-11-17T23:20:21Z",
            "lang": "en",
            "source": {
                "id": "7099dca4eeb5b149fe14116307bbb895",
                "name": "MacRumors",
                "url": "https://www.macrumors.com"
            }
        }
    ]
}

Categories