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": 357922,
    "articles": [
        {
            "id": "63cda8b72a16c45876105c15507dcc4e",
            "title": "Amber Alert cancelled in Quebec after two boys found safe",
            "description": "Quebec provincial police issued an Amber Alert for two children in Trois-Rivières then cancelled the alert Sunday morning after the boys were found safe.",
            "content": "TROIS-RIVIÈRES – Quebec provincial police issued an Amber Alert for two children in Trois-Rivières early Sunday morning and later cancelled the alert after they were found safe.\nThey said a two-year-old boy and four-year-old boy were taken late Satur... [397 chars]",
            "url": "https://globalnews.ca/news/11741183/amber-alert-issued-for-two-young-boys-in-quebec/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/03/005d8afb41f24c509c5bd7f33ce7b163901bca0935daae798d2ca2e132ce1a6c_cfdfd3.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-03-22T12:04:36Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        },
        {
            "id": "0715248366d9115d1deebcb29c94d723",
            "title": "Fin de l’alerte Amber : les deux enfants retrouvés sains et saufs",
            "description": "Ils ont été localisés à Saint-Paulin, en Mauricie, une municipalité située à une cinquantaine de kilomètres du centre-ville de Trois-Rivières.",
            "content": "Les deux enfants enlevés samedi soir dans la région de Trois-Rivières ont été retrouvés sains et saufs dimanche matin, confirme la Sûreté du Québec (SQ).\nIls ont été localisés peu avant 8 h à Saint-Paulin, en Mauricie, une municipalité située à une c... [654 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2240917/alerte-amber-mauricie-trois-rivieres",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/voiture-police-grand-toronto.jpg",
            "publishedAt": "2026-03-22T09:10:56Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "f1a7f09b0679f988cd252536dcb006ed",
            "title": "Rural northeast Pickering could become home for 72,000 people. Critics say the city is moving too fast",
            "description": "Advocates are urging Pickering city council to reject a plan to develop 1,600 hectares of rural land in the city’s northeast, pending further consultation with First Nations and studies on the project’s environmental impact and cost.",
            "content": "Advocates are urging Pickering city council to reject a plan to develop 1,600 hectares of rural land in the city’s northeast end pending further consultation with First Nations and studies on the project’s environmental impact and cost.\nThe proposal ... [4825 chars]",
            "url": "https://www.cbc.ca/news/canada/toronto/northeast-pickering-development-advocates-secondary-plan-9.7136808",
            "image": "https://i.cbc.ca/ais/24ce0d15-11c1-4509-97db-912b8983cebc,1774043737119/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C4032%2C2268%29%3BResize%3D620",
            "publishedAt": "2026-03-22T09:00:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories