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": 473456,
    "articles": [
        {
            "id": "b4b254594c3c6004437250f7c7a659e3",
            "title": "Hazardous waste, e-waste collection to return",
            "description": "Spring drop-off day slated for May 23 at St. Mary's Roman Catholic Church parking lot",
            "content": "MIRAMICHI - The Greater Miramichi Service Commission will host its spring household hazardous waste and e-waste collection day this weekend in the former town of Newcastle.\nThe commission’s Ecodiversion Department will accept household hazardous wast... [1389 chars]",
            "url": "https://northumberlandfreepress.substack.com/p/hazardous-waste-e-waste-collection",
            "image": "https://substackcdn.com/image/fetch/$s_!T_TJ!,w_1200,h_675,c_fill,f_jpg,q_auto:good,fl_progressive:steep,g_auto/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb5e8bacc-d6ef-4d0d-aec7-489a7c55150f_2523x1124.jpeg",
            "publishedAt": "2026-05-18T10:31:29Z",
            "lang": "en",
            "source": {
                "id": "7cc988fc07394f67a0587a6b742d14b9",
                "name": "Northumberland Free Press",
                "url": "https://northumberlandfreepress.substack.com"
            }
        },
        {
            "id": "0357614661a56a91f92c811bf10feded",
            "title": "Il vaut mieux vous dépêcher d'acheter une Switch 2 maintenant !",
            "description": "Après des mois à retenir son souffle, le couperet est tombé : le prix de la dernière console de Nintendo va, déjà, augmenter.",
            "content": "Introduction\nC’est parfaitement inédit dans l’histoire des consoles de jeu. Dix mois seulement après la commercialisation de la Nintendo Switch 2, et malgré de très solides chiffres de vente, l’éditeur japonais annonce que sa console va subir une aug... [2717 chars]",
            "url": "https://leclaireur.fnac.com/article/673608-il-vaut-mieux-vous-depecher-dacheter-une-switch-2-maintenant/",
            "image": "https://leclaireur.fnac.com/wp-content/uploads/2025/06/la-nintendo-switch-2-est-maintenant-disponible-0-46-screenshot-1024x576.jpg",
            "publishedAt": "2026-05-18T09:33:45Z",
            "lang": "fr",
            "source": {
                "id": "ab5503eaace7b72fb0987bfc73595702",
                "name": "L'Éclaireur Fnac",
                "url": "https://leclaireur.fnac.com"
            }
        },
        {
            "id": "93863b311966a3a06d83497d322e756b",
            "title": "Storing Ontario's $79.1M stockpile of delisted U.S. alcohol could cost up to $20M a year",
            "description": "Ontario could be spending $20 million a year to store $79.1 million in delisted U.S. alcohol products, according to one operations management expert. The liquor ban became one of Ontario's most visible responses to tariffs and annexation threats from U.S. President Donald Trump last year.",
            "content": "Ontario could be paying roughly $20 million a year to not sell a hefty stockpile of delisted U.S. alcohol it already owns, according to a Brock University operations expert.\nMichael Armstrong is an associate professor at Brock who studies operations ... [4259 chars]",
            "url": "https://www.cbc.ca/news/canada/ontario-lcbo-alcohol-storage-costs-9.7199580",
            "image": "https://i.cbc.ca/ais/ba65f0e4-2967-4d1c-aec7-ce266ac1e46d,1778871455018/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C223%2C4240%2C2385%29%3BResize%3D620",
            "publishedAt": "2026-05-18T08:00:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories