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": 293228,
    "articles": [
        {
            "id": "30df35dd9f6f14935b77ab7505666261",
            "title": "‘WhatsApp Plus’ subscription launches for $2.99/month, details here",
            "description": "‘WhatsApp Plus’ is launching as an optional subscription that costs $2.99/month, here’s what’s new and exclusive to the subscription.",
            "content": "WhatsApp has been testing an optional subscription plan, and now per TechCrunch it is officially launching around the world. ‘WhatsApp Plus’ costs $2.99/month, here’s what it gets you.\nWhatsApp Plus: Here are the new features exclusive to the subscri... [1177 chars]",
            "url": "https://9to5mac.com/2026/05/27/whatsapp-plus-subscription-launches-for-2-99-month-details-here/",
            "image": "https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2025/11/whatsapp-02.jpg?resize=1200%2C628&quality=82&strip=all&ssl=1",
            "publishedAt": "2026-05-27T18:40:00Z",
            "lang": "en",
            "source": {
                "id": "643d269d91c5aa81638bebba12d57dff",
                "name": "9to5Mac",
                "url": "https://9to5mac.com"
            }
        },
        {
            "id": "f54ac461841d0ed0915bacf475aafc7a",
            "title": "Mike Philbrick’s Top Picks for May 27, 2026",
            "description": "Top Picks from Mike Philbrick, CEO, ReSolve Asset Management",
            "content": "Mike Philbrick, CEO, ReSolve Asset Management\nFocus: ETFs\nTop Picks: BMO Equal Weight Utilities Index ETF, iShares MSCI Global Silver and Metals Miners ETF, iShares S&P/TSX Completion Index ETF\nMARKET OUTLOOK:\nThe market is undergoing an important tr... [6354 chars]",
            "url": "https://www.bnnbloomberg.ca/markets/2026/05/27/mike-philbricks-top-picks-for-may-27-2026/",
            "image": "https://www.bnnbloomberg.ca/resizer/v2/FQMK36UXWZDRBAWNQQWW6G7MAI.PNG?smart=true&auth=a2cdcf9513b11ab41777ac4a47566d531c986a15e518beb790546a2135047d19&width=1200&height=630",
            "publishedAt": "2026-05-27T18:01:28Z",
            "lang": "en",
            "source": {
                "id": "14f09cdc09e7e8665830f8f0fd836742",
                "name": "BNN Bloomberg",
                "url": "https://www.bnnbloomberg.ca"
            }
        },
        {
            "id": "16f4fdc1a03e2f96d459445072cc35d7",
            "title": "Halifax stadium, entertainment hub proposal fails to gain traction",
            "description": "An ambitious plan to build a stadium and entertainment hub near Halifax appears to be on shaky ground.\nA local business leader involved in initial discussions about the venture says talks last year with U.S.-based Ridgehaven Holdings fell apart when it became clear the bid lacked key elements.",
            "content": "An ambitious plan to build a stadium and entertainment hub near Halifax appears to be on shaky ground.\nA local business leader involved in initial discussions about the venture says talks last year with U.S.-based Ridgehaven Holdings LLC fell apart w... [2544 chars]",
            "url": "https://www.sportsnet.ca/cfl/article/halifax-stadium-entertainment-hub-proposal-fails-to-gain-traction/",
            "image": "https://www.sportsnet.ca/wp-content/uploads/2026/05/Untitled-design-2026-05-27T123713.693.jpg",
            "publishedAt": "2026-05-27T17:58:00Z",
            "lang": "en",
            "source": {
                "id": "46feeb00f639cdb65f2e57274ee65901",
                "name": "Sportsnet",
                "url": "https://www.sportsnet.ca"
            }
        }
    ]
}

Categories