Flag of Canada

Canada News API

Get the live top headlines from Canada with our JSON API.

Get API key for the Canada 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=general&apikey=API_KEY
{
    "totalArticles": 397664,
    "articles": [
        {
            "id": "e7eaef0d73daf567016b4a78e283f3af",
            "title": "Deadly deer disease may have spread in B.C.",
            "description": "Six cases of chronic wasting disease have been found in the province, all in the Kootenay region",
            "content": "Article content\nThe Canadian Food Inspection Agency is testing a sample taken from a deer shot by a hunter in the Okanagan that may have chronic wasting disease.\nTHIS CONTENT IS RESERVED FOR SUBSCRIBERS ONLY\nSubscribe now to read the latest news in y... [3133 chars]",
            "url": "https://vancouversun.com/news/local-news/deadly-deer-disease-may-have-spread-bc",
            "image": "https://smartcdn.gprod.postmedia.digital/vancouversun/wp-content/uploads/2024/10/png0815-bowen-island-1.jpg",
            "publishedAt": "2025-11-25T04:30:48Z",
            "lang": "en",
            "source": {
                "id": "d30c3ead549d33408461ec018d7805d0",
                "name": "Vancouver Sun",
                "url": "https://vancouversun.com"
            }
        },
        {
            "id": "56e7b6a11f88d51d0299e898187cc953",
            "title": "Ingram’s season-high 37 points leads Raptors past Cavs for eighth straight win",
            "description": "Brandon Ingram scored a season-high 37 points as the Raptors beat the Cleveland Cavaliers 110-99 on Monday to extend Toronto’s win streak to eight games.",
            "content": "TORONTO — Brandon Ingram scored a season-high 37 points as the Raptors beat the Cleveland Cavaliers 110-99 on Monday to extend Toronto’s win streak to eight games.\nScottie Barnes had a double-double with 18 points and 11 rebounds Toronto (13-5). Back... [1692 chars]",
            "url": "https://www.tsn.ca/nba/article/ingrams-season-high-37-points-leads-raptors-past-cavs-for-eighth-straight-win/",
            "image": "https://www.tsn.ca/resizer/v2/RF5WROJA55DEDLZYNGGPQ6KGVQ.JPG?smart=true&auth=a7e0a55eade76522604c4fffa1b7d9d21e9c3b5c8317ca4bdd8cec5d11603095&width=1200&height=630",
            "publishedAt": "2025-11-25T02:43:00Z",
            "lang": "en",
            "source": {
                "id": "83ec652de04269e0242e0ec8be47a101",
                "name": "TSN",
                "url": "https://www.tsn.ca"
            }
        },
        {
            "id": "9c7518da25fcd5fc50b2f1f64461fcc3",
            "title": "B.C. investigating possible case of 'zombie deer disease' in Okanagan",
            "description": "The B.C. government says it is investigating a potential case of chronic wasting disease in a deer harvested in the Okanagan region. If the disease is confirmed, the province says it would be the first detection in B.C. outside an existing management zone in the Kootenay area.",
            "content": "The B.C. government says it is investigating a potential case of chronic wasting disease in a deer harvested in the Okanagan region.\nIf the disease is confirmed, the province says it would be the first detection of the so-called \"zombie deer disease\"... [1937 chars]",
            "url": "https://www.cbc.ca/news/canada/british-columbia/posible-chronic-wasting-disease-in-okanagan-9.6991180",
            "image": "https://i.cbc.ca/ais/1.4989179,1739563936000/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C126%2C1620%2C911%29%3BResize%3D620",
            "publishedAt": "2025-11-25T02:29:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories