Canada Nation News API

Get the live top nation headlines from Canada with our JSON API.

Get API key for the Canada Nation 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=nation&apikey=API_KEY
{
    "totalArticles": 374528,
    "articles": [
        {
            "id": "63aaafec769559389d5c5a1502caaaca",
            "title": "Ticketmaster to cap resale prices in Ontario starting next week",
            "description": "Ticketmaster Canada says fans won’t be able to resell their tickets for more than the original cost starting next week.",
            "content": "Ticketmaster Canada says fans won’t be able to resell their tickets for more than the original cost starting next week.\nA spokesperson for the company confirmed the move to CP24 on Thursday after the province passed its budget bill, which includes a ... [1828 chars]",
            "url": "https://www.cp24.com/politics/queens-park/2026/04/24/ticketmaster-to-cap-resale-prices-in-ontario-starting-next-week/",
            "image": "https://www.cp24.com/resizer/v2/KEAZVPGEVAPOE7K4IXHIEK6L44.jpg?smart=true&auth=9f03dc9d225f796d01028946700a46cb3ac0ddf5ff8a50b5cf6886732c02c2bd&width=1200&height=630",
            "publishedAt": "2026-04-24T01:44:00Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "3a589fab311e21bb100684fc68169c3f",
            "title": "Les limites de \" la justice \"",
            "description": "Il y a des gens qui ne devraient jamais avoir d’enfants et l’affaire si triste de la petite Maëva* nous en fournit un nouvel exemple.",
            "content": "Il y a des gens qui ne devraient jamais avoir d’enfants et l’affaire si triste de la petite Maëva* nous en fournit un nouvel exemple.\nMais ce qu’on appelle « la justice » ne peut pas réparer toute l’incompétence criminelle, toute la cruauté, ni même ... [4164 chars]",
            "url": "https://www.lapresse.ca/actualites/chroniques/2026-04-23/les-limites-de-la-justice.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/34c55be0/0e170558b2e334f0bc219376aaf23035.jpg",
            "publishedAt": "2026-04-23T23:45:00Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        },
        {
            "id": "c6b54b65091aa5cb910a918623893c0b",
            "title": "\" Quand est-ce que les libéraux vont se lever ? \"",
            "description": "Le député bloquiste Patrick Bonin appelle la soixantaine de libéraux du caucus climat et environnement à appuyer publiquement Steven Guilbeault. L’ex-ministre a publié une lettre ouverte dans La Presse et le Toronto Star jeudi pour faire pression sur son propre gouvernement afin de protéger ce qu’il reste de sa politique climatique.",
            "content": "(Ottawa) Le député bloquiste Patrick Bonin appelle la soixantaine de libéraux du caucus climat et environnement à appuyer publiquement Steven Guilbeault. L’ex-ministre a publié une lettre ouverte dans La Presse et le Toronto Star jeudi pour faire pre... [6189 chars]",
            "url": "https://www.lapresse.ca/actualites/politique/2026-04-23/engagements-climatiques/quand-est-ce-que-les-liberaux-vont-se-lever.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/d1347558/a9dc0caa1c0730679f3b10ed04421553.jpg",
            "publishedAt": "2026-04-23T23:18:03Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories