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": 230146,
    "articles": [
        {
            "id": "fcf99fde5c069d2c90449e55b4e9ac96",
            "title": "Vancouver's Celebration of Light fireworks festival cancelled indefinitely",
            "description": "Organizers of a public fireworks festival, which has brought millions of people to Vancouver's English Bay over the past three decades, says it can’t go ahead without long-term government and private-sector support.",
            "content": "Organizers of the Celebration of Light fireworks festival, which has brought millions of people to Vancouver's English Bay over the past three decades, says it can’t go ahead without long-term government and private-sector support.\nThe Vancouver Fire... [2607 chars]",
            "url": "https://www.cbc.ca/news/canada/british-columbia/vancouver-honda-celebration-of-light-cancelled-9.6993068",
            "image": "https://i.cbc.ca/ais/80586502-8904-4a91-a65c-e105dfcc1dda,1764172967209/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C456%2C4864%2C2736%29%3BResize%3D620",
            "publishedAt": "2025-11-26T21:31:34Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "ec152c6563364788563b4d45822a07bd",
            "title": "Shopify lay offs",
            "description": "Shopify Inc. says it has laid off some of its staff to help streamline the e-commerce software giant.",
            "content": "Shopify Inc. says it has laid off some of its staff to help streamline the e-commerce software giant.\nSpokesperson Ben McConaghy would not provide a number of workers losing their jobs but says in an email to The Canadian Press that the cuts impact a... [649 chars]",
            "url": "https://www.bnnbloomberg.ca/business/2025/11/26/shopify-lays-off-staff-to-keep-team-fast-sharp-and-focused/",
            "image": "https://www.bnnbloomberg.ca/resizer/v2/4LJYNUL6EFTMYJWW6BDTQ3IQCE.jpg?smart=true&auth=b4fdf77221583be46fd37f9629eb965557b4c789d264205aa76e8105a678e00b&width=1200&height=630",
            "publishedAt": "2025-11-26T21:18:39Z",
            "lang": "en",
            "source": {
                "id": "14f09cdc09e7e8665830f8f0fd836742",
                "name": "BNN Bloomberg",
                "url": "https://www.bnnbloomberg.ca"
            }
        },
        {
            "id": "52a5e362dd76ca2b7db9396c840babd3",
            "title": "Oilpatch drilling slows as oil and natural gas prices sink",
            "description": "Low oil and natural gas prices are taking a toll on the industry as drilling activity is falling in Western Canada and job losses are mounting.",
            "content": "Low oil and natural gas prices are taking a toll on the industry as drilling activity is falling in Western Canada and is expected to slide further in 2026.\nNorth American oil prices remain below $60 US per barrel, after climbing to more than $80 in ... [1895 chars]",
            "url": "https://www.cbc.ca/news/canada/calgary/wti-wcs-enserva-2026-forecast-9.6993382",
            "image": "https://i.cbc.ca/ais/1.5636973,1676588417000/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C3320%2C1867%29%3BResize%3D620",
            "publishedAt": "2025-11-26T20:42:18Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories