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": 548922,
    "articles": [
        {
            "id": "abcda37b603834f281421d62c10572af",
            "title": "Hezbollah rejects Lebanon ceasefire brokered by U.S., Israeli military says it will continue attacks",
            "description": "The Iran-backed militant group Hezbollah rejected a new ceasefire in Lebanon on Thursday and Israel said it would not withdraw troops from the country, undermining U.S. President Donald Trump's efforts to halt fighting there and forge peace with Tehran.",
            "content": "The Iran-backed militant group Hezbollah rejected a new ceasefire in Lebanon on Thursday and Israel said it would not withdraw troops from the country, undermining U.S. President Donald Trump's efforts again to halt fighting there to forge peace with... [5311 chars]",
            "url": "https://www.cbc.ca/news/world/israel-lebanon-ceasefire-challenges-9.7223002",
            "image": "https://i.cbc.ca/ais/88655151-3493-4aab-af79-0b06c984c7ac,1780576577754/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C900%2C8640%2C4860%29%3BResize%3D620",
            "publishedAt": "2026-06-04T19:20:03Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "05218d050e2c28be6d7e37f284f48636",
            "title": "Dans une lettre ouverte adressée à Poutine, Zelensky propose un \"cessez-le-feu complet\"",
            "description": "Le président Volodymyr Zelensky a proposé jeudi, dans une lettre ouverte inhabituelle adressée à Vladimir Poutine, une rencontre en face-à-face avec son homologue russe, se déclarant également prêt à…",
            "content": "Le président ukrainien Volodymyr Zelensky a proposé, jeudi 4 juin dans une lettre ouverte inhabituelle adressée à Vladimir Poutine, une rencontre en face-à-face avec son homologue russe.\n\"L'Ukraine propose de mettre fin à cette guerre par le biais d'... [1090 chars]",
            "url": "https://www.france24.com/fr/europe/20260604-lettre-ouverte-adress%C3%A9e-poutine-zelensky-propose-cessez-le-feu-complet-ukraine-russie",
            "image": "https://s.france24.com/media/display/8f63dc68-6047-11f1-92f9-005056bfb2b6/w:1280/p:16x9/AP26154515353923.jpg",
            "publishedAt": "2026-06-04T18:50:55Z",
            "lang": "fr",
            "source": {
                "id": "f501fcfec9884d330bc84a73998805a5",
                "name": "France 24",
                "url": "https://www.france24.com"
            }
        },
        {
            "id": "2313e579e18802692301024ca5fb28a1",
            "title": "Après 55 ans, quand les genoux commencent à se faire entendre",
            "description": "Passé 55 ans, il n'est pas rare de voir apparaître les premiers inconforts aux genoux, aux hanches ou à d'autres articulations. Monter un escalier, faire une longue marche ou simplement se relever après être resté assis pendant un certain temps peut parfois devenir plus difficile qu'avant.",
            "content": "Passé 55 ans, il n'est pas rare de voir apparaître les premiers inconforts aux genoux, aux hanches ou à d'autres articulations. Monter un escalier, faire une longue marche ou simplement se relever après être resté assis pendant un certain temps peut ... [2255 chars]",
            "url": "https://www.citeboomers.com/post/apr%C3%A8s-55-ans-quand-les-genoux-commencent-%C3%A0-se-faire-entendre",
            "image": "https://static.wixstatic.com/media/3bf2d9_0e51396cc00649c29b3a46381791381f~mv2.png/v1/fill/w_1000,h_667,al_c,q_90,usm_0.66_1.00_0.01/3bf2d9_0e51396cc00649c29b3a46381791381f~mv2.png",
            "publishedAt": "2026-06-04T18:32:26Z",
            "lang": "fr",
            "source": {
                "id": "687df8d46d6c3e19626ee8a940e8d098",
                "name": "Cité Boomers",
                "url": "https://www.citeboomers.com"
            }
        }
    ]
}

Categories