- 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": 266830,
"articles": [
{
"id": "b828f5f162694720b82971670a90ea53",
"title": "Argentina races to find origins of cruise ship hantavirus outbreak, amid reports some passengers have returned to US",
"description": "Argentina, where the MV Hondius cruise departed, consistently ranked by WHO as having highest incidence of hantavirus in region",
"content": "Officials and experts in Argentina are scrambling to determine if their country is the source of a deadly hantavirus outbreak that has gripped an Atlantic cruise ship, amid reports that a number of passengers have already returned to their home count... [5361 chars]",
"url": "https://www.theguardian.com/world/2026/may/07/argentina-origins-hantavirus-outbreak-cruise-ship-mv-hondius",
"image": "https://i.guim.co.uk/img/media/981268b3c5c96853693afeeab94c8736e38b8d2c/565_0_3998_3198/master/3998.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=c5d651a73da1c0a6e78c532ff9f4562d",
"publishedAt": "2026-05-07T01:54:14Z",
"lang": "en",
"source": {
"id": "558a003a7a0164e924408edec7e99f99",
"name": "The Guardian",
"url": "https://www.theguardian.com"
}
},
{
"id": "3481cc6b4008bbe86c26a448ef0d17bb",
"title": "Hantavirus: le navire attendu samedi aux Canaries, l’évacuation des passagers prévue lundi",
"description": "Le bateau MV Hondius, foyer d'hantavirus, est attendu samedi à Tenerife dans l'archipel espagnol des Canaries, où les passagers seront évacués lundi.",
"content": "Le bateau MV Hondius, foyer de l'hantavirus, a quitté le Cap-Vert mercredi et est attendu samedi à Tenerife, dans l'archipel espagnol des Canaries, d'où l'évacuation des passagers devrait débuter lundi.\nTous les passagers resteront sur le navire de c... [5072 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2252053/hantavirus-navire-canaries-evacuation-passagers",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/hantavirus-navire-attendu-canaries.jpg",
"publishedAt": "2026-05-06T23:45:55Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "3fb3972fbc58d82e404f75cae8967572",
"title": "Un juge rend publique une note de suicide attribuée à Jeffrey Epstein",
"description": "Trouvée quelques semaines avant la mort de Jeffrey Epstein, la note faisait partie du dossier de son codétenu et était restée sous scellé pendant des années.",
"content": "Un juge fédéral a rendu publique, mercredi, une note de suicide prétendument rédigée par le délinquant sexuel Jeffrey Epstein quelques semaines avant sa mort. Elle était restée sous scellé pendant des années dans le cadre d'une affaire criminelle imp... [2705 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2252058/juge-note-suicide-jeffrey-epstein",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/jeffrey-epstein.jpg",
"publishedAt": "2026-05-06T23:33:38Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}