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": 319690,
    "articles": [
        {
            "id": "77eb3ca5ff845c5703c78ed7faa678b3",
            "title": "Alberta author urges caution after book publishing deal cost him more than $40,000",
            "description": "Two years after being published by Florida-based Writers Clique, the 88-year-old man from St. Albert, Alta., says his gardening book has been discontinued. Experts encourage authors to exercise due diligence when exploring self-publishing.",
            "content": "An Edmonton-area writer who spent more than $40,000 on a publishing service is urging other aspiring authors to be cautious when looking to put out a book.\nCharles Schroder, an 88-year-old writer whose gardening column is a regular feature of the St.... [4650 chars]",
            "url": "https://www.cbc.ca/news/charles-schroder-writers-clique-9.7241973",
            "image": "https://i.cbc.ca/ais/1.3475870,1767745046498/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C620%2C348%29%3BResize%3D620",
            "publishedAt": "2026-06-27T15:15:26Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "5ea22d56a6eefc2c431287f7780b65f3",
            "title": "Heritage Group Takes Fight for Limeville to Downtown Pedestrian Mall",
            "description": "People concerned about the loss of built-heritage character in The Battery will march through the Downtown Ped...",
            "content": "People concerned about the loss of built-heritage character in The Battery will march through the Downtown Pedestrian Mall this afternoon to raise awareness of the issue.\nAt hand is a plan to replace the old Alderdice property (Limeville) with a resi... [736 chars]",
            "url": "https://vocm.com/2026/06/27/302708/",
            "image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/900/files/2026/03/limeville.jpg",
            "publishedAt": "2026-06-27T14:52:00Z",
            "lang": "en",
            "source": {
                "id": "e1f7b8d1fbe1f1a390d9ca6465745832",
                "name": "VOCM",
                "url": "https://vocm.com"
            }
        },
        {
            "id": "f82ba98f3a1da4f96a6473235ce5a0f1",
            "title": "12th Annual Nevaeh’s Lemonade Stand Set for Today",
            "description": "An annual fundraiser that supports children battling cancer is happening this afternoon in Paradise. Twelve ye...",
            "content": "An annual fundraiser that supports children battling cancer is happening this afternoon in Paradise.\nTwelve years ago Neveah Denine, who was battling neuroblastoma, had an idea to hold a lemonade stand to raise money for other sick children.\nPeople t... [670 chars]",
            "url": "https://vocm.com/2026/06/27/302704/",
            "image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/900/files/2019/05/Neveahs-Lemonade-Stand-via-Facebook.jpg",
            "publishedAt": "2026-06-27T12:52:00Z",
            "lang": "en",
            "source": {
                "id": "e1f7b8d1fbe1f1a390d9ca6465745832",
                "name": "VOCM",
                "url": "https://vocm.com"
            }
        }
    ]
}

Categories