- 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 World News API
Get the live top world headlines from Canada with our JSON API.
Get API key for the Canada World 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=world&apikey=API_KEY
{
"totalArticles": 278644,
"articles": [
{
"id": "3051a312ab0aab1875823a0c1563d91a",
"title": "Israel hits southern Lebanon with deadly strikes as U.S.-Iran talks postponed",
"description": "Israel's military said Friday its forces struck targets throughout southern Lebanon overnight as Hezbollah reported intense fighting in the area, threatening the nascent agreement between Iran and the United States to end their war.",
"content": "Israel's military said Friday its forces struck targets throughout southern Lebanon overnight as Hezbollah reported intense fighting in the area, threatening the nascent agreement between Iran and the United States to end their war.\nLebanon's state-r... [5228 chars]",
"url": "https://www.cbc.ca/news/world/israel-lebanon-strikes-9.7241314",
"image": "https://i.cbc.ca/ais/ce76b5bd-45e8-4088-bd70-c55c64a89079,1781851607491/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C31%2C594%2C334%29%3BResize%3D620",
"publishedAt": "2026-06-19T10:50:22Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "9ecb8392ff9b0c852485309c35b75ca5",
"title": "L’industrie de l’IA s’invite dans les élections de mi-mandat",
"description": "Des groupes liés aux géants de l’IA s'invitent dans la campagne des élections de mi-mandat.",
"content": "À première vue, le 12e district électoral de New York, qui englobe le centre de Manhattan et le chic quartier d'Upper East Side, ne devrait pas être un champ de bataille compétitif.\nEn 2024, le représentant démocrate Jerry Nadler, élu depuis 1992, l’... [5159 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2262537/intelligence-artificielle-elections-mi-mandat-alex-bores",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/bores.jpg",
"publishedAt": "2026-06-19T08:00:00Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "385a6717cbab146a1ff840e0af75c4b9",
"title": "Accord Iran-États-Unis : les négociations prévues vendredi en Suisse \" reportées \"",
"description": "Les négociations prévues vendredi en Suisse entre l'Iran et les États-Unis en vue d'un accord devant mettre fin au conflit au Moyen-Orient ont été reportées.",
"content": "Les négociations prévues vendredi en Suisse entre l'Iran et les États-Unis en vue d'un accord devant mettre fin au conflit au Moyen-Orient ont été reportées sine die, a annoncé le gouvernement suisse, quelques heures après l'annonce de l'annulation d... [5158 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2262870/negociations-iran-etats-unis-suisse-reportees",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/jd-vance-72739.jpg",
"publishedAt": "2026-06-19T05:28:50Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}