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": 232766,
    "articles": [
        {
            "id": "49684247650e1fc51e3306a819a058b5",
            "title": "Director of The Last of Us Multiplayer Game Reveals Devastating Impact of Its Cancellation",
            "description": "The director of The Last of Us multiplayer spinoff has spoken out on the “devastating” impact of its cancellation, which he only found out about 24 hours before Sony made it public.",
            "content": "The director of The Last of Us multiplayer spinoff has spoken out on the “devastating” impact of its cancellation, which he only found out about 24 hours before Sony made it public.\nNaughty Dog stopped development on The Last of Us Online in December... [9478 chars]",
            "url": "https://www.ign.com/articles/it-killed-me-that-people-couldnt-play-it-director-of-the-last-of-us-online-only-found-out-it-was-cancelled-24-hours-before-the-public-says-it-was-80-complete",
            "image": "https://assets-prd.ignimgs.com/2026/04/02/joel-1775141132943.jpg?width=1280&format=jpg&auto=webp&quality=80",
            "publishedAt": "2026-04-02T20:24:32Z",
            "lang": "en",
            "source": {
                "id": "671e8665abef6cb324125f81895d4623",
                "name": "ign.com",
                "url": "https://www.ign.com"
            }
        },
        {
            "id": "b1113064003397dcec0aca898553ac65",
            "title": "A Secure Chat App’s Encryption Is So Bad It Is ‘Meaningless’",
            "description": "TeleGuard is an app downloaded more a million times that markets itself as a secure way to chat. The app uploads users’ private keys to the company’s server, and makes decryption of messages trivial.",
            "content": "TeleGuard, an app that markets itself as a secure, end-to-end encrypted messaging platform which has been downloaded more than a million times, implements its encryption so poorly that an attacker can trivially access a user’s private key and decrypt... [412 chars]",
            "url": "https://www.404media.co/a-secure-chat-apps-encryption-is-so-bad-it-is-meaningless/",
            "image": "https://www.404media.co/content/images/size/w1200/2026/04/teleguard.png",
            "publishedAt": "2026-04-02T17:19:09Z",
            "lang": "en",
            "source": {
                "id": "05263a926f39ecd556a78b5176d79fdc",
                "name": "404 Media",
                "url": "https://www.404media.co"
            }
        },
        {
            "id": "6df0958e802161ffaeb7a76faa37aa6d",
            "title": "Selon nos tests, il n'y a pas mieux que cette petite caméra de surveillance intérieure",
            "description": "Pour surclasser ses concurrents, cette caméra Xiaomi peut compter sur son image ultra-définie et une intelligence rare à ce niveau de prix. Voici ...",
            "content": "Pour sécuriser son domicile, les caméras de surveillance connectées sont une solution accessible et efficace. Simples à installer et pilotables depuis un smartphone, elles permettent de garder un œil sur son logement à distance, de recevoir des alert... [2250 chars]",
            "url": "https://www.capital.fr/conso/selon-nos-tests-il-n-y-a-pas-mieux-que-cette-petite-camera-de-surveillance-interieure-1525232",
            "image": "https://www.capital.fr/imgre/fit/~1~cap~2026~04~02~665bad3b-29dd-495b-b221-bf0cc61f0d7c.jpeg/1200x630/focus-point/1849%2C1170/selon-nos-tests-il-n-y-a-pas-mieux-que-cette-petite-camera-de-surveillance-interieure.jpg",
            "publishedAt": "2026-04-02T16:29:00Z",
            "lang": "fr",
            "source": {
                "id": "bc22699ea484c158cbcad37402bcca85",
                "name": "Capital.fr",
                "url": "https://www.capital.fr"
            }
        }
    ]
}

Categories