Flag of Canada

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": 364378,
    "articles": [
        {
            "id": "dc0c4dc2bf265c4ab33cbff48e98c852",
            "title": "Double fatal accident on Highway 69",
            "description": "West Parry Sound OPP officers were called to a serious collision around 7 a.m. April 7 on Highway 69 near Britt, where police say two people were killed",
            "content": "The West Parry Sound Detachment of the Ontario Provincial Police is investigating a collision involving two vehicles in which two people have died.\nAt 7 this morning, police responded to an accident involving two vehicles on Highway 69 near Britt.\nTh... [281 chars]",
            "url": "https://www.baytoday.ca/city-police-beat/double-fatal-accident-on-highway-69-12107312",
            "image": "https://www.vmcdn.ca/f/files/baytoday/images/transportation/highway-69-2016.jpg;w=600;h=338;mode=crop",
            "publishedAt": "2026-04-07T12:45:59Z",
            "lang": "en",
            "source": {
                "id": "2a814cc9bfc201d2dd11dfe32844b358",
                "name": "BayToday.ca",
                "url": "https://www.baytoday.ca"
            }
        },
        {
            "id": "e82db072f425be89732c95341d9cbc35",
            "title": "Chefferie de la CAQ : le vote des militants commence",
            "description": "Le nouveau chef ou la nouvelle cheffe de la CAQ occupera aussi le poste de premier ministre du Québec. Le gagnant sera connu le dimanche 12 avril.",
            "content": "Après un duel plutôt musclé entre Christine Fréchette et Bernard Drainville pour accéder à la chefferie de la CAQ, la période de vote commence aujourd’hui, mardi. Le gagnant, qui occupera aussi le poste de premier ministre, succédant ainsi à François... [2292 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2244127/course-chefferie-caq-vote-militants",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/candidats-chefferie-caq-christine-frechette-bernard-drainville.png",
            "publishedAt": "2026-04-07T12:25:16Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "20b4ede67726a9f29978e1f0b701609f",
            "title": "Another 5-10 cm for Parts of Island Wednesday",
            "description": "Winter will maintain its tenacious hold on the island with another system on its way for tomorrow that will br...",
            "content": "Winter will maintain its tenacious hold on the island with another system on its way for tomorrow that will bring snow to many areas.\nTemperatures will remain on the freezing side with a chance of flurries today for eastern portions of the island.\nHo... [326 chars]",
            "url": "https://vocm.com/2026/04/07/another-5-10-cm-for-parts-of-island-wednesday/",
            "image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/900/files/2025/02/snow-blizzard-car-ice.png",
            "publishedAt": "2026-04-07T12:13:00Z",
            "lang": "en",
            "source": {
                "id": "e1f7b8d1fbe1f1a390d9ca6465745832",
                "name": "VOCM",
                "url": "https://vocm.com"
            }
        }
    ]
}

Categories