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": 318818,
    "articles": [
        {
            "id": "65aefe8fbec00010f2df5ff41a80c163",
            "title": "Fox is buying Roku for $22 billion",
            "description": "Fox is acquiring Roku, the popular streaming TV platform, in a massive $22 billion deal, the companies announced Monday.",
            "content": "Fox is acquiring Roku, the popular streaming TV platform, in a massive $22 billion deal, the companies announced Monday.\nThe transaction makes Fox a much more competitive streaming player, combining Fox’s sports, news and entertainment shows, as well... [1507 chars]",
            "url": "https://www.cnn.com/2026/06/15/business/fox-roku",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2190735570.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-15T11:31:48Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "6c4121d1b13095500ab2219c05dfe260",
            "title": "Quebec Media Questioning if Working with NL is Beneficial",
            "description": "Negotiations between this province and Quebec have resumed on reaching a memorandum of understanding on Church...",
            "content": "Negotiations between this province and Quebec have resumed on reaching a memorandum of understanding on Churchill Falls and future hydro development, however questions are being asked in Quebec about whether partnering with NL on hydro development is... [874 chars]",
            "url": "https://vocm.com/2026/06/15/quebec-media-questioning-if-working-with-nl-is-beneficial/",
            "image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/900/files/2025/08/churchill.jpg",
            "publishedAt": "2026-06-15T09:34:00Z",
            "lang": "en",
            "source": {
                "id": "e1f7b8d1fbe1f1a390d9ca6465745832",
                "name": "VOCM",
                "url": "https://vocm.com"
            }
        },
        {
            "id": "c730ef077b32a82d8f0923f54be84842",
            "title": "U.S.-Iran Deal Doesn’t Mean a Swift Return of Oil and Gas Flows",
            "description": "Oil and gas flows through the Strait of Hormuz may take months to recover even if the U.S.-Iran deal is finalized.",
            "content": "The U.S.-Iran deal and the potentially imminent reopening of the Strait of Hormuz do not mean that oil and gas trade will quickly return to its previous levels. The announcement of the deal is just the first step, and it could take months for oil and... [2585 chars]",
            "url": "https://oilprice.com/Energy/Oil-Prices/US-Iran-Deal-Doesnt-Mean-a-Swift-Return-of-Oil-and-Gas-Flows.html",
            "image": "https://d32r1sh890xpii.cloudfront.net/article/1200x675/2026-06-15_tqsnjffl7s.jpg",
            "publishedAt": "2026-06-15T09:25:00Z",
            "lang": "en",
            "source": {
                "id": "0bfd2fc1956a6c3bdfd830c196c1fbab",
                "name": "Crude Oil Prices Today | OilPrice.com",
                "url": "https://oilprice.com"
            }
        }
    ]
}

Categories