- 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": 554064,
"articles": [
{
"id": "6931391bb91d3928b865013a7fca0864",
"title": "Alarming details behind a 14-year-old’s random murder retired teacher",
"description": "The alarming details behind a 14-year-old’s random murder of a retired teacher in Ontario",
"content": "Article content\nEighty-three-year-old Eleanor Doney was raking leaves in front of her home on Lynn Heights Drive in Pickering, just east of Toronto, on May 29, 2025. For anyone leaving that dense suburban subdivision, her red brick house with a wide ... [3683 chars]",
"url": "https://nationalpost.com/news/the-alarming-details-behind-a-14-year-olds-random-murder-of-a-retired-teacher-in-ontario",
"image": "https://smartcdn.gprod.postmedia.digital/nationalpost/wp-content/uploads/2027/05/teen-killer-1.jpg",
"publishedAt": "2026-06-18T16:46:48Z",
"lang": "en",
"source": {
"id": "b21848176ea49868330160a249ef8b6e",
"name": "National Post",
"url": "https://nationalpost.com"
}
},
{
"id": "3e50d7ccd12f70b31c355b466edaa9bb",
"title": "Jeux vidéo : les préventes de GTA VI débuteront le 25 juin",
"description": "Les préventes du jeu GTA VI, de la mythique franchise Grand Theft Auto, débuteront le 25 juin prochain, annonce le studio américain Rockstar Games.",
"content": "Les préventes du jeu vidéo Grand Theft Auto VI (GTA VI), nouvel opus très attendu de la série de jeux vidéo populaire et sulfureuse, vont s'ouvrir le 25 juin, a annoncé jeudi le studio américain Rockstar Games dans un communiqué.\nLa sortie du jeu, ma... [1457 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2262610/jeux-video-gta-6-prevente",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/gta.jpg",
"publishedAt": "2026-06-18T16:40:59Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "dd3dfc4999d2dd0ffe713840061c24b4",
"title": "Smith tells First Nations chiefs to 'check themselves' after treason accusation over separation question",
"description": "The Assembly of Treaty Chiefs unanimously voted this week to ask RCMP to look into whether Alberta's fall referendum amounts to criminal treason by Premier Danielle Smith and her United Conservative Party.",
"content": "Alberta Premier Danielle Smith said Wednesday that a group of First Nations chiefs need to \"check themselves,\" after they accused her of potential treasonous activity for calling a separation vote.\nThe Assembly of Treaty Chiefs, representing First Na... [4013 chars]",
"url": "https://www.cbc.ca/news/canada/edmonton/alberta-smith-first-nations-chiefs-separation-9.7240147",
"image": "https://i.cbc.ca/ais/12b87eee-d9ec-4846-a0c2-4503fad25a83,1781797549562/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C152%2C3744%2C2106%29%3BResize%3D620",
"publishedAt": "2026-06-18T16:24:01Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}