- 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": 453614,
"articles": [
{
"id": "54bc5da2155769918b6034f18818d53b",
"title": "LETTER: COVID lessons were not lost on many",
"description": "Elected officials should have learned much from the pandemic",
"content": "Dear Editor,\n[RE: Lessons of COVID lost, March 20, The News]\nI must take exception to your opinion that Canadians learned no lessons from COVID.\nLessons we learned:\n1. Our democratically elected are quite prepared to lie to us when it suits them. The... [817 chars]",
"url": "https://mapleridgenews.com/2026/04/19/letter-covid-lessons-were-not-lost-on-many/",
"image": "https://mapleridgenews.com/wp-content/uploads/sites/5/2026/04/42067685_web1_220107-MRN-CF-vaccine-mall-clinic_1.jpg?w=1024",
"publishedAt": "2026-04-19T22:04:42Z",
"lang": "en",
"source": {
"id": "50d2bc8338bc1197780ec45447bcb25b",
"name": "Maple Ridge News",
"url": "https://mapleridgenews.com"
}
},
{
"id": "67cf9d8e1748ed56e34ef124905bf8cd",
"title": "Lapu-Lapu Day event held in Vancouver nearly a year after deadly car ramming",
"description": "A Lapu-Lapu Day gathering is being held in Vancouver Sunday, nearly a year after a car ramming killed 11 people at the Filipino festival in April 2025.",
"content": "A Lapu-Lapu Day gathering is being held in Vancouver Sunday, nearly a year after a car ramming killed 11 people at the Filipino festival in April 2025.\nThe 2026 event, called the Lapu-Lapu Day of Togetherness, is taking place at the Italian Cultural ... [3589 chars]",
"url": "https://www.cbc.ca/news/canada/british-columbia/lapu-lapu-day-of-togetherness-2026-9.7169558",
"image": "https://i.cbc.ca/ais/b5deb241-3ff2-4e2b-a4b0-69784162f5eb,1776632249325/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C1920%2C1080%29%3BResize%3D620",
"publishedAt": "2026-04-19T21:15:45Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "6d077e3ee272e039d57053fa174318a8",
"title": "Police incident is holding back BC Ferries at Horseshoe Bay",
"description": "Ferry service from and to the Horseshoe Bay terminal is delayed due to a police incident on Sunday.",
"content": "Ferry service from and to the Horseshoe Bay terminal is delayed due to a police incident on Sunday.\nThe West Vancouver Police Department (WVPD) says that officers are currently on scene “to provide assistance to a member of the public.”\nCLICK HERE TO... [2031 chars]",
"url": "https://vancouver.citynews.ca/2026/04/19/police-incident-holding-back-bc-ferries-horseshoe-bay/",
"image": "https://vancouver.citynews.ca/wp-content/blogs.dir/sites/9/2026/04/16/BC-Ferries-Horseshoe-Bay-Queen-of-Surrey-Water-Taxi-4-1024x576.png",
"publishedAt": "2026-04-19T20:56:33Z",
"lang": "en",
"source": {
"id": "f02f7ee49c189e36ef9cc6af610da253",
"name": "CityNews Vancouver",
"url": "https://vancouver.citynews.ca"
}
}
]
}