- 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
- 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": 356188,
"articles": [
{
"id": "0a36bf1cb995dfa044cf207a8bf430ec",
"title": "Jacobs sweeps Dunstone in Canadian Curling Trials final to advance to second career Olympics",
"description": "Brad Jacobs beat Matt Dunstone 6-5 to win the men’s final Saturday night at the Montana’s Canadian Curling Trials.",
"content": "HALIFAX — Brad Jacobs beat Matt Dunstone 6-5 to win the men’s final Saturday night at the Montana’s Canadian Curling Trials.\nJacobs and his Calgary-based team swept the best-of-three matchup against Dunstone’s Winnipeg side and will represent Canada ... [1703 chars]",
"url": "https://www.tsn.ca/curling/article/jacobs-sweeps-dunstone-in-canadian-curling-trials-final-to-advance-to-second-career-olympics/",
"image": "https://www.tsn.ca/resizer/v2/WTRUKS5Z6BCKDINYTCSQSFORPU.jpg?smart=true&auth=83661dc261410b8d44cd45af4d6765e9d4f21701402d1303bbec23b092dc0d8b&width=1200&height=630",
"publishedAt": "2025-11-30T01:59:00Z",
"lang": "en",
"source": {
"id": "83ec652de04269e0242e0ec8be47a101",
"name": "TSN",
"url": "https://www.tsn.ca"
}
},
{
"id": "0adefaa709ba62f74c8f5aed1c6c38ad",
"title": "Produire à tout prix",
"description": "Mark Carney a montré à la fois son goût du risque et son désintérêt pour les calculs partisans. Son entente de principe avec l’Alberta est difficile à comprendre d’un point de vue strictement politique.",
"content": "Mark Carney a montré à la fois son goût du risque et son désintérêt pour les calculs partisans. Son entente de principe avec l’Alberta est difficile à comprendre d’un point de vue strictement politique.\nLes pertes politiques sont déjà encaissées, tan... [5461 chars]",
"url": "https://www.lapresse.ca/actualites/chroniques/2025-11-29/entente-sur-l-energie-avec-l-alberta/produire-a-tout-prix.php",
"image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/34c55be0/14ee1466a0f039abaa3160308e9d1a65.jpg",
"publishedAt": "2025-11-30T00:30:00Z",
"lang": "fr",
"source": {
"id": "9929f9b2d4820f4ed54220376fab7d4c",
"name": "La Presse",
"url": "https://www.lapresse.ca"
}
},
{
"id": "402eafacae38cf2aa4b0dce3c0862be4",
"title": "Heavy snowfall expected in Toronto Sunday",
"description": "A special weather statement has been issued for Toronto, as five to seven centimetres of snow are expected Sunday.",
"content": "A special weather statement has been issued for Toronto, as five to seven centimetres of snow are expected Sunday.\nThe snow will begin late Saturday night and will last until Sunday morning when it's expected to turn to rain, according to the weather... [830 chars]",
"url": "https://www.cbc.ca/news/canada/toronto/snow-alert-sunday-toronto-9.6997781",
"image": "https://i.cbc.ca/ais/0bb37702-cf91-4a65-8a75-62489a2aa1eb,1764460366794/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C237%2C4554%2C2561%29%3BResize%3D620",
"publishedAt": "2025-11-30T00:22:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}