- 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": 243450,
"articles": [
{
"id": "32bbcc2678585f895f2278cb4b9e231b",
"title": "Jeanine Pirro drops criminal probe of Jerome Powell",
"description": "US Attorney for DC Jeanine Pirro said Friday she is closing the criminal probe of Federal Reserve Chair Jerome Powell.",
"content": "Jeanine Pirro, the US Attorney for the District of Columbia, said Friday she is closing the criminal probe of Federal Reserve Chair Jerome Powell.\nThat would clear the way for Kevin Warsh, President Donald Trump’s pick to succeed Powell, to get confi... [3539 chars]",
"url": "https://www.cnn.com/2026/04/24/business/doj-criminal-probe-of-powell",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2266888033.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-04-24T14:24:20Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "4a6b8539777637e3f703d89c266d58bb",
"title": "Lululemon shares drop 13% after new CEO announced",
"description": "Lululemon announced former Nike executive Heidi O’Neill will join the company as its next CEO and new board member on Sept. 8 yesterday.",
"content": "Lululemon Athletica Inc.’s share price fell more than 13 per cent a day after the retailer named a new CEO.\nThe Vancouver-based company’s shares ended Thursday trading on the Nasdaq at about US$141.\nThe day before, Lululemon announced former Nike exe... [2524 chars]",
"url": "https://globalnews.ca/news/11815556/lululemon-shares-drop-13-after-new-ceo-announced/",
"image": "https://globalnews.ca/wp-content/uploads/2025/12/9275da8ee853502b39a72375fadf325c04892e490971eeebe62096bd92f23710.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-04-24T12:58:53Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "b4f057d35d3e1498a7e61ad05fcf2e62",
"title": "Enbridge launches $4-billion expansion of B.C. pipeline system for natural gas",
"description": "Sunrise expansion project, approved Friday by Ottawa, will increase capacity by 17% at the T-South system",
"content": "Enbridge Inc. ENB-T is embarking on a $4-billion expansion of its pipeline system for transporting natural gas in British Columbia after receiving approval from the federal government.\nThe Sunrise expansion project will increase capacity by 17 per ce... [1486 chars]",
"url": "https://www.theglobeandmail.com/business/article-enbridge-launches-4-billion-expansion-of-bc-pipeline-system-for/",
"image": "https://www.theglobeandmail.com/resizer/v2/6AAJADHS5FK4PBA3KUQRNHE3PI.jpg?auth=3f7ecdc502210193e73907a513c00b3fafd9b553acccdfad503087da636dcb3f&width=1200&height=800&quality=80&smart=true",
"publishedAt": "2026-04-24T12:37:19Z",
"lang": "en",
"source": {
"id": "7bf059d2d239a92b25534b00be01732d",
"name": "The Globe and Mail",
"url": "https://www.theglobeandmail.com"
}
}
]
}