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": 298252,
    "articles": [
        {
            "id": "9a807b408126c0a4d59c3a671c11d890",
            "title": "C’est finalement Ottawa qui paiera la facture de Netflix",
            "description": "Le gouvernement renonce à hausser les redevances imposées aux grandes plateformes pour limiter le prix des abonnements.",
            "content": "Ottawa laisse tomber le projet de faire payer les grands diffuseurs en ligne à hauteur de 15 % de leurs revenus pour financer le contenu canadien, mais pas parce que c’est une demande du gouvernement Trump, soutient Mark Carney.\n« C’est une autre éta... [4911 chars]",
            "url": "https://www.ledevoir.com/politique/canada/985001/c-est-finalement-ottawa-payera-facture-netflix",
            "image": "https://media1.ledevoir.com/image/985001.jpg?crop=3%3A2%2Csmart&width=1600&ts=1780533289",
            "publishedAt": "2026-06-04T00:34:40Z",
            "lang": "fr",
            "source": {
                "id": "c84f2ae7c58e4987789aacb653e5f635",
                "name": "Le Devoir",
                "url": "https://www.ledevoir.com"
            }
        },
        {
            "id": "27860ef12ff2e6bbb661cf2dbf1a6e1e",
            "title": "B.C. First Nations voice opposition to potential pipeline routes revealed in Alberta draft maps",
            "description": "The Globe obtained draft maps featuring three potential routes ending at coastal ports that could be limited by a federal ban",
            "content": "Staunch opposition by some First Nations is threatening Alberta Premier Danielle Smith’s hopes for an oil pipeline to British Columbia’s northwest coast, weeks before her government plans to file an application for a project.\nAlberta has floated a se... [5682 chars]",
            "url": "https://www.theglobeandmail.com/business/article-bc-first-nations-voice-opposition-to-potential-pipeline-routes/",
            "image": "https://www.theglobeandmail.com/resizer/v2/M4TEXUZMGVD6XOQNZNYUMCZM2E.JPG?auth=efa7abcfc987fa16a9440d1a8bc6489e15ccafb7a51079584ae215b86e561c76&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-06-04T00:08:04Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "d24a4104818030050824c817746ed04b",
            "title": "B.C. Ferries adding 5% fuel surcharge starting in mid-June",
            "description": "B.C. Ferries says the elevated price of fuel, driven by the U.S.-Israel war on Iran and the closure of the Strait of Hormuz, has meant it has had to absorb rising costs in recent months.",
            "content": "B.C. Ferries says it is implementing a five per cent fuel surcharge for all fares on all of its routes beginning June 16, as the spiking cost of fuel continues to make a dent in consumers' wallets.\nThe ferry authority said in a statement that the ele... [2706 chars]",
            "url": "https://www.cbc.ca/news/canada/british-columbia/bc-ferries-fuel-surcharge-mid-june-9.7221466",
            "image": "https://i.cbc.ca/ais/a1ac9a8b-d10f-483b-9844-50f244db91ae,1780496929037/full/max/0/default.jpg?im=Crop%2Crect%3D%281000%2C512%2C2875%2C1617%29%3BResize%3D620",
            "publishedAt": "2026-06-03T23:44:32Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories