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": 236646,
    "articles": [
        {
            "id": "64930abcdf264fd5ac0950c5e2e9fd8a",
            "title": "What you might have missed in Nvidia’s earnings",
            "description": "While Jensen Huang said the chip giant had \"conceded\" the China market, Nvidia reported another blockbuster quarter on Wednesday.",
            "content": "Nvidia's earnings on Wednesday capped off another big earnings season for the tech sector. The chip giant reported another blockbuster quarter, with revenue surging 85% to $82 billion. It also unveiled an $80 billion share buyback program and raised ... [3264 chars]",
            "url": "https://www.cnbc.com/2026/05/22/the-tech-download-what-you-might-have-missed-in-nvidias-earnings.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108302211-1777986147918-gettyimages-2274057958-AFP_A9TU3XQ.jpeg?v=1777986265&w=1920&h=1080",
            "publishedAt": "2026-05-22T11:00:01Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "54a0623e5a5c407f67ba4ca60cfdfdc5",
            "title": "Friday’s analyst upgrades and downgrades",
            "description": "Inside the Market’s roundup of some of today’s key analyst actions",
            "content": "Inside the Market’s roundup of some of today’s key analyst actions\nSeeing limited upside to its shares following a rally that following its April 8 announcement of a definitive agreement to be acquired by U.S. private equity giant Francisco Partners ... [15124 chars]",
            "url": "https://www.theglobeandmail.com/investing/markets/inside-the-market/article-fridays-analyst-upgrades-and-downgrades-302/",
            "image": "https://www.theglobeandmail.com/resizer/v2/R2WE7RIGCVDJDETIVONH6UFDPA.JPG?auth=9378aecb127bfe2e135180c49562cbba3362a3f71781ede2e2caf3c3aeb69f24&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-05-22T10:41:17Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "b9611d174e9dfb0b9f3136f581a05fe2",
            "title": "Ontario drivers shocked car wash passes cancelled without warning",
            "description": "Petro Canada sells seasonal passes that allow you to wash your car 90 times in 90 days. Two families contacted CTV News after their season passes were cancelled without warning and without refunds.",
            "content": "Petro Canada sells seasonal passes that allow you to wash your car 90 times in 90 days.\nWhile most drivers wouldn’t do that, some families with several cars in their household have been using the passes to keep multiple vehicles clean.\nTwo families c... [2367 chars]",
            "url": "https://www.cp24.com/local/york/2026/05/22/ontario-drivers-speak-out-after-car-wash-passes-cancelled-without-warning/",
            "image": "https://www.cp24.com/resizer/v2/6LCD7ODUTBGZPHCNKVZ2BAF7IQ.png?smart=true&auth=b4ffa98d56339678c3e30b26fb7e656794684795f43c80d4a41ee133042523ba&width=1200&height=630",
            "publishedAt": "2026-05-22T10:04:38Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        }
    ]
}

Categories