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": 259258,
    "articles": [
        {
            "id": "9ea3dd011b3496cc75af60398cb81abd",
            "title": "UK and France to lead defensive mission in Strait of Hormuz",
            "description": "Sir Keir Starmer has said further details of the plan will come after a meeting in London next week.",
            "content": "The UK and France will lead a multinational mission to protect commercial shipping routes in the Strait of Hormuz, Sir Keir Starmer has said.\nSpeaking after a meeting of 49 countries, the prime minister underlined the work would be \"strictly peaceful... [1861 chars]",
            "url": "https://www.bbc.com/news/articles/c5yjz819vmgo",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/cef6/live/2f8ca090-3a86-11f1-8606-05fe34b06e1b.jpg",
            "publishedAt": "2026-04-17T18:27:55Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "10ef648c7543445fe5e6a4452fc03ef7",
            "title": "1 killed in Israeli strike in southern Lebanon on 1st full day of ceasefire deal",
            "description": "An Israeli drone strike killed one person in southern Lebanon on Friday, the first full day of a U.S.-brokered truce meant to end hostilities between Israel and the militant group Hezbollah, paramedics in the area and the head of a local hospital told Reuters.",
            "content": "An Israeli drone strike killed one person in southern Lebanon on Friday, the first full day of a U.S.-brokered truce meant to end hostilities between Israel and the militant group Hezbollah, paramedics in the area and the head of a local hospital tol... [6461 chars]",
            "url": "https://www.cbc.ca/news/world/lebanon-israel-ceasefire-hezbollah-9.7167688",
            "image": "https://i.cbc.ca/ais/4aa00e6f-e3be-452e-a7d0-4470ba3694dd,1776412589079/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C179%2C3449%2C1940%29%3BResize%3D620",
            "publishedAt": "2026-04-17T17:45:41Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "232436d8234bd51db76f077c55db789e",
            "title": "'Mum is finally free!' Pensioner detained by ICE in US returns to France",
            "description": "Marie-Thérèse had moved to the US after reuniting with her long-lost love, an American man who died in January.",
            "content": "A French woman in her eighties who was detained at an immigration enforcement centre in the US has returned to France, the country's foreign minister says.\nMarie-Thérèse, who is from the city of Nantes, moved to the US last year after marrying her lo... [2681 chars]",
            "url": "https://www.bbc.com/news/articles/ce84j0j6622o",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/b8e7/live/08c809d0-3a78-11f1-8606-05fe34b06e1b.jpg",
            "publishedAt": "2026-04-17T17:14:21Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories