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": 272412,
    "articles": [
        {
            "id": "b2fadba8e958c7c60f6999c509db948f",
            "title": "Rescuers race to free villagers trapped in flooded Laos cave",
            "description": "A team of experts who helped free a teen football team from a Thai cave in 2018 are among the rescuers.",
            "content": "Rescuers are racing against time to free seven people who have been trapped for nearly a week in a flooded cave in Laos.\nThe seven were part of a group of villagers from the central province of Xaysomboun who had gone into the cave on Wednesday in se... [1564 chars]",
            "url": "https://www.bbc.com/news/articles/cglpp1g388zo",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/6df2/live/35348790-58a1-11f1-a7a1-69b2b0956ca7.jpg",
            "publishedAt": "2026-05-26T01:48:34Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "a9d10c2d39067c4a0414dcc6dd224049",
            "title": "‘My head spins with the heat’: India’s gig workers battle exhaustion amid soaring temperatures",
            "description": "Cities across south and south-east Asia are becoming places where informal workers can no longer recover from the heat",
            "content": "By the time Jalaj Jha begins getting ready for work each morning, he already feels drained. Awakening in a cramped room in Delhi, with no ventilation except a rattling fan pushing hot air around, the 24-year-old gig worker has ahead of him a 12-hour ... [4274 chars]",
            "url": "https://www.theguardian.com/world/2026/may/26/high-temperatures-millions-workers-impacted-by-heat-india-asia",
            "image": "https://i.guim.co.uk/img/media/fd1e18618242877ccb1b5a8181ac7a165455eca9/540_0_6682_5346/master/6682.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=489ca617e7aee9b12dd23507a61af630",
            "publishedAt": "2026-05-26T00:20:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "4d89f4792d42c814e9af876d6eb53f5f",
            "title": "US military launches new strikes on targets in southern Iran, US Central Command says",
            "description": "US Central Command says the strikes on Iranian missile launch sites and boats were taken in \"self-defence\".",
            "content": "The US military says it has launched new strikes on southern Iran, targeting Iranian missile sites and boats attempting to place mines.\nUS Central Command said in a statement the strikes were taken in \"self-defense\", and were designed \"to protect our... [1259 chars]",
            "url": "https://www.bbc.com/news/articles/cvgzzn4y1n8o",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/0f2c/live/60f697b0-1203-11ef-82e8-cd354766a224.png",
            "publishedAt": "2026-05-25T23:51:35Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories