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": 248592,
    "articles": [
        {
            "id": "a7e0db866d61e3004a23096706bc6a03",
            "title": "Ont. couples say fraudsters drained all their accounts",
            "description": "An Ontario couple lost more than $90,000 after fraudsters accessed their bank accounts. They say the bank has offered no support.",
            "content": "A couple from Sudbury, Ont., says they have lost over $90,000 due to fraudulent activity on their Scotiabank accounts, leaving them to rely on support from friends and family as the bank has not offered assistance of any kind.\n‘We had a bunch of miss... [3505 chars]",
            "url": "https://www.cp24.com/news/canada/2026/05/07/ontario-couple-says-bank-has-offered-zero-support-after-losing-90k-to-fraud/",
            "image": "https://www.cp24.com/resizer/v2/KU5RXWJKWJHE3PR2VQH4JAD7UY.jpg?smart=true&auth=b3b34e142f9fde17420493e574a9047f5c18f3824d4b7b0e8d88fce59ff75002&width=1200&height=630",
            "publishedAt": "2026-05-07T00:48:00Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "27c2b5d1f32da4bdfef613b0c15be6b6",
            "title": "AirAsia hungry for more Airbus A220 jets after historic multi-billion-dollar order",
            "description": "Southeast Asian low-cost carrier says it would double the order if Airbus made an even larger version of the aircraft",
            "content": "AirAsia X Bhd has announced a multibillion-dollar deal for 150 new Canadian-made Airbus A220 jets and said it would double the order if Airbus EADSY makes an even larger version of the aircraft, adding pressure on the European-based plane maker to qu... [5433 chars]",
            "url": "https://www.theglobeandmail.com/business/article-airbus-airasia-150-canadian-made-jets-deal/",
            "image": "https://www.theglobeandmail.com/resizer/v2/XP76TEAY65FDHNDVFJ2ZDKRVYA.JPG?auth=bad6b9b2b1ac9894e72a9a0662495a13bf59e8f02100f94201f5e3b574735a64&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-05-07T00:11:19Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "8c7b3f367b3bc3654f9212378f175380",
            "title": "Carney government planning changes to speed approvals for pipelines, resource projects",
            "description": "The Carney government is planning to propose changes to make it easier for natural resource projects — including pipelines — to be approved and built faster.",
            "content": "The Carney government is planning to propose changes to make it easier for natural resource projects — including pipelines — to be approved and built faster.\nTwo federal sources say an announcement is planned for later this week that could shift the ... [4750 chars]",
            "url": "https://www.cbc.ca/news/politics/carney-pipelines-projects-changes-mou-9.7190522",
            "image": "https://i.cbc.ca/ais/bf528d07-bba4-46ad-9cf3-edcb973ade44,1778110977474/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C557%2C8259%2C4645%29%3BResize%3D620",
            "publishedAt": "2026-05-06T23:53:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories