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": 2878798,
    "articles": [
        {
            "id": "89ac3f2228f35f6f6ebfb7058f22105c",
            "title": "North Vancouver business owner slams city's pay",
            "description": "Dennis Krangle opened his auto shop on East Esplanade in North Vancouver more than three decades ago.",
            "content": "Dennis Krangle opened his auto shop on East Esplanade in North Vancouver more than three decades ago.\nNow, for the first time, he’s staring at bagged parking meters outside his doors and wondering whether he — and other shop owners — can afford to st... [3501 chars]",
            "url": "https://vancouver.citynews.ca/2025/09/17/north-vancouver-business-owner-slams-citys-new-pay-parking-rules/",
            "image": "https://vancouver.citynews.ca/wp-content/blogs.dir/sites/9/2025/09/17/Krangle-Automotive-Transmission.png",
            "publishedAt": "2025-09-18T01:13:43Z",
            "lang": "en",
            "source": {
                "id": "f02f7ee49c189e36ef9cc6af610da253",
                "name": "CityNews Vancouver",
                "url": "https://vancouver.citynews.ca",
                "country": "ca"
            }
        },
        {
            "id": "2654d6a26d4e95319115937d45b9b77e",
            "title": "B.C. pledges to cut 'administrative waste' amid $11.6B deficit",
            "description": "B.C.'s spending is under the microscope as its deficit balloons $700 million past projections. Some economists say the figures warrant a reassessment of the public sector.",
            "content": "B.C.'s premier has doubled down on a pledge to cut down on administrative spending as the province faces an $11.6 billion deficit — a figure some economists say warrants a reassessment of the public sector, which has grown substantially since the NDP... [3532 chars]",
            "url": "https://www.cbc.ca/news/canada/british-columbia/bc-cutting-administrative-waste-spending-1.7636337",
            "image": "https://i.cbc.ca/1.7636351.1758132943!/cantoImage/httpImage/image.jpg_gen/derivatives/16x9_1180/eby-mining.jpg?im=Resize%3D620",
            "publishedAt": "2025-09-18T00:45:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca",
                "country": "ca"
            }
        },
        {
            "id": "96e2230758abc58a7abbd04db7ec15ae",
            "title": "Here's how many 'risky heat' days climate change added to our summer this year",
            "description": "Did it feel like an unusually hot summer? This year, thanks to climate change, Canadians experienced a lot more days hot enough to put their health at risk. A new analysis counts exactly how many.",
            "content": "Did it feel like an unusually hot summer? This year, thanks to climate change, Canadians experienced a lot more days hot enough to put their health at risk. A new analysis counts exactly how many.\nA report released Wednesday by the non-profit group C... [3709 chars]",
            "url": "https://www.cbc.ca/news/science/risky-heat-climate-central-1.7636309",
            "image": "https://i.cbc.ca/1.7636360.1758133224!/cantoImage/httpImage/image.jpg_gen/derivatives/16x9_1180/to-heat-air-advisory.jpg?im=Resize%3D620",
            "publishedAt": "2025-09-17T23:48:57Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca",
                "country": "ca"
            }
        }
    ]
}

Categories