- 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": 347882,
"articles": [
{
"id": "ca2a3e5d298804f7bb34877de9a114e6",
"title": "‘A mini pot of gold’: Researchers discover new tiny fungi species in Alberta",
"description": "Thirteen species of tiny fungi completely new to science — and all from Alberta — have been discovered through University of Alberta research.",
"content": "Several species of tiny fungi completely new to science — and all from Alberta — have been discovered through University of Alberta research.\nThree new evolutionary groups and 13 new species of “stubble fungi” — so named because they resemble beard w... [4158 chars]",
"url": "https://www.ualberta.ca/en/folio/2025/11/a-mini-pot-of-gold-researchers-discover-new-tiny-fungi-species-in-alberta.html",
"image": "https://www.ualberta.ca/en/folio/media-library/2025/11/251120-stubble-fungi-diane-haughland-teaser-1600.jpg",
"publishedAt": "2025-11-20T08:13:16Z",
"lang": "en",
"source": {
"id": "6f3781ecf93f5774111432af83548cf8",
"name": "University of Alberta",
"url": "https://www.ualberta.ca"
}
},
{
"id": "1d2eaf982534af5738ce53c8182d7af1",
"title": "Limiter le doomscrolling : TikTok tente une nouvelle stratégie",
"description": "Alors que plusieurs États américains et de nombreux pays réfléchissent à encadrer drastiquement l'usage des réseaux sociaux chez les mineurs, TikTok tente une nouvelle approche pour répondre aux critiques. Plutôt que d'accepter des limitations strictes, la plateforme déploie un ensemble d'outils censés encourager les adolescents à mieux gérer leur consommation.…",
"content": "Alors que plusieurs États américains et de nombreux pays réfléchissent à encadrer drastiquement l’usage des réseaux sociaux chez les mineurs, TikTok tente une nouvelle approche pour répondre aux critiques.\nPlutôt que d’accepter des limitations strict... [2522 chars]",
"url": "https://siecledigital.fr/2025/11/20/limiter-le-doomscrolling-tiktok-tente-une-nouvelle-strategie/",
"image": "https://siecledigital.fr/wp-content/uploads/2025/11/doomscrolling.jpg",
"publishedAt": "2025-11-20T06:56:00Z",
"lang": "fr",
"source": {
"id": "df7a2f3fe86447b17eae9d72551a7e60",
"name": "Siècle Digital",
"url": "https://siecledigital.fr"
}
},
{
"id": "cfc7abf9f739f4a616ea0a69d5625bf8",
"title": "Raptors Takeaways: Confidence blooms in statement win over 76ers",
"description": "There's a moment in any good coming-of-age movie where the main characters finally finds that confidence. This was it for the Toronto Raptors.\nKai Gammage recaps a statement win over the 76ers.",
"content": "If this were a John Hughes movie, the Toronto Raptors are the end product — John Bender walking on the field to the tune of Don't You (Forget About Me) or Cameron Frye sending his dad's Ferrari out the window.\nThe Raptors have come of age, through tr... [6939 chars]",
"url": "https://www.sportsnet.ca/nba/article/raptors-takeaways-confidence-blooms-in-statement-win-over-76ers/",
"image": "https://www.sportsnet.ca/wp-content/uploads/2025/11/Raptors-vs-76ers.jpg",
"publishedAt": "2025-11-20T05:13:00Z",
"lang": "en",
"source": {
"id": "46feeb00f639cdb65f2e57274ee65901",
"name": "Sportsnet.ca",
"url": "https://www.sportsnet.ca"
}
}
]
}