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": 441400,
    "articles": [
        {
            "id": "fa18ee16830e3dc2a2d5e2077ad0e270",
            "title": "WestJet told passengers flights were cancelled for safety. Records suggest otherwise",
            "description": "Two WestJet passengers were denied compensation after being told their flights were cancelled for safety reasons. But flight records suggest the airline shuffled planes and avoided paying.",
            "content": "Rocky Neufeld had settled into his seat on a WestJet flight from Edmonton to Fort McMurray, Alta., in February 2025 when a gate agent boarded the plane with unexpected news.\n\"The person said, 'This flight's cancelled,'\" recalled the Winnipeg resident... [6591 chars]",
            "url": "https://www.cbc.ca/news/gopublic/westjet-passenger-flights-cancelled-9.7143680",
            "image": "https://i.cbc.ca/ais/86c3aee1-2de6-4686-85aa-17ef5e46c00d,1774556463563/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C184%2C4000%2C2250%29%3BResize%3D620",
            "publishedAt": "2026-03-30T08:00:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "0200ad1b23c07f758ed3ba7cbd3cdcb3",
            "title": "Les spermatozoïdes sont complètement paumés en apesanteur: ça va être chaud de faire des bébés dans l'espace",
            "description": "En microgravité, les spermatozoïdes perdent totalement le nord. En microgravité, les spermatozoïdes sont complètement déboussolés et ont toutes les…",
            "content": "En microgravité, les spermatozoïdes sont complètement déboussolés et ont toutes les peines du monde à trouver leur chemin jusqu'à l'ovule. Voilà les conclusions d'une nouvelle recherche scientifique, qui ne va pas faire plaisir à ceux qui se voyaient... [2400 chars]",
            "url": "https://www.slate.fr/sciences/spermatozoides-completement-paumes-apesanteur-reproduction-espace-microgravite-lune-mars-fiv-fecondation",
            "image": "https://cdn.slate.fr/uploads/store/story_272497/original_272497.jpg",
            "publishedAt": "2026-03-30T06:25:00Z",
            "lang": "fr",
            "source": {
                "id": "017f9749b179c806b725a4049a9c676d",
                "name": "Slate.fr",
                "url": "https://www.slate.fr"
            }
        },
        {
            "id": "29f2f9aa725f5ea33c3ceb8e19c689df",
            "title": "Iran et Israël s’attaquent, Trump dit entrevoir un accord avec Téhéran",
            "description": "Trump entretient une ambiguïté sur l'éventualité d'un déploiement de troupes américaines au sol en Iran.",
            "content": "Iran et Israël se bombardent lundi matin, malgré les assurances de Donald Trump sur un « accord » prochain avec le nouveau pouvoir iranien et l'éventualité agitée d'une intervention terrestre américaine.\nLa guerre au Moyen-Orient, déclenchée le 28 fé... [4874 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2242583/trump-guerre-regime-iran",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/donald-trump-18105.jpg",
            "publishedAt": "2026-03-30T05:33:56Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        }
    ]
}

Categories