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": 251926,
    "articles": [
        {
            "id": "305d13751d463d8f5ce4546fc5330ba1",
            "title": "UPDATE: Ontario’s emergency alert network will run a test this Thursday",
            "description": "A routine check of Canada’s public warning network will roll out across the province",
            "content": "A routine test of the Alert Ready emergency alerting system will now take place across Ontario on Thursday, May 7 at 1:55 p.m.\nThe test was originally scheduled to take place across the country on Wednesday, but Pelmorex has issued a correction notin... [406 chars]",
            "url": "https://www.sootoday.com/local-news/ontarios-emergency-alert-network-will-run-a-test-this-week-12230918",
            "image": "https://www.vmcdn.ca/f/files/shared/people/adobestock_548417899.jpeg;w=1200;h=800;mode=crop",
            "publishedAt": "2026-05-05T14:25:03Z",
            "lang": "en",
            "source": {
                "id": "e75700b3f7b2c08a9430fe2e93805216",
                "name": "SooToday.com",
                "url": "https://www.sootoday.com"
            }
        },
        {
            "id": "e6a064f4e12786f57ccaf82ad5cd80c0",
            "title": "Inside the lab where Ford is trying to crack the code on cheap EVs",
            "description": "Unibodies, zonal architecture, shorter wiring harnesses. Ford is resorting to proven manufacturing techniques to get its EV costs down.",
            "content": "Ford isn’t sending the clearest signals regarding its EV future. We got a glimpse of its Universal EV (UEV) Project last February, but then it pulled the plug on the F-150 Lightning, which is regarded as one of the more successful electric pickup tru... [8288 chars]",
            "url": "https://www.theverge.com/transportation/923704/ford-ev-skunkworks-lab-long-beach",
            "image": "https://platform.theverge.com/wp-content/uploads/sites/2/2026/05/EVDC_Metrology_4.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=1200",
            "publishedAt": "2026-05-05T13:00:00Z",
            "lang": "en",
            "source": {
                "id": "6904b5b083966b8966bdfd85ba5b9220",
                "name": "The Verge",
                "url": "https://www.theverge.com"
            }
        },
        {
            "id": "478c7a8bcfc023842475a7ed185c8cab",
            "title": "GTA home sales up 7% in April as prices shrink: real estate board",
            "description": "Home sales in the Greater Toronto Area rose on a year-over-year basis for the second straight month in April, while average selling prices moved lower again.",
            "content": "Home sales in the Greater Toronto Area rose on a year-over-year basis for the second straight month in April, while average selling prices moved lower again.\nThe Toronto Regional Real Estate Board (TRREB) says 5,946 homes were sold last month, up sev... [719 chars]",
            "url": "https://www.cbc.ca/news/canada/toronto/gta-home-sales-rise-9.7187908",
            "image": "https://i.cbc.ca/ais/d484e5fa-373d-4a93-9fa7-34ce9b0c342f,1777985204474/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C285%2C5472%2C3078%29%3BResize%3D620",
            "publishedAt": "2026-05-05T12:54:43Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories