- 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": 302748,
"articles": [
{
"id": "298603b8c300ad3014472f14e470f891",
"title": "Lufthansa employees injured in Boeing nose gear incident at Frankfurt airport",
"description": "Cabin crew and ground staff were on board and several were injured and were receiving medical treatment, the airline said.",
"content": "A Lufthansa Boeing 787-9 Dreamliner tipped onto its nose at Frankfurt Airport on Thursday injuring several staff, the German airline said.\nThe incident occurred at 12:45 pm just before passengers boarded the plane which was scheduled to fly to Los An... [613 chars]",
"url": "https://www.euronews.com/my-europe/2026/06/04/lufthansa-employees-injured-in-boeing-nose-gear-incident-at-frankfurt-airport",
"image": "https://images.euronews.com/articles/stories/09/78/53/84/1200x675_cmsv2_e3c7d823-096c-5aa1-a5ad-e6037d15492a-9785384.jpg",
"publishedAt": "2026-06-04T16:28:31Z",
"lang": "en",
"source": {
"id": "fe7887ab38dfaf6c0f8af3a124d38295",
"name": "Euronews.com",
"url": "https://www.euronews.com"
}
},
{
"id": "fe2de9f9f0b6792e9277cc8f59751be1",
"title": "Carney unveils national AI strategy, says it prioritizes safety, reliability, sovereignty",
"description": "Prime Minister Mark Carney officially unveiled Canada's long-awaited artificial intelligence strategy on Thursday, saying his government's approach will ensure the technology is built with safety, reliability and sovereignty in mind.",
"content": "Prime Minister Mark Carney officially unveiled Canada's long-awaited artificial intelligence strategy on Thursday, saying his government's approach will ensure the technology is built with safety, reliability and sovereignty in mind.\nThe details were... [8749 chars]",
"url": "https://www.cbc.ca/news/politics/carney-ai-strategy-9.7223236",
"image": "https://i.cbc.ca/ais/80d30a1f-398e-4fa5-928b-3fdc01e31f3f,1780587476838/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C287%2C5500%2C3093%29%3BResize%3D620",
"publishedAt": "2026-06-04T16:13:04Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "8c4edab4dc058a4e499af7e858929786",
"title": "Manitoba won't approve massive AI data centre proposed for south of Winnipeg: Kinew",
"description": "A large AI data centre pitched for a 141-hectare tract of farmland south of Winnipeg will not go ahead, Manitoba Premier Wab Kinew says.",
"content": "A large AI data centre pitched for a 141-hectare tract of farmland south of Winnipeg will not go ahead, Manitoba Premier Wab Kinew says.\n\"We've taken a look at this project. We've taken a look at AI more broadly — what's happening across North Americ... [3326 chars]",
"url": "https://www.cbc.ca/news/canada/manitoba/ai-data-centre-manitoba-9.7223138",
"image": "https://i.cbc.ca/ais/d8909af6-8013-4ba9-bba0-e32c241d0910,1780581346422/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C139%2C7658%2C4307%29%3BResize%3D620",
"publishedAt": "2026-06-04T15:52:31Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}