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": 274434,
    "articles": [
        {
            "id": "ab77559708f5bfa4444ed2a7e6b113b4",
            "title": "Marco Rubio: Trump ‘disappointment’ with Nato will be discussed at summit",
            "description": "Secretary of state suggests July meeting of alliance will be fraught as US demands help in strait of Hormuz",
            "content": "Donald Trump is disappointed that Nato allies refused to become more actively involved in attacking Iran, the US secretary of state has said, setting up what could become a fraught summit of the alliance in July.\nMarco Rubio, meeting with foreign min... [4254 chars]",
            "url": "https://www.theguardian.com/world/2026/may/22/marco-rubio-trump-disappointment-with-nato-will-be-discussed-at-summit",
            "image": "https://i.guim.co.uk/img/media/b9e844c00c05fdee291575721f9c302c3c50be5f/624_116_4368_3494/master/4368.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=26b2d01ee96dc143e2980b96cf14f620",
            "publishedAt": "2026-05-22T17:52:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "f3b556be7cab3e9b8ca52c654ce7d497",
            "title": "Iran state media claims 35 vessels passed through Strait of Hormuz in the past 24 hours",
            "description": "That according to numbers provided by the Iranian navy",
            "content": "Among the 35 vessels claimed to have passed through the strait in the past 24 hours, it includes oil tankers, container ships, and other commercial vessels. That at least according to the Iran state media. While the headline may seem positive, just b... [1413 chars]",
            "url": "https://investinglive.com/news/iran-state-media-claims-35-vessels-passed-through-strait-of-hormuz-in-the-past-24-hours-20260522/",
            "image": "https://images.investinglive.com/images/Strait%20of%20Hormuz_id_6881abc9-fc01-4219-b86c-567046ca794c_size975.jpg",
            "publishedAt": "2026-05-22T16:18:45Z",
            "lang": "en",
            "source": {
                "id": "6646fbe1e17181493308fc8de7f300ff",
                "name": "investingLive",
                "url": "https://investinglive.com"
            }
        },
        {
            "id": "428b3f7214c2187bd192b09024909ede",
            "title": "Nearly 30 illegal waste 'super sites' revealed in new government watchlist",
            "description": "The list, published by the Environment Agency on Friday, includes 28 so-called \"super sites\" that contain more than 20,000 tonnes of waste.",
            "content": "Nearly 30 suspected illegal waste \"super sites\", each containing tens of thousands of tonnes of rubbish, have been identified in a new watchlist of dumps in England.\nThe list of 117 \"high priority\" sites, published by the Environment Agency (EA) on F... [2587 chars]",
            "url": "https://www.bbc.com/news/articles/c9v30r0944go",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/ea1b/live/be429110-55d3-11f1-9a5f-8f70d4bfa4fc.jpg",
            "publishedAt": "2026-05-22T14:28:43Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories