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": 274444,
    "articles": [
        {
            "id": "8d0d0ab66a918b192468ea70f21d3e63",
            "title": "Trump gets into shouting match during closed-door lunch with GOP senators",
            "description": "President Donald Trumpwas furious about a Senate vote to rein him in on Iran, a source said. Tensions remain high after his sudden refusal to sign a landmark housing bill. Follow for live news updates.",
            "content": "Video Ad Feedback\nElizabeth Warren reacts to Trump refusal to sign housing bill\n2:56 • Source: CNN\nElizabeth Warren reacts to Trump refusal to sign housing bill\n2:56\nDemocratic Sen. Elizabeth Warren, one of the co-authors of the bipartisan housing bi... [20351 chars]",
            "url": "https://www.cnn.com/2026/06/24/politics/live-news/trump-capitol-hill-republicans",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/ap26174762701798.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-24T19:18:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "45e192d81582d379db74a79491df0286",
            "title": "Deadly 'Omega' heat wave breaks more temperature records in Europe",
            "description": "Western Europe was in the grip of a heat wave on Wednesday that claimed dozens of lives, disrupted power supplies, shut schools and cultural landmarks, as forecasters warned the extreme temperatures could persist until the end of the week.",
            "content": "Western Europe was in the grip of a heat wave on Wednesday that claimed dozens of lives, disrupted power supplies, shut schools and cultural landmarks, as forecasters warned the extreme temperatures could persist until the end of the week.\nSmashing p... [5796 chars]",
            "url": "https://www.cbc.ca/news/world/extreme-heat-wave-europe-omega-9.7246908",
            "image": "https://i.cbc.ca/ais/5a3b8dfc-c22e-477b-b4bd-54830a9ee74f,1782322703926/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C91%2C4104%2C2308%29%3BResize%3D620",
            "publishedAt": "2026-06-24T18:44:44Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "d9e1257598ceacd4b1ca839a79ee6909",
            "title": "Ivan Cepeda concedes defeat in Colombia election, sealing right-wing win",
            "description": "Presidential candidate Ivan Cepeda accepted the victory of his opponent Abelardo de la Espriella.",
            "content": "Bogota, Colombia – Colombian presidential candidate Ivan Cepeda officially conceded defeat to hard-right populist Abelardo de la Espriella this morning following a tight run-off race.\nWhile Cepeda had recognised the legitimacy of the preliminary resu... [3017 chars]",
            "url": "https://www.aljazeera.com/news/2026/6/24/ivan-cepeda-concedes-defeat-in-colombia-election-sealing-right-wing-win",
            "image": "https://www.aljazeera.com/wp-content/uploads/2026/06/ap_6a3c00ed6bb70-1782317293.jpg?resize=1920%2C1440",
            "publishedAt": "2026-06-24T18:21:34Z",
            "lang": "en",
            "source": {
                "id": "7530d90c9af769eda4cb548f32ed381d",
                "name": "Al Jazeera",
                "url": "https://www.aljazeera.com"
            }
        }
    ]
}

Categories