- 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 News API
Get the live top headlines from Canada with our JSON API.
Get API key for the Canada 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=general&apikey=API_KEY
{
"totalArticles": 556692,
"articles": [
{
"id": "2fec9a5194212de10f7d6918de5fca28",
"title": "Manitoba Hydro warns of widespread power outages after hail, heavy rain hit province in another massive storm",
"description": "A wild night of weather in Winnipeg and other parts of southern Manitoba continues as Manitoba Hydro is warning of power outages in multiple locations due to damaged equipment.",
"content": "A wild night of weather in Winnipeg and other parts of southern Manitoba continues as Manitoba Hydro is warning of power outages in multiple locations due to damaged electrical equipment.\nCustomers should be prepared to be without power overnight as ... [822 chars]",
"url": "https://globalnews.ca/news/11897376/manitoba-hydro-warns-of-widespread-power-outages-after-hail-heavy-rain-hit-province-in-another-massive-storm/",
"image": "https://globalnews.ca/wp-content/uploads/2026/06/Rita-Clement-Ste-Anne-Cloud.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-06-10T04:03:35Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "a70f59b23b8b4835551c16a17ca309f4",
"title": "Air Canada pilot accused of flying for 17 years without proper licence",
"description": "Former airline captain charged with fraud after allegedly commanding more than 900 flights without required credentials.",
"content": "A former airline pilot in Canada has been arrested for allegedly flying hundreds of flights without a proper licence for nearly 17 years.\nPolice in Peel, Ontario, said on Tuesday that they had charged former Air Canada captain Geoffrey Wall with frau... [3109 chars]",
"url": "https://www.aljazeera.com/economy/2026/6/10/air-canada-pilot-accused-of-flying-for-17-years-without-proper-licence",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/06/AP22127442912314-1781056160.jpg?resize=1920%2C1440",
"publishedAt": "2026-06-10T03:17:02Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
},
{
"id": "9d52a636de54586fc7bf26ada1967fcf",
"title": "PHOTOS: Reported tornadoes in Manitoba and Saskatchewan as severe storms hit",
"description": "A significant severe weather event took place Tuesday across parts of southern Saskatchewan and Manitoba, with tornado warnings issued and numerous reports of hail, supercells, localized flooding and tree damage. Multiple tornadoes have also been reported",
"content": "A significant severe weather event took place Tuesday across parts of southern Saskatchewan and Manitoba, with tornado warnings issued and numerous reports of hail, supercells, localized flooding and tree damage. Multiple tornadoes have also been rep... [2228 chars]",
"url": "https://www.theweathernetwork.com/en/news/weather/forecasts/photos-reported-tornado-severe-storms-hit-manitoba?_guid_iss_=1",
"image": "https://images.twnmm.com/c55i45ef3o2a/1zjPMqt93KJlJvqo8jj61O/a14faf606267a3178bff594348a3f95c/image_-_2026-06-09T193502.821.png?fm=jpg&q=80",
"publishedAt": "2026-06-10T02:04:54Z",
"lang": "en",
"source": {
"id": "c3f245d450bc8e461748ffa1215ab99b",
"name": "The Weather Network",
"url": "https://www.theweathernetwork.com"
}
}
]
}