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": 464506,
    "articles": [
        {
            "id": "c6e3715c4033bf86974a196093d5ae7e",
            "title": "coucou, comment ça va?",
            "description": "comment debord est de retour avec coucou, comment ça va?, le premier extrait d'un troisième album à venir d'ici la fin de l'année.",
            "content": "En tout cas, je pense qu’on vient de trouver la pochette de l’année! est de retour avec coucou, comment ça va?, le premier extrait d’un troisième album à venir d’ici la fin de l’année. Le groupe continue dans la veine disco-funk de son précédent albu... [330 chars]",
            "url": "https://lecanalauditif.ca/chansons/comment-debord-coucou-comment-ca-va/",
            "image": "https://lecanalauditif.ca/wp-content/uploads/2026/04/comment-debord-coucou-comment-ca-va.png",
            "publishedAt": "2026-04-29T21:57:15Z",
            "lang": "fr",
            "source": {
                "id": "795ce44f2dde5ecedceeb8af419c5ed9",
                "name": "Le Canal Auditif",
                "url": "https://lecanalauditif.ca"
            }
        },
        {
            "id": "b2760f655c10653bf1dc17465956152f",
            "title": "Hamilton restaurant tied to salmonella outbreak allowed to reopen after re-inspection",
            "description": "HAMILTON — Public health officials say a Hamilton restaurant linked to a salmonella outbreak has been allowed to reopen after passing a re-inspection of food safety standards with no new illnesses reported.",
            "content": "HAMILTON — Public health officials say a Hamilton restaurant linked to a salmonella outbreak has been allowed to reopen after passing a re-inspection of food safety standards with no new illnesses reported.\nHamilton Public Health says there were 29 c... [981 chars]",
            "url": "https://www.townandcountrytoday.com/national-business/hamilton-restaurant-tied-to-salmonella-outbreak-allowed-to-reopen-after-re-inspection-12212073",
            "image": "https://www.vmcdn.ca/f/files/shared/feeds/cp/2026/04/f79fafc4a6990a3e70546030522a66ddd24fd8a17d02603d1ce8eff1a0d672c0.jpg;w=1200;h=800;mode=crop",
            "publishedAt": "2026-04-29T21:10:00Z",
            "lang": "en",
            "source": {
                "id": "cc047e6080f96a64cc74b0da3b93aad6",
                "name": "TownAndCountryToday.com",
                "url": "https://www.townandcountrytoday.com"
            }
        },
        {
            "id": "c2524fd8c963651683f95783f5a54a8e",
            "title": "Gird your loins: The Devil Wears Prada 2 has arrived - and it's shockingly good",
            "description": "Peter Knegt and Anne T. Donahue discuss the much anticipated movie, and how it breaks the recent trend of legacy sequels being deeply disappointing.",
            "content": "Holding Space is a joint column by Anne T. Donahue and Peter Knegt that \"holds space\" for something or someone in popular culture.\nPeter: I have something very extremely pressing to discuss with you, Anne: I just saw The Devil Wears Prada 2.\nAnne: Ok... [6984 chars]",
            "url": "https://www.cbc.ca/arts/devil-wears-prada-2-is-good-9.7181761",
            "image": "https://i.cbc.ca/ais/ac0d07f6-f6de-4090-b7f3-717347adb3ed,1777487751267/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C78%2C1500%2C843%29%3BResize%3D620",
            "publishedAt": "2026-04-29T20:58:28Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories