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": 481182,
    "articles": [
        {
            "id": "a89e954b999d0067918d1072ff9fd99a",
            "title": "Chêne rouge, exoplanètes, véhicules électriques… encore plus de science",
            "description": "Toute la semaine, au 93e congrès de l’ACFAS, des milliers de chercheurs francophones se sont réunis à l’UQTR pour présenter les résultats de leurs dernières recherches, les analyser et en débattre.",
            "content": "La «migration assistée» du chêne rouge\nEn général, le fait que certaines espèces parviennent à remonter de plus en plus vers le nord à mesure que le climat se réchauffe n’est pas vu comme une chose souhaitable. Mais il y a des exceptions.\n«Il va fall... [8600 chars]",
            "url": "https://www.latribune.ca/science/2026/05/17/acfas-encore-plus-de-science-BAHZKNTVNZFFDMHGYXQTIEFKFM/",
            "image": "https://lescoopsdelinformation-latribune-prod.web.arc-cdn.net/resizer/v2/HQ2LYCKDKZEM3BPRQ6RHJP7NYM.jpg?smart=true&auth=6f06846410f202d2f434dcb21457cc280caabd13128420176f5844d3c02af095&width=657&height=369",
            "publishedAt": "2026-05-17T08:10:00Z",
            "lang": "fr",
            "source": {
                "id": "cf67dedc8f9f12436ab4200e03a46fb4",
                "name": "latribune.ca",
                "url": "https://www.latribune.ca"
            }
        },
        {
            "id": "e8fa2a83f44f66cd8e3f249691404630",
            "title": "Will Ferrell's 'SNL' Monologue Crashed by Chad Smith",
            "description": "Red Hot Chili Peppers drummer Chad Smith started delivering Will Ferrell's 'Saturday Night Live' monologue before Ferrell booted him off stage.",
            "content": "Chad Smith threw Studio 8H for a spin when he took the “Saturday Night Live” stage, impersonating this week’s host Will Ferrell.\n“I’m thrilled to be back hosting ‘Saturday Night Live,'” said the Red Hot Chili Peppers drummer, whose resemblance to Fer... [1243 chars]",
            "url": "https://variety.com/2026/tv/news/will-ferrell-snl-monologue-chad-smith-1236751292/",
            "image": "https://variety.com/wp-content/uploads/2026/05/SNL-Monologue.png?w=1000&h=563&crop=1",
            "publishedAt": "2026-05-17T03:54:00Z",
            "lang": "en",
            "source": {
                "id": "c96d85bc8a846b5845a5420fe892ac16",
                "name": "Variety",
                "url": "https://variety.com"
            }
        },
        {
            "id": "48950429c16ca74f9107841eae571393",
            "title": "Latest Ebola outbreak an emergency of international concern, WHO declares",
            "description": "The World Health Organization on Sunday declared an Ebola outbreak in the Democratic Republic of Congo and Uganda a “public health emergency of international concern,” posing risks to neighboring countries.",
            "content": "The World Health Organization on Sunday declared an Ebola outbreak in the Democratic Republic of Congo and Uganda a “public health emergency of international concern,” posing risks to neighboring countries.\nThe WHO said the outbreak, caused by the Bu... [2551 chars]",
            "url": "https://www.cnn.com/2026/05/16/africa/congo-uganda-ebola-international-concern-intl-hnk",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/ap26136413586187.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-17T03:27:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        }
    ]
}

Categories