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": 467618,
    "articles": [
        {
            "id": "4b13463a241fa3927c38b01ef116eff4",
            "title": "Airbus secures 150-plane order with AirAsia in boon for Quebec aviation",
            "description": "Airbus Canada will supply AirAsia with 150 of its Canadian-made A220 jets in a multibillion-dollar coup for Quebec's aviation industry. The planes are produced at a site in Mirabel, north of Montreal.",
            "content": "Airbus Canada says it will supply AirAsia with a massive order of 150 of its Canadian-made A220 jets in a multibillion-dollar coup for Quebec's aviation industry.\nAirbus, which makes the narrow-body planes north of Montreal in Mirabel, says the agree... [768 chars]",
            "url": "https://www.cbc.ca/news/canada/montreal/carney-quebec-frechette-airasia-airbus-9.7189816",
            "image": "https://i.cbc.ca/ais/e45a30fc-022d-46a9-9637-4717916e95a4,1778086372269/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C271%2C3000%2C1687%29%3BResize%3D620",
            "publishedAt": "2026-05-06T19:46:44Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "fdd7db28b47aa53d31d243fba8aee9fc",
            "title": "Russia and U.S. amplifying Alberta separatist narratives to stoke division, distrust: report",
            "description": "Moscow has long tried to meddle in foreign elections. What's newer is Canada's neighbour overtly trying to influence and fan flames of referendum bid, warns a new report on foreign interference.",
            "content": "A year ago, weeks after the Carney Liberals won the last federal election, the website albertaseparatist.com sprang up, accompanied by similarly named TikTok and YouTube accounts.\nArticle headlines included “The case for sovereignty over statehood” a... [6792 chars]",
            "url": "https://www.cbc.ca/news/canada/calgary/russia-and-u-s-amplifying-alberta-separatist-narratives-to-stoke-division-distrust-report-9.7189604",
            "image": "https://i.cbc.ca/ais/d9178701-b3eb-4f3d-933b-7dbeee082aed,1778079610990/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C252%2C5593%2C3146%29%3BResize%3D620",
            "publishedAt": "2026-05-06T19:33:01Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "0d058f1e4a2fc36ddee6c5d71a7f3314",
            "title": "Manger des œufs améliore la récupération musculaire et la performance",
            "description": "Cette conclusion se dégage d’une étude menée par Alain Steve Comtois, David H. St-Pierre et Francesco Vallières.",
            "content": "Manger des œufs au déjeuner accélère la récupération musculaire, améliore la performance des coureurs amateurs et réduit les inconforts qui suivent un entraînement intense. Voilà la conclusion d’une étude réalisée par les professeurs Alain Steve Comt... [3105 chars]",
            "url": "https://actualites.uqam.ca/2026/oeufs-recuperation-musculaire-performance/",
            "image": "https://actualites.uqam.ca/wp-content/uploads/2026/04/gettyimages-1191376249-w.jpg",
            "publishedAt": "2026-05-06T19:24:10Z",
            "lang": "fr",
            "source": {
                "id": "8815c3f3952208b2dedd98d326e4cb58",
                "name": "UQAM",
                "url": "https://actualites.uqam.ca"
            }
        }
    ]
}

Categories