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": 474020,
    "articles": [
        {
            "id": "65d4f865f73bf257b40c6994e98ca509",
            "title": "Israel kills Hamas military wing leader in strike on Gaza",
            "description": "An Israeli airstrike on Gaza killed the chief of Hamas's military wing, the most senior official from the Palestinian militant group killed by Israel since an October U.S.-backed ceasefire agreement that was meant to halt fighting.",
            "content": "An Israeli airstrike on Gaza killed the chief of Hamas's military wing, the most senior official from the Palestinian militant group killed by Israel since an October U.S.-backed ceasefire agreement that was meant to halt fighting.\nThe Israeli milita... [2366 chars]",
            "url": "https://www.cbc.ca/news/world/hamas-chief-gaza-israel-9.7202240",
            "image": "https://i.cbc.ca/ais/e3a75606-0e42-4416-ade3-aaa98b44baa0,1778929996880/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C132%2C5500%2C3093%29%3BResize%3D620",
            "publishedAt": "2026-05-16T16:22:53Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "571c059d68e39069201d928daf81737b",
            "title": "Apple, Epic Agree to Legal Schedule for App Store Commission Proceedings",
            "description": "Apple and Epic Games have agreed on a legal schedule governing proceedings over commissions tied to external App Store purchases.",
            "content": "Apple and Epic Games have agreed on a legal schedule that will govern proceedings over what commissions Apple may be permitted to charge developers for external App Store purchases.\nThe joint stipulation, filed May 15 in the U.S. District Court for t... [1498 chars]",
            "url": "https://www.iclarified.com/100879/apple-epic-agree-to-legal-schedule-for-app-store-commission-proceedings",
            "image": "https://www.iclarified.com/images/news/100879/100879/100879-1280.jpg",
            "publishedAt": "2026-05-16T16:10:48Z",
            "lang": "en",
            "source": {
                "id": "c8a4a9438f1be3145b315b46236f65ff",
                "name": "iClarified",
                "url": "https://www.iclarified.com"
            }
        },
        {
            "id": "19042d3863aff7554a7f4a689c4097d7",
            "title": "Sixième match du Canadien : des projections publiques aux quatre coins du Québec",
            "description": "Plusieurs villes et amphithéâtres de la province diffuseront sur écran géant le match décisif de samedi soir, qui oppose Montréal à Buffalo.",
            "content": "Alors que le Canadien de Montréal grimpe les échelons des séries éliminatoires, l’excitation va bien au-delà de la métropole : plusieurs villes de la province ont décidé d’encourager l’unique équipe québécoise de la LNH en offrant des projections dan... [4748 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2254585/match-canadien-montreal-quebec-projections",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/party-visionnement-centre-bell-canadiens-83218.jpg",
            "publishedAt": "2026-05-16T15:47:21Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        }
    ]
}

Categories