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": 234524,
    "articles": [
        {
            "id": "9927f88026e3daea3c0cfe11557952b0",
            "title": "Microsoft to roll out Entra passkeys on Windows in late April",
            "description": "Microsoft will roll out passkey support for phishing-resistant passwordless authentication to Microsoft Entra‑protected resources from Windows devices starting late April.",
            "content": "Microsoft will roll out passkey support for phishing-resistant passwordless authentication to Microsoft Entra‑protected resources from Windows devices starting late April.\nThe feature is expected to reach general availability by mid-June 2026 and wil... [3271 chars]",
            "url": "https://www.bleepingcomputer.com/news/microsoft/microsoft-to-roll-out-entra-passkeys-on-windows-in-late-april/",
            "image": "https://www.bleepstatic.com/content/hl-images/2026/03/12/Hacking_login.jpg",
            "publishedAt": "2026-04-24T18:13:55Z",
            "lang": "en",
            "source": {
                "id": "e9b427d05babd60d5abc63ffc14091c8",
                "name": "BleepingComputer",
                "url": "https://www.bleepingcomputer.com"
            }
        },
        {
            "id": "1e346c26c8eda5e7307981ec5945a56a",
            "title": "Le ton s’envenime dans le dossier des éoliennes en Mauricie",
            "description": "TES Canada a envoyé une mise en demeure à de Sainte-Adelphe, la sommant de modifier des règlements qui relèvent du gouvernement provincial",
            "content": "TES Canada a envoyé une mise en demeure à la municipalité de Sainte-Adelphe, la sommant de modifier des règlements qui relèvent du gouvernement provincial, selon la compagnie. Ce développement survient alors que le torchon brûle entre le maire de Sai... [4255 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2248805/eolienne-mauricie-mise-demeure-tes-canada",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/eoliennes-energie-renouvelable-vents-hydro-quebec-7941.jpg",
            "publishedAt": "2026-04-24T15:33:04Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "57bd8f47655a63a9415e67495f6935f0",
            "title": "360-degree cameras have a new superpower",
            "description": "The Verge tries Splatica, which uses Insta360 cameras, Antigravity drones, and Gaussian splats to help creators easily reconstruct real-world scenes in 3D.",
            "content": "Imagine Google Street View, except you can walk around like it’s a video game. Now imagine you don’t need to wait for Google to come film because it’s completely DIY. Insta360, the leading maker of 360-degree cameras, is now partnered with a 12-perso... [7176 chars]",
            "url": "https://www.theverge.com/tech/914730/splatica-gaussian-splats-insta360-antigravity",
            "image": "https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/vlcsnap-2026-04-24-00h24m20s573.png?quality=90&strip=all&crop=0%2C3.4613147178592%2C100%2C93.077370564282&w=1200",
            "publishedAt": "2026-04-24T15:30:00Z",
            "lang": "en",
            "source": {
                "id": "6904b5b083966b8966bdfd85ba5b9220",
                "name": "The Verge",
                "url": "https://www.theverge.com"
            }
        }
    ]
}

Categories