- 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": 474514,
"articles": [
{
"id": "490330bc2db3fdd8ae0bc519ab532481",
"title": "Ce que les chats peuvent nous apprendre sur les cancers humains",
"description": "Une nouvelle étude a permis d’isoler l’ADN de tumeurs provenant de 500 chats et d’établir la séquence d’un millier de gènes souvent mutés dans les cancers humains.",
"content": "Les chats vivent dans nos maisons, boivent notre eau et dorment même dans nos lits. Ils sont des membres à part entière de nombreux foyers et partagent notre vie.\nIls présentent également de nombreuses similitudes biologiques avec nous. Les chats ont... [5977 chars]",
"url": "https://theconversation.com/ce-que-les-chats-peuvent-nous-apprendre-sur-les-cancers-humains-277929",
"image": "https://images.theconversation.com/files/722872/original/file-20260222-76-agg0ca.jpg?ixlib=rb-4.1.0&rect=0%2C814%2C5609%2C2804&q=45&auto=format&w=1356&h=668&fit=crop",
"publishedAt": "2026-05-08T13:38:39Z",
"lang": "fr",
"source": {
"id": "344b3e5c4a3152c0cbebe5418ae064b7",
"name": "The Conversation",
"url": "https://theconversation.com"
}
},
{
"id": "aaf27e515110fd907dab452f4514e9c3",
"title": "U of T, OCAD amongst Ontario universities impacted by Canvas cyber breach",
"description": "Postsecondary institutes in Ontario, such as the University of Toronto, are amongst thousands of schools impacted by a cybersecurity incident involving learning software Canvas.",
"content": "Postsecondary institutes in Ontario, such as the University of Toronto, are amongst thousands of schools impacted by a cybersecurity incident involving learning software Canvas.\nInstructure, Canvas's U.S.-based parent company, first posted about a br... [3230 chars]",
"url": "https://www.cbc.ca/news/canada/toronto/ontario-universities-canvas-breach-9.7192287",
"image": "https://i.cbc.ca/ais/79e62521-5fbf-4896-8dd0-cd7b6d87f864,1778241760306/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C8%2C1000%2C562%29%3BResize%3D620",
"publishedAt": "2026-05-08T13:23:19Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "1be7eb626a5544785bbec35682ded85a",
"title": "6 mythes sur la congélation qu'on entend encore trop souvent",
"description": "On a tous entendu/lu des affaires sur la congélation.",
"content": "7\nOn a tous entendu/lu des affaires sur la congélation.\n“C’est moins bon que le frais.”\n“Ça perd tous ses nutriments.”\n“C’est plein de conservateurs.”\n“Moi j’achète toujours frais, c’est meilleur pour la santé.”\nLe problème, c’est que la science alim... [4993 chars]",
"url": "https://achetezlemeilleur.ca/mythes-congelation/",
"image": "https://achetezlemeilleur.ca/wp-content/uploads/2026/05/congelation-vs-frais.jpg",
"publishedAt": "2026-05-08T12:40:27Z",
"lang": "fr",
"source": {
"id": "0ee2c8dfc8b0e1f87389e772cc72adb2",
"name": "Achetez Le Meilleur",
"url": "https://achetezlemeilleur.ca"
}
}
]
}