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": 287816,
    "articles": [
        {
            "id": "9aeb5a62e7859d1f5fbd8904b3bbb810",
            "title": "SK Hynix shares surge to hit $1 trillion valuation",
            "description": "Shares of SK Hynix soared over 11% on Wednesday, pushing the South Korean memory-chip maker above the $1 trillion market capitalization mark.",
            "content": "Shares of SK Hynix jumped as much as 11% on Wednesday, lifting the South Korean chipmaker's market capitalization above $1 trillion as investors continued to pile into artificial intelligence-linked semiconductor stocks.\nThe rally extended a blisteri... [801 chars]",
            "url": "https://www.cnbc.com/2026/05/27/sk-hynix-shares-ai-chip-rally-1-trillion.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108312250-1779842485652-gettyimages-2271903082-AFP_A8KT99F.jpeg?v=1779842500&w=1920&h=1080",
            "publishedAt": "2026-05-27T00:26:00Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "1ae2398a47f44a0148d2bdcfb04fbdba",
            "title": "Westbank Hub North, with Walmart as primary tenant, now for sale",
            "description": "The mall on Westbank First Nation land that is home to Walmart, London Drugs and CIBC is up for sale.",
            "content": "Westbank mall hits market\nThe mall on Westbank First Nation land that is home to Walmart, London Drugs and CIBC is up for sale.\nWestbank Hub North, which is owned by GWL Realty Advisors, has been listed by Marcus & Millichap and Cushman & Wakefield. ... [1034 chars]",
            "url": "https://www.castanet.net/news/West-Kelowna/616417/Westbank-Hub-North-with-Walmart-as-primary-tenant-now-for-sale",
            "image": "https://www.castanet.net/content/2026/5/large/westbanknorth.18_new_p4283998.jpg",
            "publishedAt": "2026-05-27T00:22:00Z",
            "lang": "en",
            "source": {
                "id": "628ae4115a279de4cd0f849291206a3c",
                "name": "Castanet",
                "url": "https://www.castanet.net"
            }
        },
        {
            "id": "9b6dfbff413b6eaaa00a06b3bd00f5b1",
            "title": "Canada yet to accept Trump’s tariffs to stay despite CUSMA: U.S. trade rep",
            "description": "United States Trade Representative Jamieson Greer said most nations have begrudgingly accepted some level of tariffs but Canada is in a 'different spot.'",
            "content": "U.S. President Donald Trump’s trade czar says there will be tariffs in place on Mexico and Canada even though the countries are part of a continental trade pact.\nSpeaking at the Council on Foreign Relations today, United States Trade Representative J... [621 chars]",
            "url": "https://globalnews.ca/news/11868248/donald-trump-tariffs-to-remain-canada-cusma-greer/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/05/ca904d548f62e8e471377bbb745ce3f8b424cc5aabd66b4ca5dc96ade4f48a1f.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-05-26T23:08:25Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        }
    ]
}

Categories