Flag of the Canada

Canada World News API

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

Get API key for the Canada World 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=world&apikey=API_KEY
{
    "totalArticles": 3111916,
    "articles": [
        {
            "title": "Trump administration fires librarian of Congress",
            "description": "The White House on Thursday notified Librarian of Congress Carla Hayden that she was removed from her position, a spokesperson for the Library of Congress told CNN.",
            "content": "CNN —\nThe White House on Thursday notified Librarian of Congress Carla Hayden that she was removed from her position, a spokesperson for the Library of Congress told CNN.\nWhile the reason for Hayden’s removal was not immediately clear, several congre... [1997 chars]",
            "url": "https://edition.cnn.com/2025/05/08/politics/librarian-of-congress-carla-hayden-donald-trump",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2189965776.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2025-05-09T03:18:00Z",
            "source": {
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "title": "Le Danemark convoque une diplomate américaine après des allégations d’espionnage",
            "description": "Le Danemark a convoqué jeudi la plus haute diplomate américaine en poste dans le pays pour obtenir des explications suite à un article du Wall Street Journal selon lequel les États-Unis intensifieraient leurs activités de renseignement sur le Groenland, territoire danois semi-autonome convoité par le président américain Donald Trump.",
            "content": "Les drapeaux danois, groenlandais et américain flottent au commandement arctique des forces armées danoises à Nuuk, au Groenland, le 14 mars 2025.\n(Copenhague) Le Danemark a convoqué jeudi la plus haute diplomate américaine en poste dans le pays pour... [3393 chars]",
            "url": "https://www.lapresse.ca/international/2025-05-08/le-danemark-convoque-une-diplomate-americaine-apres-des-allegations-d-espionnage.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/3ffcfeac/9067e9d9cdad3cf4b9786be6f086c56f.jpg",
            "publishedAt": "2025-05-09T02:16:35Z",
            "source": {
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        },
        {
            "title": "Trump choisit une présentatrice de Fox comme procureure de Washington",
            "description": "Le président américain Donald Trump a annoncé jeudi avoir décidé de nommer Jeanine Pirro, une célèbre commentatrice de la chaîne Fox News, au poste stratégique de procureur de la capitale Washington, après avoir dû renoncer à la candidature de l’ultraconservateur Ed Martin.",
            "content": "(Washington) Le président américain Donald Trump a annoncé jeudi avoir décidé de nommer Jeanine Pirro, une célèbre commentatrice de la chaîne Fox News, au poste stratégique de procureur de la capitale Washington, après avoir dû renoncer à la candidat... [1893 chars]",
            "url": "https://www.lapresse.ca/international/etats-unis/2025-05-08/trump-choisit-une-presentatrice-de-fox-comme-procureure-de-washington.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/ce13e4fb57a4325a891a6b96fb1f35ce.jpg",
            "publishedAt": "2025-05-09T01:37:56Z",
            "source": {
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories