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": 255412,
    "articles": [
        {
            "id": "5e5b61c52e7fc93dbbd79043f7f39df1",
            "title": "Dow Jones Futures: Stocks Fall On Iran, ServiceNow, Tesla; Intel Soars Late",
            "description": "Dow Jones futures: Stocks fell on Iran news, ServiceNow and Tesla. AI plays Intel and Comfort Systems jumped late onearnings.",
            "content": "Information in Investor’s Business Daily is for informational and educational purposes only and should not be construed as an offer, recommendation, solicitation, or rating to buy or sell securities. The information has been obtained from sources we ... [1013 chars]",
            "url": "https://www.investors.com/market-trend/stock-market-today/dow-jones-futures-iran-news-servicenow-tesla-intel-soars-comfort-systems/",
            "image": "https://www.investors.com/wp-content/uploads/2026/03/stock-iran-map-adobe.jpg",
            "publishedAt": "2026-04-24T02:59:00Z",
            "lang": "en",
            "source": {
                "id": "b5fd7d235a4765231123b8f22bcf428a",
                "name": "Investor's Business Daily",
                "url": "https://www.investors.com"
            }
        },
        {
            "id": "63aaafec769559389d5c5a1502caaaca",
            "title": "Ticketmaster to cap resale prices in Ontario starting next week",
            "description": "Ticketmaster Canada says fans won’t be able to resell their tickets for more than the original cost starting next week.",
            "content": "Ticketmaster Canada says fans won’t be able to resell their tickets for more than the original cost starting next week.\nA spokesperson for the company confirmed the move to CP24 on Thursday after the province passed its budget bill, which includes a ... [1828 chars]",
            "url": "https://www.cp24.com/politics/queens-park/2026/04/24/ticketmaster-to-cap-resale-prices-in-ontario-starting-next-week/",
            "image": "https://www.cp24.com/resizer/v2/KEAZVPGEVAPOE7K4IXHIEK6L44.jpg?smart=true&auth=9f03dc9d225f796d01028946700a46cb3ac0ddf5ff8a50b5cf6886732c02c2bd&width=1200&height=630",
            "publishedAt": "2026-04-24T01:44:00Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "ebe4413927517bd06d0042bd92def7ae",
            "title": "Coastal B.C. First Nation leaders go to Calgary to dissuade pipeline investors",
            "description": "A delegation of First Nations leaders from British Columbia have come to Calgary to relay a message to pipeline executives face-to-face: steer clear of investing in a new bitumen pipeline to the northwest coast or risk a prolonged legal fight.",
            "content": "A delegation of First Nations leaders from British Columbia have come to Calgary to relay a message to pipeline executives face-to-face: steer clear of investing in a new bitumen pipeline to the northwest coast or risk a prolonged legal fight.\nHaida ... [3609 chars]",
            "url": "https://www.cbc.ca/news/canada/calgary/first-nations-leaders-calgary-meeting-pipeline-9.7174161",
            "image": "https://i.cbc.ca/ais/61554d80-c1ad-4c39-bf0b-7470b8947a76,1776986570920/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C91%2C3000%2C1687%29%3BResize%3D620",
            "publishedAt": "2026-04-23T23:51:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories