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": 290784,
    "articles": [
        {
            "id": "1ede8670719760a3c81dad3720954c69",
            "title": "How much damage have Canada's booze bans done to the U.S. wine industry?",
            "description": "When Canadian liquor stores pulled American products from shelves, it delivered a bruising to the U.S. wine industry. Data shows just how much of a headache the booze ban has been as the two countries begin free trade talks later this year.",
            "content": "As we head into the Victoria Day long weekend, one of the busiest booze-buying weekends on the calendar, it's the second year where most Canadians are without access to American labels.\nWhen Canadian liquor stores pulled American products from shelve... [4592 chars]",
            "url": "https://www.cbc.ca/news/canada/wine-damage-trade-war-9.7188375",
            "image": "https://i.cbc.ca/ais/ea528a07-55b1-4cdf-a1b0-0b56bd917580,1778161330352/full/max/0/default.jpg?im=Crop%2Crect%3D%28140%2C0%2C4945%2C2781%29%3BResize%3D620",
            "publishedAt": "2026-05-15T08:01:15Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "b7f6c3129a563b069bb595f010e81080",
            "title": "Would you recommend a young person go into the trades or pursue academic post-secondary education?",
            "description": "The British Columbia government says it's investing $241 million over three years to train people for \"high-paying\" skilled trades jobs.",
            "content": "Poll: Trades or university?\nThe British Columbia government says it's investing $241 million over three years to train people for \"high-paying\" skilled trades jobs.\nB.C. Premier David Eby says the funding will create 5,000 new trades training seats t... [915 chars]",
            "url": "https://www.castanet.net/news/Poll/614508/Would-you-recommend-a-young-person-go-into-the-trades-or-pursue-academic-post-secondary-education-",
            "image": "https://www.castanet.net/content/2026/5/cf7d868155f66943575e2b477ad5cbb7b2ebcba796f5b5a50f3caae24f531217_p4281712.jpg",
            "publishedAt": "2026-05-15T02:30:00Z",
            "lang": "en",
            "source": {
                "id": "628ae4115a279de4cd0f849291206a3c",
                "name": "Castanet",
                "url": "https://www.castanet.net"
            }
        },
        {
            "id": "7aee906fdf4a1129f22235074fe3826d",
            "title": "Alberta introduces new auto insurance rate cap, dubbed 'Care-First'",
            "description": "Drivers will now have increases to their insurance premiums capped at 10 per cent in exchange for fewer lawsuits arising from accidents.",
            "content": "Article content\nDrivers in Alberta will have increases to their insurance premiums capped at 10 per cent in exchange for fewer lawsuits arising from traffic collisions.\nTHIS CONTENT IS RESERVED FOR SUBSCRIBERS ONLY\nSubscribe now to read the latest ne... [4716 chars]",
            "url": "https://calgaryherald.com/news/politics/alberta-introduces-new-auto-insurance-rate-cap-care-first-model",
            "image": "https://smartcdn.gprod.postmedia.digital/calgaryherald/wp-content/uploads/2026/05/Traffic-Speed-copy-1.jpg",
            "publishedAt": "2026-05-15T02:02:15Z",
            "lang": "en",
            "source": {
                "id": "af066846dd4231e04bbe1c52f50938c9",
                "name": "Calgary Herald",
                "url": "https://calgaryherald.com"
            }
        }
    ]
}

Categories