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": 474382,
    "articles": [
        {
            "id": "bec62bb2f6bbaea06b62a6628da4a0c8",
            "title": "Canadians may be impacted as Spirit Airlines shuts down operations ‘effective immediately’",
            "description": "Spirit Airlines has cancelled all flights and begun winding down operations, citing soaring fuel costs; a move that could ripple into travel plans for Canadians.",
            "content": "Canadians who cross the border to catch cheap flights have one less option, after the collapse of Spirit Airlines in the United States.\nThe carrier announced Saturday it is shutting down operations effective immediately, cancelling all flights and wa... [2505 chars]",
            "url": "https://globalnews.ca/news/11827481/canadians-impacted-spirit-airlines/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/05/e923ed46602bd68350847c2eadf800d583cc4806cf5e7c467a517de0fb9500e4_8ce084.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-05-02T21:03:16Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        },
        {
            "id": "41552155463e9458e3a8fda7bd4ac92a",
            "title": "McDavid, Draisaitl concerned Oilers' Cup window closing after 1st-round loss",
            "description": "Forwards say Edmonton has 'taken a step back' following back-to-back trips to Cup Final",
            "content": "EDMONTON -- Leon Draisaitl and Connor McDavid are concerned the Edmonton Oilers' championship window is in danger of closing.\nEdmonton was eliminated by the Anaheim Ducks in the Western Conference First Round in six games after getting to the Stanley... [5001 chars]",
            "url": "https://www.nhl.com/news/leon-draisaitl-connor-mcdavid-concerned-edmonton-oilers-take-step-back",
            "image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/prd/nodst8wutygxf8uyuxet.jpg",
            "publishedAt": "2026-05-02T20:55:45Z",
            "lang": "en",
            "source": {
                "id": "8c7d2a077d28a24e16f925a9ca740291",
                "name": "NHL.com",
                "url": "https://www.nhl.com"
            }
        },
        {
            "id": "eb447a32b6b2d343797159abb8703977",
            "title": "Des milliers de personnes dans la rue pour la journée des travailleurs",
            "description": "Des milliers de manifestants ont défilé dans les rues de Montréal, dans le cadre de la Journée internationale des travailleuses et des travailleurs. Des représentants des milieux syndicaux, étudiants et communautaires en ont profité pour faire entendre leur mécontentement envers le gouvernement en place.",
            "content": "Des milliers de manifestants ont défilé dans les rues de Montréal, dans le cadre de la Journée internationale des travailleuses et des travailleurs. Des représentants des milieux syndicaux, étudiants et communautaires en ont profité pour faire entend... [2024 chars]",
            "url": "https://www.lapresse.ca/actualites/grand-montreal/2026-05-02/manifestation/des-milliers-de-personnes-dans-la-rue-pour-la-journee-des-travailleurs.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/789beaba9a9a39b390a982b241074cc4.jpg",
            "publishedAt": "2026-05-02T20:25:47Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories