Canada News API

Get the live top headlines from Canada with our JSON API.

Get API key for the Canada 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=general&apikey=API_KEY
{
    "totalArticles": 463304,
    "articles": [
        {
            "id": "2b62a00f704488b645a344b65471a21e",
            "title": "L’Iran verrouille de nouveau le détroit d’Ormuz, Trump refuse le \"chantage\"",
            "description": "Téhéran a dit examiner de nouvelles propositions de Washington.",
            "content": "Après une brève réouverture, l’Iran a annoncé samedi reprendre « le strict contrôle » du détroit d’Ormuz en réaction au maintien du blocus américain des ports iraniens, Donald Trump dénonçant un « chantage ».\nCe durcissement intervient en plein balle... [4543 chars]",
            "url": "https://www.ledevoir.com/monde/moyen-orient/973070/iran-verrouille-nouveau-detroit-ormuz-face-blocus-americain",
            "image": "https://media1.ledevoir.com/image/973070.jpg?crop=3%3A2%2Csmart&width=1600&ts=1776542415",
            "publishedAt": "2026-04-18T19:59:43Z",
            "lang": "fr",
            "source": {
                "id": "c84f2ae7c58e4987789aacb653e5f635",
                "name": "Le Devoir",
                "url": "https://www.ledevoir.com"
            }
        },
        {
            "id": "9bc8764041a92ff0a2806726fe344968",
            "title": "Cavaliers impose their will to dominate Raptors in Game 1",
            "description": "Game 1 came down to one question: Which team would impose their preferred style on the other? \nWith the Raptors forced into sluggish half-court play and unable to get out in transition, the Cavaliers won the battle of wills by a wide margin to open their first-round series, Michael Grange writes.",
            "content": "CLEVELAND — Which team would impose their preferred style on the other?\nWould the Cleveland Cavaliers manage to keep Game 1 of their first-round series against the Toronto Raptors a mostly half-court affair, where their superior backcourt play and si... [2114 chars]",
            "url": "https://www.sportsnet.ca/nba/article/cavaliers-surge-in-second-half-to-dominate-raptors-in-game-1/",
            "image": "https://www.sportsnet.ca/wp-content/uploads/2026/04/Untitled-design-62.jpg",
            "publishedAt": "2026-04-18T19:49:00Z",
            "lang": "en",
            "source": {
                "id": "46feeb00f639cdb65f2e57274ee65901",
                "name": "Sportsnet",
                "url": "https://www.sportsnet.ca"
            }
        },
        {
            "id": "6aaca9dcae76c26426696909319633bc",
            "title": "Des villes sur le qui-vive devant le risque d’inondations",
            "description": "L’air estival qui règne au Québec sera de courte durée, avec des averses qui pourraient laisser jusqu’à 30 mm de pluie dans certaines régions à partir de samedi après-midi.",
            "content": "L’air estival qui règne au Québec sera de courte durée, avec des averses qui pourraient laisser jusqu’à 30 mm de pluie dans certaines régions à partir de samedi après-midi.\nLa pluie risque d’encourager les crues printanières et les inondations, le so... [2061 chars]",
            "url": "https://www.lapresse.ca/actualites/2026-04-18/averses-prevues-samedi/des-villes-sur-le-qui-vive-devant-le-risque-d-inondations.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/034ef58cc4cd3323ac0c8a00fc8ae2af.jpg",
            "publishedAt": "2026-04-18T19:46:31Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories