- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Canada Business News API
Get the live top business headlines from Canada with our JSON API.
Get API key for the Canada Business News APIAPI 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": 264180,
"articles": [
{
"id": "613aa98bc02c12a46a20937de346f6a1",
"title": "Federal minimum wage increasing to $18.15 per hour",
"description": "The federal minimum wage will rise by 40 cents next week, a scheduled increase that keeps the wage in line with inflation.",
"content": "The federal minimum wage will rise by 40 cents next week, a scheduled increase that keeps it in line with inflation.\nThe wage will jump to $18.15 an hour from $17.75 on April 1, a government news release said Tuesday.\nThe wage is adjusted every year ... [536 chars]",
"url": "https://www.cbc.ca/news/politics/federal-minimum-wage-increase-9.7140017",
"image": "https://i.cbc.ca/ais/7dec53ff-7b80-4a5e-8cf3-50a411c85f94,1774364958962/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C84%2C3000%2C1687%29%3BResize%3D620",
"publishedAt": "2026-03-24T15:27:09Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "f48d9623883aadf5370ca12b782932d3",
"title": "The 2 pilots killed in Air Canada LaGuardia Airport crash now identified",
"description": "The two Air Canada pilots killed in a deadly crash after their plane collided with a firetruck at LaGuardia Airport on Sunday night have been identified.",
"content": "The two Air Canada pilots killed in a deadly crash after their plane collided with a firetruck at LaGuardia Airport on Sunday night have been identified as Antoine Forest and Mackenzie Gunther.\nForest was identified through a Facebook post from the c... [1277 chars]",
"url": "https://globalnews.ca/news/11743390/air-canada-crash-laguardia-airport-pilot-identities/",
"image": "https://globalnews.ca/wp-content/uploads/2026/03/5880820345b72b905f9b781288f392f43c2ee0178a35b941f829332d7c1db02c.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-03-24T13:04:40Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "e8de9dcfaee032e91e6e0af62deae509",
"title": "Why oil prices are headwind to Canada's housing market",
"description": "Surging oil prices threaten to boost mortgage rates, another blow for Canada's housing market. Read more",
"content": "Article content\nTHIS CONTENT IS RESERVED FOR SUBSCRIBERS ONLY\nSubscribe now to read the latest news in your city and across Canada.\nExclusive articles from Barbara Shecter, Joe O'Connor, Gabriel Friedman, and others.\nDaily content from Financial Time... [4786 chars]",
"url": "https://financialpost.com/news/oil-prices-headwind-to-canada-housing-market",
"image": "https://smartcdn.gprod.postmedia.digital/financialpost/wp-content/uploads/2026/03/housing-market-0324-ph.jpg",
"publishedAt": "2026-03-24T12:16:03Z",
"lang": "en",
"source": {
"id": "27ac00572bcd2811d75d3dffd67ca0b7",
"name": "Financial Post",
"url": "https://financialpost.com"
}
}
]
}