Flag of Canada

Canada Business News API

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

Get API key for the Canada Business 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=business&apikey=API_KEY
{
    "totalArticles": 298338,
    "articles": [
        {
            "id": "e322f26c3f05969f3602e94bfb984bba",
            "title": "Power out, highways closed during blowing snow",
            "description": "Tens of thousands of customers are without power and parts of Highway 401 were closed Tuesday morning as blasts of blowing snow hit the Ottawa-Gatineau area.",
            "content": "Tens of thousands of customers are without power and parts of Highway 401 were closed Tuesday morning as blasts of blowing snow hit the Ottawa-Gatineau area.\nA wind warning left over from Monday in southern Prince Edward County about morning gusts up... [1425 chars]",
            "url": "https://www.cbc.ca/news/canada/ottawa/ottawa-kingston-snow-wind-weather-roads-9.7131445",
            "image": "https://i.cbc.ca/ais/1.4024946,1737384296000/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C173%2C5174%2C2910%29%3BResize%3D620",
            "publishedAt": "2026-03-17T16:58:30Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "b080af8726a00ce63f64073b5bc06cc0",
            "title": "Electricity demand, natural gas production and renewable power expected to soar by 2050",
            "description": "Electricity demand is set to boom in Canada by 2050, according to new modelling from the national energy regulator released on Tuesday.",
            "content": "Electricity demand is set to boom in Canada by 2050, according to new modelling from the national energy regulator released on Tuesday.\nThe projections also foresee robust growth in natural gas production and expansion of renewable power in the count... [3336 chars]",
            "url": "https://www.cbc.ca/news/canada/calgary/cer-energy-future-2026-9.7131616",
            "image": "https://i.cbc.ca/ais/1230151f-3be5-4e13-8011-7caa51ac0780,1766109200869/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C1920%2C1080%29%3BResize%3D620",
            "publishedAt": "2026-03-17T16:26:58Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "d25b30858917375743597bd1f2cdb442",
            "title": "Windy, stormy weather knocks out power for hundreds of thousands in Quebec",
            "description": "Over 300,000 homes are without power Tuesday morning as high winds sweep across several parts of the province with some Montreal-area schools announcing closures.",
            "content": "Many Quebecers were waking up in the dark on Tuesday with power outages affecting several areas, as high winds continue to sweep across the province.\nIn the Greater Montreal area, several Lester B. Pearson School Board schools are closed due to those... [2710 chars]",
            "url": "https://www.cbc.ca/news/canada/montreal/wind-warning-power-outages-quebec-9.7131433",
            "image": "https://i.cbc.ca/ais/1.4368766,1508851505000/full/max/0/default.jpg?im=Crop%2Crect%3D%2855%2C46%2C1068%2C600%29%3BResize%3D620",
            "publishedAt": "2026-03-17T15:33:50Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories