- 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": 434516,
"articles": [
{
"id": "0fe3bed64b705516346daaeb4d592544",
"title": "5 things OB/GYNs want you to know about perimenopause",
"description": "Knowing more about the perimenopause transition can help you advocate for yourself and manage symptoms during this time of hormonal change.",
"content": "A couple of years ago, Jennifer Clark, a 40-year-old teacher and clinical counseling graduate student in Colorado, started waking up soaked in sweat a few nights a week. Her once-healthy libido and mood took a major dip, she was gaining weight, and, ... [275 chars]",
"url": "https://www.washingtonpost.com/wellness/2026/04/28/perimenopause-facts/",
"image": "https://www.washingtonpost.com/wp-apps/imrs.php?src=https://cloudfront-us-east-1.images.arcpublishing.com/wapo/TEAKZURZDFBZZJSF5GTCQC6QAY.jpg&w=1440",
"publishedAt": "2026-04-28T10:14:50Z",
"lang": "en",
"source": {
"id": "aa250375ed4d1652ad2c07377b69f537",
"name": "The Washington Post",
"url": "https://www.washingtonpost.com"
}
},
{
"id": "c12c1790397f135c76913b4897c8c5e2",
"title": "Street Smarts: The Waterloo company tackling global gridlock",
"description": "How Miovision transforms intersection data into an AI-powered real-time operating system that helps cities reduce congestion, improve safety, and enable autonomous mobility at scale",
"content": "Congestion isn’t just annoying it’s an economic drag. In this episode of Disruptors, John Stackhouse speaks with Kurtis McBride, co-founder of Miovision, about how a Waterloo-built company turned intersection data into a real-time operating layer for... [2596 chars]",
"url": "https://www.rbc.com/en/thought-leadership/disruptors/street-smarts-the-waterloo-company-tackling-global-gridlock/",
"image": "https://www.rbc.com/en/wp-content/uploads/sites/4/2026/04/Disruptors_Social-Asset_S10EP8_Miovision1.png?quality=80",
"publishedAt": "2026-04-28T10:00:32Z",
"lang": "en",
"source": {
"id": "0bef96baadb97f59d45f90dc673a4587",
"name": "rbc.com",
"url": "https://www.rbc.com"
}
},
{
"id": "48326e8ff145bdd11af15c08228d3efd",
"title": "Athens shooting: 89-year-old alleged gunman on the run, Greek media reports",
"description": "A gunman opened fire at a social security office and at a courthouse in central Athens on Tuesday, wounding several people, Greek authorities said. A police operation was underway to locate the gunman, who Greek media reported was an 89-year-old man.",
"content": "A gunman opened fire at a social security office and a courthouse in central Athens on Tuesday, wounding several people, Greek authorities said. A police operation was underway to locate the gunman, who Greek media reported was an 89-year-old man.\nPo... [1701 chars]",
"url": "https://edition.cnn.com/2026/04/28/europe/athens-shooting-greece-intl",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/ap26118353728509.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-04-28T09:56:18Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
}
]
}