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": 245100,
    "articles": [
        {
            "id": "653ed07269a24b9b5ca5e1bdde6f3b83",
            "title": "Valve Confirms Steam Machine Will Cost Over $1,000. Here's How to Buy One",
            "description": "The 512GB version will cost $1,049, while the 2TB version is $1,349. You can sign up now to join a waiting list, with orders opening up next week.",
            "content": "UPDATE 6/22: Valve today confirmed the pricing for its Steam Machine, and it's not cheap. The 512GB version will cost $1,049, while the 2TB version is an eye-popping $1,349.\nIf you didn't grab a Steam Controller earlier this year, a bundle that inclu... [3748 chars]",
            "url": "https://www.pcmag.com/news/valve-confirms-steam-machine-will-cost-over-1000-heres-how-to-buy-one",
            "image": "https://i.pcmag.com/imagery/articles/04Deh0y5mvUV2ruM3uCCOWw-1.fit_lim.size_1200x630.v1782147798.webp",
            "publishedAt": "2026-06-23T06:02:03Z",
            "lang": "en",
            "source": {
                "id": "1af0c07097d5cf01dc8beca711d490d1",
                "name": "PCMag",
                "url": "https://www.pcmag.com"
            }
        },
        {
            "id": "684b995ea3beb468f32345de0613bfdb",
            "title": "Galaxy S27 could debut Samsung's blazing-fast UFS 5.0 storage",
            "description": "Samsung has unveiled the world's first UFS 5.0 chip, with incredibly fast read and write speeds. It could be used in the Galaxy S27 series.",
            "content": "TL;DR\nSamsung today unveiled the world’s first UFS 5.0 chips.\nUFS 5.0 storage supports read speeds of up to 10.8 GB/s and write speeds of up to 9.5 GB/s.\nThe upcoming Galaxy S27 phones could use UFS 5.0 storage.\nThe fastest storage you can find on sm... [1619 chars]",
            "url": "https://www.androidauthority.com/samsung-ufs-5-0-galaxy-s27-3680194/",
            "image": "https://www.androidauthority.com/wp-content/uploads/2026/06/samsung-ufs-5.0-featured-image.jpg",
            "publishedAt": "2026-06-23T05:23:31Z",
            "lang": "en",
            "source": {
                "id": "8a46bf03bf6da851efc8bb3bdb7b26e8",
                "name": "Android Authority",
                "url": "https://www.androidauthority.com"
            }
        },
        {
            "id": "a6eb8f22040788a18d99665b7c013baf",
            "title": "Kubuntu Focus M2 and Zr Linux Laptops Now Ship with Intel Core Ultra 9 290HX Plus",
            "description": "Kubuntu Focus has refreshed its Focus M2, Focus Zr, and Focus XE laptops, along with a new Focus Ar laptop with latest generation Intel CPUs.",
            "content": "Linux hardware vendor Kubuntu Focus has announced today new versions of its Kubuntu Focus laptops, including the Focus M2, Focus Zr, and Focus XE, with the latest generation Intel processors.\nKubuntu Focus M2 Gen7 is a high-end portable workstation f... [2624 chars]",
            "url": "https://9to5linux.com/kubuntu-focus-m2-and-zr-linux-laptops-now-ship-with-intel-core-ultra-9-290hx-plus",
            "image": "https://9to5linux.com/wp-content/uploads/2026/06/kf26.webp",
            "publishedAt": "2026-06-23T01:15:58Z",
            "lang": "en",
            "source": {
                "id": "eda3536bf4195d0dc13364f4aaf5dad3",
                "name": "9to5Linux",
                "url": "https://9to5linux.com"
            }
        }
    ]
}

Categories