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": 265208,
    "articles": [
        {
            "id": "951b63fbfbee18be5d8a15d27ee2fd8e",
            "title": "Trump says US to 'guide' stranded ships through Strait of Hormuz",
            "description": "More than 100 aircraft and 15,000 personnel will be part of the operation due to start on Monday, the US military says.",
            "content": "President Donald Trump has said that the US will help guide stranded vessels out of the Strait of Hormuz from Monday.\n\"For the good of Iran, the Middle East, and the United States, we have told these Countries that we will guide their Ships safely ou... [2869 chars]",
            "url": "https://www.bbc.com/news/articles/c775jevkyv2o",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/41c4/live/cbafdfa0-4751-11f1-9f5f-fb44c02de893.jpg",
            "publishedAt": "2026-05-04T01:24:16Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "56b685d7272b7fbd5ee5f46ed9c3d251",
            "title": "Rudy Giuliani is in ‘critical but stable’ condition at hospital",
            "description": "Spokesperson calls former New York City mayor ‘a fighter’ but does not say cause of his hospitalization",
            "content": "Rudy Giuliani, former mayor of New York City, is in the hospital “in critical but stable condition”, his spokesperson said on Sunday evening.\nTed Goodman, the spokesperson, posted on social media: “Mayor Giuliani is a fighter who has faced every chal... [1254 chars]",
            "url": "https://www.theguardian.com/us-news/2026/may/03/rudy-giuliani-hospitalized-critical-condition",
            "image": "https://i.guim.co.uk/img/media/e1151626360a82923f658bdad8502dffa9deea16/720_0_7200_5760/master/7200.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=7ba647cb586f6bad7aa4d4a3684c50d3",
            "publishedAt": "2026-05-03T23:32:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "146acd7ba642e90fcd7da4e6fce48162",
            "title": "BBC uncovers the Ugandans abusing animals to elicit donations for shelters",
            "description": "Unwitting donors hand over money to save suffering animals but Ugandan con artists pocket the cash.",
            "content": "BBC uncovers the Ugandan scammers abusing dogs to elicit donations from animal lovers\nA dog with rust-coloured fur lies at the side of a road. He looks peaceful, but as the TikTok video pans from his face to the rest of his body, severe injuries to h... [11277 chars]",
            "url": "https://www.bbc.com/news/articles/c4g9l74wvd7o",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/0458/live/c29cf6d0-42d5-11f1-bd52-e755d604ece4.jpg",
            "publishedAt": "2026-05-03T23:25:17Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories