- 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": 500358,
"articles": [
{
"id": "288f34fc8f74366fb2aabe5fd940f3a9",
"title": "Le prix Turing 2025 sacre les pères de l'informatique quantique",
"description": "Charles H. Bennett et Gilles Brassard ont reçu mercredi le prestigieux prix ACM A.M. Turing 2025, doté d'un million de dollars, pour leurs travaux fondateurs en informatique quantique.",
"content": "Charles H. Bennett et Gilles Brassard ont reçu mercredi le prestigieux prix ACM A.M. Turing 2025, doté d’un million de dollars, pour leurs travaux fondateurs en informatique quantique. Leur collaboration, née d’une rencontre fortuite en 1979, a donné... [5180 chars]",
"url": "https://www.enerzine.com/le-prix-turing-2025-sacre-les-peres-de-linformatique-quantique/184495-2026-03",
"image": "https://www.enerzine.com/wp-content/uploads/2026/03/arti_184495.webp",
"publishedAt": "2026-03-23T07:10:00Z",
"lang": "fr",
"source": {
"id": "a729161ceb2e7779eee9174a33c1eccd",
"name": "Enerzine",
"url": "https://www.enerzine.com"
}
},
{
"id": "fb0ee2c7f06f271794d874b240062bf0",
"title": "Reclaiming the joy of cooking for people living with chronic conditions",
"description": "The millions of Canadians living with diabetes deserve better than a lifetime of restriction and shame.",
"content": "When I was diagnosed with Type 2 diabetes more than eight years ago, I experienced a wave of shame and self-blame. As I left my doctor’s office, I told myself (and not kindly) that I had failed.\nI didn’t exercise enough. I didn’t eat the right foods.... [4392 chars]",
"url": "https://healthydebate.ca/2026/03/topic/reclaiming-joy-cooking-diabetes-chronic-conditions/",
"image": "https://healthydebate.ca/wp-content/uploads/2026/03/Untitled-design11.jpg",
"publishedAt": "2026-03-23T06:49:40Z",
"lang": "en",
"source": {
"id": "342de186deb46a9bf922b44ee68c8b38",
"name": "Healthy Debate",
"url": "https://healthydebate.ca"
}
},
{
"id": "835136af1e4f6849adc75fbed3f411cb",
"title": "Air Canada flight collides with fire truck at New York City's LaGuardia Airport",
"description": "There were 72 passengers and four crew members aboard the plane, a Jazz Aviation flight operating for Air Canada, according to a statement.",
"content": "NEW YORK (AP) — An Air Canada regional jet struck a fire truck on the runway of New York’s LaGuardia Airport late Sunday, crushing the front nose of the plane, according to authorities and photos of the wreckage.\nOfficials did not immediately say how... [1419 chars]",
"url": "https://toronto.citynews.ca/2026/03/23/air-canada-flight-collides-with-port-authority-vehicle-at-new-york-city-laguardia-airport/",
"image": "https://toronto.citynews.ca/wp-content/blogs.dir/sites/10/2026/03/4b889839e05989cd2fdbb3940edfbc94bb97b4e38e3f781b8f13c5693f475479-e1774247205686.jpg",
"publishedAt": "2026-03-23T05:37:00Z",
"lang": "en",
"source": {
"id": "c73f7864450c9f68355c88a2e332225c",
"name": "CityNews Toronto",
"url": "https://toronto.citynews.ca"
}
}
]
}