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": 228724,
    "articles": [
        {
            "id": "f0bbaa1154263ed525a39cbf3d19c94e",
            "title": "Samsung Electronics shares rally 6% after union suspends strike following tentative wage deal",
            "description": "Another round of negotiations led by South Korea's minister for labor and employment Kim Young-hoon resulted in a tentative agreement.",
            "content": "Shares of Samsung Electronics jumped more than 6% on Thursday after its labor union suspended a planned 18-day strike late Wednesday, easing concerns over disruptions at the South Korean chipmaker.\nThe union had said the strike would proceed after th... [3076 chars]",
            "url": "https://www.cnbc.com/2026/05/21/samsung-electronics-union-strike-suspended-wage-deal-bonuses.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108310254-1779323331976-gettyimages-2272013130-AFP_A8PJ2NQ.jpeg?v=1779323342&w=1920&h=1080",
            "publishedAt": "2026-05-21T02:42:00Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "a49271b717ae847b8494279f9579dde3",
            "title": "Air France flight to U.S. diverted to Montreal over concerns of possible Ebola virus exposure on board",
            "description": "An Air France flight bound for Detroit was diverted to Montreal on Wednesday afternoon due to concerns that one of the passengers on board may have been exposed to the Ebola virus. According to U.S. Customs and Border Protection (CBP), the passenger was allowed to board Air France flight 378 in Paris “in error” after […]",
            "content": "An Air France flight bound for Detroit was diverted to Montreal on Wednesday afternoon due to concerns that one of the passengers on board may have been exposed to the Ebola virus.\nAccording to U.S. Customs and Border Protection (CBP), the passenger ... [2297 chars]",
            "url": "https://toronto.citynews.ca/2026/05/20/air-france-flight-diverted-to-montreal-ebola-concerns/",
            "image": "https://toronto.citynews.ca/wp-content/blogs.dir/sites/10/2026/05/20/air-france.jpg",
            "publishedAt": "2026-05-21T02:14:00Z",
            "lang": "en",
            "source": {
                "id": "c73f7864450c9f68355c88a2e332225c",
                "name": "CityNews Toronto",
                "url": "https://toronto.citynews.ca"
            }
        },
        {
            "id": "47bee7a7f9dea520721ec445463dbc3c",
            "title": "City calculates your slice of the property tax pie",
            "description": "Tax increase on a typical single-family dwelling will be $138",
            "content": "Changes made this month by Sault councillors are slapping new taxes on owners of commercial or industrial excess land.\nBack in December, SooToday told you Sault Ste. Marie city council had set its 2026 operating budget levy at $151.6 million.\nThe lev... [2541 chars]",
            "url": "https://www.sootoday.com/local-news/city-calculates-your-slice-of-the-property-tax-pie-12308768",
            "image": "https://www.vmcdn.ca/f/files/sootoday/images/city-of-sault-ste-marie/city-hall/img_3651.jpeg;w=939;h=626;mode=crop",
            "publishedAt": "2026-05-21T01:10:00Z",
            "lang": "en",
            "source": {
                "id": "e75700b3f7b2c08a9430fe2e93805216",
                "name": "SooToday.com",
                "url": "https://www.sootoday.com"
            }
        }
    ]
}

Categories