- 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": 255508,
"articles": [
{
"id": "76b70188135b5e053c65edfe8175fee0",
"title": "Trimount Construction picked for big digs on Central St. and Second Line",
"description": "Two contracts are worth a combined $1.87 million",
"content": "A Sault Ste. Marie contractor has been selected for two underground city repair jobs this summer.\nAt Monday's city council meeting, Trimount Construction Group Inc. is expected to be approved to replace an aqueduct on Central Street and to fix a sani... [1502 chars]",
"url": "https://www.sootoday.com/local-news/trimount-construction-picked-for-big-digs-on-central-st-and-second-line-12321619",
"image": "https://www.vmcdn.ca/f/files/sootoday/images/landmarks/civic-centre-post-facelift/210430civiccentredronezt4.JPG;w=1200;h=800;mode=crop",
"publishedAt": "2026-05-24T01:42:00Z",
"lang": "en",
"source": {
"id": "e75700b3f7b2c08a9430fe2e93805216",
"name": "SooToday.com",
"url": "https://www.sootoday.com"
}
},
{
"id": "d395377aafaf215187eabb8c182724ef",
"title": "The Booing Will Continue Until Commencement Speeches Improve",
"description": "You'll never guess which technology Scott Borchetta of Big Machine Label Group wants the class of 2026 to embrace.",
"content": "As someone who built a large fortune over the last few decades, I couldn’t help but notice artificial intelligence is something young people now perceive as a source of adversity. Well, roomful of 22-year-olds, let me tell you something about adversi... [5459 chars]",
"url": "https://gizmodo.com/the-booing-will-continue-until-commencement-speeches-improve-2000762929",
"image": "https://gizmodo.com/app/uploads/2026/05/scott-borchetta-1200x675.jpg",
"publishedAt": "2026-05-23T23:16:58Z",
"lang": "en",
"source": {
"id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
"name": "Gizmodo",
"url": "https://gizmodo.com"
}
},
{
"id": "d63954336c689e3e212164a292e3780b",
"title": "'Use your brain': Hundreds march in Vancouver against AI data centres",
"description": "Rally comes as city prepares for a major expansion of AI infrastructure, with data centre projects planned for Mount Pleasant and downtown.",
"content": "Article content\nVancouver university student Torin LaRocque had little experience attending protests, let alone organizing one.\nTHIS CONTENT IS RESERVED FOR SUBSCRIBERS ONLY\nSubscribe now to read the latest news in your city and across Canada.\nUnlimi... [4450 chars]",
"url": "https://vancouversun.com/news/ai-data-centre-protest-vancouver",
"image": "https://smartcdn.gprod.postmedia.digital/vancouversun/wp-content/uploads/2026/05/png-0523n-datacentreprotest-926_303327640.jpg",
"publishedAt": "2026-05-23T22:44:07Z",
"lang": "en",
"source": {
"id": "d30c3ead549d33408461ec018d7805d0",
"name": "Vancouver Sun",
"url": "https://vancouversun.com"
}
}
]
}