- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czechia
- 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
- Republic of Korea
- Romania
- Russian Federation
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- Spain
- Sweden
- Switzerland
- Taiwan
- Thailand
- Türkiye
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United Republic of Tanzania
- United States of America
- 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": 398016,
"articles": [
{
"id": "3a6f3c4c10c850366d9ec232edbb2892",
"title": "Donald Glover reveals he had a stroke last year",
"description": "Donald Glover explained during a show on Saturday that the reason he cancelled his world tour last year was because he had a stroke and a hole in his heart.",
"content": "American actor and rapper Donald Glover, who performs as Childish Gambino, revealed on stage during a concert that he had a stroke last year.\nWhile performing at Tyler, the Creator's Camp Flog Gnaw festival in Los Angeles on Saturday night, Glover op... [2005 chars]",
"url": "https://www.bbc.com/news/articles/c0r984kd7jgo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/7df8/live/e34fbdf0-c8c2-11f0-bcc0-07428875d66b.jpg",
"publishedAt": "2025-11-23T23:07:47Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "9576d5a8167852f974a5ba533d9374d4",
"title": "Le Québec salue Madeleine Poulin, une pionnière du journalisme",
"description": "Des proches de l'ancienne journaliste de Radio-Canada décédée à 87 ans ont souligné sa rigueur et son apport pour les femmes journalistes au Québec.",
"content": "Une pionnière pour les femmes animée par une éthique de travail implacable : les hommages et les témoignages ne manquent pas après le décès, à 87 ans, de la journaliste Madeleine Poulin.\nLa journaliste Anne-Marie Dussault a travaillé avec elle au sei... [5829 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2209285/madeleine-poulin-journaliste-hommages-deces",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/madeleine-poulin-1983.jpg",
"publishedAt": "2025-11-23T23:07:44Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "1fe9de76282d48ee45df3f9a77b3f6db",
"title": "The Unforeseen Costs Of Stress On Executive Decision-Making",
"description": "Stress reshapes executive thinking in ways leaders rarely notice. Here’s how subtle cognitive shifts quietly influence high-stakes decisions.",
"content": "Stress in the C-suite doesn't always manifest as burnout. More often, it shows up in subtler ways, such as a sense of being off without an obvious explanation. While stress can drain a leader's energy or make the days feel heavier, its most consequen... [5509 chars]",
"url": "https://www.forbes.com/sites/julianhayesii/2025/11/23/the-unforeseen-costs-of-stress-on-executive-decision-making/",
"image": "https://imageio.forbes.com/specials-images/imageserve/69237b268cf787161963c7a3/0x0.jpg?format=jpg&height=900&width=1600&fit=bounds",
"publishedAt": "2025-11-23T22:30:36Z",
"lang": "en",
"source": {
"id": "c4e32b557a3dd75225975f11fb68a3a9",
"name": "Forbes",
"url": "https://www.forbes.com"
}
}
]
}