- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czechia
- 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
- Republic of Korea
- Romania
- Russian Federation
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- Spain
- Sweden
- Switzerland
- Taiwan
- Thailand
- Türkiye
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United Republic of Tanzania
- 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": 232766,
"articles": [
{
"id": "b7ad11f127985f6d1ddfb60a5a12ef42",
"title": "6 Finch West: Schedules, Travel Times & Speeds",
"description": "The TTC has published the GTFS version of the schedule for 6 Finch West. This is the electronic timetable used by trip planning apps to understand how the scheduled service is supposed to behave. From these data, it is possible to construct a schedule in a human readable format as well as to calculate travel…",
"content": "The TTC has published the GTFS version of the schedule for 6 Finch West. This is the electronic timetable used by trip planning apps to understand how the scheduled service is supposed to behave. From these data, it is possible to construct a schedul... [2267 chars]",
"url": "https://stevemunro.ca/2025/11/28/6-finch-west-schedules-travel-times-speeds/",
"image": "https://stevemunro.ca/wp-content/uploads/2025/11/6_finch_ampeak_schedule_eb_20251207.jpg",
"publishedAt": "2025-11-29T02:16:04Z",
"lang": "en",
"source": {
"id": "dc37999baed92473c986416588e46111",
"name": "Steve Munro",
"url": "https://stevemunro.ca"
}
},
{
"id": "461a6ded32075d18b9b0a6b6b7822fa2",
"title": "Vancouver announces major overhaul of city's patio program",
"description": "After hearing complaints from businesses about rising costs and delays, the City of Vancouver is planning to make big changes to its patio program.",
"content": "After hearing complaints from businesses about rising costs and delays, the City of Vancouver is planning to make big changes to its patio program.\nMayor Ken Sim, alongside city councillors, announced the planned overhaul Friday, saying patios have b... [2224 chars]",
"url": "https://vancouver.citynews.ca/2025/11/28/vancouver-patio-program-changes-proposed/",
"image": "https://vancouver.citynews.ca/wp-content/blogs.dir/sites/9/2022/06/23/vlcsnap-2022-06-22-17h33m35s749-1024x580.png",
"publishedAt": "2025-11-29T00:28:18Z",
"lang": "en",
"source": {
"id": "f02f7ee49c189e36ef9cc6af610da253",
"name": "CityNews Vancouver",
"url": "https://vancouver.citynews.ca"
}
},
{
"id": "17f0896d9c140007156a121a161fe498",
"title": "Hydro-Québec becomes net importer of power in reversal from past years",
"description": "Drop in water reservoirs and surging demand lead utility to buy more energy than it exports",
"content": "Hydro-Québec is now buying more power from outside the province than it’s exporting, a significant reversal from years past caused by a drop in its northern water reservoirs at a time of surging demand.\nThe utility, Canada’s biggest producer of elect... [3016 chars]",
"url": "https://www.theglobeandmail.com/business/article-hydro-quebec-electricity-net-importer-water-reservoirs-demand/",
"image": "https://www.theglobeandmail.com/resizer/v2/SHQKFCLZCJGSHKWKISVWAWGTO4.JPG?auth=1528b9363268bdb3f8a7369edad8ece7b02477ef617c84c3026ae87a4120db85&width=1200&height=800&quality=80&smart=true",
"publishedAt": "2025-11-29T00:00:37Z",
"lang": "en",
"source": {
"id": "7bf059d2d239a92b25534b00be01732d",
"name": "The Globe and Mail",
"url": "https://www.theglobeandmail.com"
}
}
]
}