- 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": 256100,
"articles": [
{
"id": "548e96139f68ae4f9940751879b41a66",
"title": "Duncan man looks to recover $51,000 fraud loss, from his bank",
"description": "A 65-year-old man in Duncan is trying to recoup $51,000 after he says scammers secretly transferred money from his bank accounts.",
"content": "A Duncan man says he’s trying to hold his bank accountable after he was scammed out of money he mainly received while on worker’s compensation.\nLarry Zorisky, a TD Bank customer for 34 years, has collected a lengthy paper trail as he tries to recoup ... [2912 chars]",
"url": "https://cheknews.ca/duncan-man-looks-to-recover-51000-fraud-loss-from-his-bank-1321097/",
"image": "https://cheknews.ca/wp-content/uploads/2026/04/Larry-Zorisky-in-front-of-TD-Bank.jpg",
"publishedAt": "2026-04-27T00:56:11Z",
"lang": "en",
"source": {
"id": "51192d0d0d80b340629793791612a00c",
"name": "CHEK News",
"url": "https://cheknews.ca"
}
},
{
"id": "6fdbb89b69bf0a157ad8c92578d2ad9d",
"title": "Ottawa’s economic update to show lower projected deficits, source says",
"description": "Several private-sector economists had reported federal revenues were likely to be stronger than the November budget suggested",
"content": "The federal government will show an improved bottom line in the coming spring economic statement, posting a lower projected deficit for the current fiscal year and future years, according to a senior government official.\nFinance Minister François-Phi... [1725 chars]",
"url": "https://www.theglobeandmail.com/politics/article-ottawas-economic-update-to-show-lower-projected-deficits-over-coming/",
"image": "https://www.theglobeandmail.com/resizer/v2/ZVQQQGJ4VJB3TKDOEBHSU53XTM.JPG?auth=2c1840d7096e3c9d7198456e53ef9bf081a4d2a9ac41c2019b9e95d0bdab5a0b&width=1200&height=800&quality=80&smart=true",
"publishedAt": "2026-04-27T00:51:51Z",
"lang": "en",
"source": {
"id": "7bf059d2d239a92b25534b00be01732d",
"name": "The Globe and Mail",
"url": "https://www.theglobeandmail.com"
}
},
{
"id": "ff6dfe7651caa6b0b2244ac8961c25d6",
"title": "Burnaby firm takes control of Kalamalka Lake Road business property in Vernon",
"description": "Vedderbrook Properties recently acquired Kal Lake Business Centre, which is located at 1015 Kalamalka Lake Rd. in Vernon.",
"content": "Vernon business centre sold\nA Burnaby investment firm has purchased a Vernon industrial centre.\nVedderbrook Properties recently acquired Kal Lake Business Centre, which is located at 1015 Kalamalka Lake Rd. It features two industrial/retail buildings... [592 chars]",
"url": "https://www.castanet.net/news/Vernon/611010/Burnaby-firm-takes-control-of-Kalamalka-Lake-Road-business-property-in-Vernon",
"image": "https://www.castanet.net/content/2026/4/large/vedderbrook-properties-1015-kalamalka-lake-road_p4277573.jpg",
"publishedAt": "2026-04-27T00:00:00Z",
"lang": "en",
"source": {
"id": "628ae4115a279de4cd0f849291206a3c",
"name": "Castanet",
"url": "https://www.castanet.net"
}
}
]
}