- 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": 461358,
"articles": [
{
"id": "c6c06574b6f02fdba2773018338c3d55",
"title": "Nurse's life changed by pioneering heart surgery",
"description": "The 63-year-old underwent a new keyhole heart procedure at a Wolverhampton's New Cross Hospital.",
"content": "A nurse with an irregular heart rhythm has said her life has been transformed after undergoing a new form of heart surgery.\nJudy Lloyd, 63, was diagnosed with atrial fibrillation (AF) seven years ago which left her too fatigued and weak to carry out ... [2242 chars]",
"url": "https://ca.news.yahoo.com/nurses-life-changed-pioneering-heart-051143257.html",
"image": "https://s.yimg.com/os/en/bbc_us_articles_995/71322cadbcb9b1963ea250317871df71",
"publishedAt": "2026-04-13T05:11:00Z",
"lang": "en",
"source": {
"id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
"name": "Yahoo News Canada",
"url": "https://ca.news.yahoo.com"
}
},
{
"id": "265cc4d2d67c8fdc78cf5934bd2a03ce",
"title": "Rory McIlroy enters pantheon with second straight Masters win",
"description": "With six majors to his name and two green jackets, Rory McIlroy has entered the pantheon. He's chasing ghosts from now on.\nAdam Stanley writes about McIlroy's legacy-cementing win and Holywood's sequel.",
"content": "AUGUSTA, Ga. — Since this year’s Masters began, Rory McIlroy talked about playing aggressively. Playing like he has a green jacket, because, well, he does already have one. Turns out, it’s a little easier to have success here when you’ve got a spot i... [4999 chars]",
"url": "https://www.sportsnet.ca/pga/article/rory-mcilroy-enters-pantheon-with-second-straight-masters-win/",
"image": "https://www.sportsnet.ca/wp-content/uploads/2026/04/rory-3.jpg",
"publishedAt": "2026-04-13T04:16:00Z",
"lang": "en",
"source": {
"id": "46feeb00f639cdb65f2e57274ee65901",
"name": "Sportsnet",
"url": "https://www.sportsnet.ca"
}
},
{
"id": "50b1a12f3db6b71d0a8d34d57dc49d79",
"title": "Young adult cancer survivors at higher risk of getting another cancer later, study says",
"description": "TORONTO — Cancer experts say a new study highlights the need for more support and screening of people who survived cancer as adolescents and young adults as they face an increased risk of getting cancer again later. Senior author Miranda Fidler-Benaoudia, a cancer epidemiologist at the University of Calgary and Cancer Care Alberta, said the […]",
"content": "TORONTO — Cancer experts say a new study highlights the need for more support and screening of people who survived cancer as adolescents and young adults as they face an increased risk of getting cancer again later.\nSenior author Miranda Fidler-Benao... [4384 chars]",
"url": "https://halifax.citynews.ca/2026/04/13/young-adult-cancer-survivors-at-higher-risk-of-getting-another-cancer-later-study-says/",
"image": "https://halifax.citynews.ca/wp-content/blogs.dir/sites/5/2026/04/bfbdf2ab9c7b44b7eb7356dd6cd7ed4370e02ec158dd6062f48debc897000a0f.jpg",
"publishedAt": "2026-04-13T04:15:34Z",
"lang": "en",
"source": {
"id": "b5df96a63eeb53e366132e9394b2a9e1",
"name": "CityNews Halifax",
"url": "https://halifax.citynews.ca"
}
}
]
}