- 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": 463408,
"articles": [
{
"id": "58edaa43d58846304d548d8311855402",
"title": "\"Glissement du temps\", JazzLab Orchestra",
"description": "Tempus fugit, selon l’expression à laquelle se réfère le titre du nouvel album du Jazzlab Orchestra,...",
"content": "Tempus fugit, selon l’expression à laquelle se réfère le titre du nouvel album du Jazzlab Orchestra, qui célèbre cette année son 20e anniversaire et rend hommage au regretté saxophoniste Mario Allard, décédé en janvier 2025 et dont le jeu sertit deux... [805 chars]",
"url": "https://www.ledevoir.com/culture/musique/970817/glissement-temps-jazzlab-orchestra",
"image": "https://media1.ledevoir.com/image/970817.jpg?crop=3%3A2%2Csmart&width=1600&ts=1775775819",
"publishedAt": "2026-04-10T04:00:00Z",
"lang": "fr",
"source": {
"id": "c84f2ae7c58e4987789aacb653e5f635",
"name": "Le Devoir",
"url": "https://www.ledevoir.com"
}
},
{
"id": "f5895c8c371df79734c2ebb692c67ef6",
"title": "season 2, episode 14, \"8:00 P.M.\"",
"description": "This penultimate outing largely punts to the finale.",
"content": "Investing in any season of television requires a certain amount of faith. You have to trust that the writers will land the plane thematically and that any previous moments where characters felt odd or off were intentional breadcrumbs for something th... [2928 chars]",
"url": "https://www.avclub.com/the-pitt-recap-season-2-episode-14-800pm",
"image": "https://img.pastemagazine.com/wp-content/avuploads/2026/04/08201603/pitt214-recap-header.jpg",
"publishedAt": "2026-04-10T02:02:29Z",
"lang": "en",
"source": {
"id": "9272cecd55d558f1190860cd1f352544",
"name": "AV Club",
"url": "https://www.avclub.com"
}
},
{
"id": "dee4ecf883c42e17e7747acdfa604e91",
"title": "Senators inch closer to potential post-season berth with win over Panthers",
"description": "Fabian Zetterlund scored a pair of goals and had Ottawa Senators' fans dreaming of the playoffs with a 5-1 win over the Florida Panthers Thursday night.",
"content": "Fabian Zetterlund scored a pair of goals and had Ottawa Senators' fans dreaming of the playoffs with a 5-1 win over the Florida Panthers Thursday night.\nThe victory keeps the Senators firmly holding the second and final wild-card spot in the Eastern ... [2197 chars]",
"url": "https://www.sportsnet.ca/nhl/article/senators-inch-closer-to-potential-post-season-berth-with-win-over-panthers/",
"image": "https://www.sportsnet.ca/wp-content/uploads/2026/04/CP.jpg",
"publishedAt": "2026-04-10T01:55:00Z",
"lang": "en",
"source": {
"id": "46feeb00f639cdb65f2e57274ee65901",
"name": "Sportsnet",
"url": "https://www.sportsnet.ca"
}
}
]
}