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": 284592,
    "articles": [
        {
            "id": "53fdf59eec4f91153351602f71511b2f",
            "title": "Live updates: New York primaries, Mamdani-backed Lander, Valdez and Chevalier will win",
            "description": "Progressives Claire Valdez, Brad Lander and Darializa Avila Chevalier will all win their House primaries, defeating two incumbent Democrats. Follow for live updates.",
            "content": "Brad Lander, who defeated incumbent Rep. Dan Goldman in the Democratic primary in New York’s 10th district tonight, addressed the sharp divides over U.S.-Israel relations that animated his primary challenge.\nLander, who is Jewish himself, echoed his ... [14866 chars]",
            "url": "https://www.cnn.com/2026/06/23/politics/live-news/elections-new-york-maryland-south-carolina-utah",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/04-ap26170035192906.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-24T02:17:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "964299aa3f1a8932f7b03e18e7059052",
            "title": "Eight sentenced to 450 years in prison over anti-ICE riot where officer was shot",
            "description": "An officer was shot in the neck during the Texas disorder by \"Antifa Cell operatives\", prosecutors said.",
            "content": "Eight people who US prosecutors say have ties to Antifa have collectively been sentenced to 450 years in prison for their roles in a riot outside an immigration detention centre in Texas.\nA former US Marine Corps reservist, who was convicted of attem... [2915 chars]",
            "url": "https://www.bbc.com/news/articles/clyedgnyn4mo",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/4888/live/320d54b0-6f4f-11f1-baa9-855c433fc27a.jpg",
            "publishedAt": "2026-06-24T00:00:06Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "9b2559d251b9c876096a36ad00ec89d6",
            "title": "Le monde en images",
            "description": "Voici une sélection des meilleures photos de l’actualité internationale du mardi 23 juin.",
            "content": "Corée du Nord Des navires militaires sont en train d’être équipés d’armes nucléaires, affirme Kim Jong-un\n(Séoul) Le dirigeant nord-coréen Kim Jong-un a affirmé que l’armée était en train « d’équiper la marine d’armes nucléaires », a rapporté mercred... [5284 chars]",
            "url": "https://www.lapresse.ca/international/2026-06-23/le-monde-en-images.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/7a0a99a103223d8b8aed53de56313035.jpg",
            "publishedAt": "2026-06-24T00:00:00Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories