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": 393192,
    "articles": [
        {
            "id": "b56866e3460ea8c3ecb77217ac9d0e95",
            "title": "3 dead after boat capsizes off Savary Island in B.C.: RCMP",
            "description": "Powell River RCMP say three men are dead and two have survived after a boat capsized about 500 to 1,000 metres off the shore of Savary Island Thursday night.",
            "content": "Powell River RCMP say three men are dead after a boat capsized about 500 to 1,000 metres off the shore of Savary Island Thursday night.\nTwo men survived, according to an RCMP news release issued Friday. All five were from Tla'amin Nation.\nThe Joint R... [1506 chars]",
            "url": "https://www.cbc.ca/news/canada/british-columbia/3-fatalities-boat-capsize-bc-savary-island-9.7209137",
            "image": "https://i.cbc.ca/ais/1.2891131,1779477264711/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C2469%2C1388%29%3BResize%3D620",
            "publishedAt": "2026-05-22T21:15:27Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "edae5df6065e2240ba375f77373f42e3",
            "title": "B.C. nurses reach tentative agreement with province",
            "description": "The BC Nurses’ Union says it has reached a tentative agreement with the province.",
            "content": "The BC Nurses’ Union (BCNU) says it has reached a tentative agreement with the province.\nOn May 12, the union said its nearly 55,000 members were prepared to take job action if necessary.\nAt that time, BCNU President Adriane Gear said it was the firs... [1693 chars]",
            "url": "https://vancouver.citynews.ca/2026/05/22/b-c-nurses-reach-tentative-agreement-with-province/",
            "image": "https://vancouver.citynews.ca/wp-content/blogs.dir/sites/9/2026/05/22/BC-Nurse-Rally-1024x576-1.png",
            "publishedAt": "2026-05-22T21:15:10Z",
            "lang": "en",
            "source": {
                "id": "f02f7ee49c189e36ef9cc6af610da253",
                "name": "CityNews Vancouver",
                "url": "https://vancouver.citynews.ca"
            }
        },
        {
            "id": "a06e40c8b36200627b663272416d7f55",
            "title": "Edmonton dog owner guilty of criminal negligence in death of 11-year-old Kache Grist",
            "description": "Kache Grist, 11, from B.C. was visiting his dad in Edmonton over spring break when the homeowner's Cane Corso dogs mauled the child to death.",
            "content": "The owner of two large dogs that killed an 11-year-old boy has been found guilty of criminal negligence causing death.\nCrystal MacDonald was on trial in Edmonton after Kache Grist was fatally attacked by her Cane Corso dogs at her home in south Edmon... [3205 chars]",
            "url": "https://globalnews.ca/news/11860986/edmonton-summerside-dog-attack-trial-verdict/",
            "image": "https://globalnews.ca/wp-content/uploads/2024/04/Kache-feature-2.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-05-22T21:04:53Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        }
    ]
}

Categories