Flag of Canada

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": 234172,
    "articles": [
        {
            "id": "67c28058fbb7485a1bf7a33e95f8e18f",
            "title": "‘People love it’: Owners of local popcorn company use mostly Canadian ingredients",
            "description": "Cornucopia's popcorn is produced in a commercial kitchen in Sault Ste. Marie",
            "content": "The owners of Cornucopia Gourmet Popcorn Co. just returned from Toronto’s Royal Agricultural Winter Fair, where they sold five months worth of popcorn in 10 days.\n“We've done that for three years in a row,” said Rob Trembinski.\n“It's a big part of ou... [2346 chars]",
            "url": "https://www.sootoday.com/lets-eat/people-love-it-owners-of-local-popcorn-company-use-mostly-canadian-ingredients-11549078",
            "image": "https://www.vmcdn.ca/f/files/sootoday/images/columns/lets-eat/cornucopia-popcorn/popcorn.jpg;w=1200;h=800;mode=crop",
            "publishedAt": "2025-11-29T20:03:32Z",
            "lang": "en",
            "source": {
                "id": "e75700b3f7b2c08a9430fe2e93805216",
                "name": "SooToday.com",
                "url": "https://www.sootoday.com"
            }
        },
        {
            "id": "f639440ebac2b0f17b8ea3268e582eab",
            "title": "Airlines work to fix software glitch on A320 aircraft, causing short-term flight disruptions",
            "description": "Airlines around the world reported short-term disruptions heading into the weekend as they fixed software on a widely used commercial aircraft, after an analysis found the computer code may have contributed to a sudden drop in the altitude of a JetBlue plane last month.",
            "content": "Airlines around the world reported short-term disruptions heading into the weekend as they fixed software on a widely used commercial aircraft, after an analysis found the computer code may have contributed to a sudden drop in the altitude of a JetBl... [4101 chars]",
            "url": "https://www.cbc.ca/news/world/airbus-a320-recall-update-9.6997559",
            "image": "https://i.cbc.ca/ais/42744eac-396e-4882-8542-feacea1a1164,1764430621401/full/max/0/default.jpg?im=Crop%2Crect%3D%28303%2C438%2C5061%2C2846%29%3BResize%3D620",
            "publishedAt": "2025-11-29T16:15:30Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "a24d86ecaea2039d7e9be5552b83837a",
            "title": "Avanti West Coast",
            "description": "The 07:00 GMT train will only carry staff to London following a decision by the rail regulator.",
            "content": "Manchester to London train to run without passengers\n60 minutes ago\nAngela FergusonNorth West\nA train service taking commuters from Manchester to London is to run empty for around five months following a decision by the rail regulator.\nA decision by ... [3126 chars]",
            "url": "https://www.bbc.com/news/articles/c75vzp6kyzdo",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/1c8c/live/489ed7f0-cd2c-11f0-9f8a-0321935e874a.jpg",
            "publishedAt": "2025-11-29T14:20:33Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories