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": 446658,
    "articles": [
        {
            "id": "d9ec92a8c606e91ea425bda86d5e2074",
            "title": "Vince Staples annonce la sortie de Cry Baby, son prochain album",
            "description": "Le rappeur californien présente aussi le clip pour Blackberry Marmalade qui se retrouvera sur l'album Cry Baby.",
            "content": "Le rappeur californien présente aussi le clip pour Blackberry Marmalade qui se retrouvera sur l’album.\nVince Staples annonce cette nouvelle aventure comme la plus indépendante de sa carrière. Ce sera sa première sortie via sa maison de disque en coll... [761 chars]",
            "url": "https://lecanalauditif.ca/actualites/vince-staples-annonce-sortie-cry-baby-prochain-album/",
            "image": "https://lecanalauditif.ca/wp-content/uploads/2026/04/vince-staples-par-adrian-nieto.jpg",
            "publishedAt": "2026-04-28T22:37:33Z",
            "lang": "fr",
            "source": {
                "id": "795ce44f2dde5ecedceeb8af419c5ed9",
                "name": "Le Canal Auditif",
                "url": "https://lecanalauditif.ca"
            }
        },
        {
            "id": "ce01640962742fc68ae9ca4877f62a12",
            "title": "3 new measles exposures confirmed in Winnipeg",
            "description": "Manitoba health officials are warning the public of three confirmed measles exposures in Winnipeg. Anyone who was at the following location within the times noted is asked to monitor themselves for symptoms of measles — which is listed below — until the dates provided. Exposure Sites Exposure Date and Time Monitor Symptoms Until: RRC Polytech […]",
            "content": "Manitoba health officials are warning the public of three confirmed measles exposures in Winnipeg.\nAnyone who was at the following location within the times noted is asked to monitor themselves for symptoms of measles — which is listed below — until ... [1038 chars]",
            "url": "https://winnipeg.citynews.ca/2026/04/28/3-new-measles-exposures-confirmed-in-winnipeg/",
            "image": "https://winnipeg.citynews.ca/wp-content/blogs.dir/sites/13/2025/08/f89ddc9d4a811dab0c29e73ea9aa708c84776dd9c9b2a6182d9cadd6b0a78435-e1770926438791.jpg",
            "publishedAt": "2026-04-28T21:49:01Z",
            "lang": "en",
            "source": {
                "id": "8dd9adbe184a902efc2f73a374f06353",
                "name": "CityNews Winnipeg",
                "url": "https://winnipeg.citynews.ca"
            }
        },
        {
            "id": "b121aa290b2741f4c49c048611698ef3",
            "title": "L’exceptionnelle marge de manœuvre de Mark Carney et du ministre Champagne",
            "description": "ANALYSE – Le premier ministre Mark Carney dispose d’une exceptionnelle marge de manoeuvre pour investir. Mais, est-ce la bonne stratégie?",
            "content": "Un an après les élections, le gouvernement de Mark Carney multiplie les annonces, à coups de milliards et de dizaines de milliards de dollars. Malgré tout, le ministre des Finances, François-Philippe Champagne, est parvenu à annoncer, dans sa mise à ... [5477 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2249879/mise-jour-economique-carney-finances-canada",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/mark-carney-mise-jour-economique-ottawa.jpg",
            "publishedAt": "2026-04-28T21:47:03Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        }
    ]
}

Categories