- 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": 264480,
"articles": [
{
"id": "a02848df1ffdb84b10aab483f3a010a1",
"title": "US man convicted of running secret Chinese 'police station' in NYC",
"description": "The secret police station, located above a ramen stall in NYC, is one of at least 100 such facilities that have been reported across 53 countries.",
"content": "A US citizen has been convicted of helping run what has been described as the first known secret police station in the US on behalf of the Chinese government.\nA jury found that Lu Jianwang, 64, opened and operated the station in Manhattan's Chinatown... [1548 chars]",
"url": "https://www.bbc.com/news/articles/cy72yy7z1dyo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/2104/live/6053f8e0-4f2b-11f1-81a4-0f0d6e797863.jpg",
"publishedAt": "2026-05-14T00:30:29Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "167aed24f48865c352bea8e7c618faea",
"title": "A 481-Meter Tsunami Struck Alaska, And It Was a Terrifying Near Miss",
"description": "As Earth's climate warms, glaciers are retreating.",
"content": "As Earth's climate warms, glaciers are retreating. This is evident all around the world.\nGlacial retreat isn't always a peaceful process and can significantly affect the landscape. Our fleet of Earth-observing satellites bears witness to these change... [4279 chars]",
"url": "https://www.sciencealert.com/a-481-meter-tsunami-struck-alaska-and-it-was-a-terrifying-near-miss",
"image": "https://www.sciencealert.com/images/2026/05/TracyArmAlaskaTsunamiReconstruction.jpg",
"publishedAt": "2026-05-13T23:33:38Z",
"lang": "en",
"source": {
"id": "76a2943c768c5c3be7d790e609b40403",
"name": "ScienceAlert",
"url": "https://www.sciencealert.com"
}
},
{
"id": "67112067a37976fc765e115fae3e72c6",
"title": "Donald Trump cherche à éloigner le fisc de ses affaires familiales",
"description": "Le président américain use de son emprise sur le gouvernement pour en tirer profit.",
"content": "Après avoir reproché pendant plusieurs années à ses opposants politiques d’avoir instrumentalisé le gouvernement fédéral américain contre lui, Donald Trump veut désormais récolter les fruits de toutes ses accusations. Dans une procédure judiciaire si... [4542 chars]",
"url": "https://www.ledevoir.com/monde/etats-unis/980051/donald-trump-cherche-eloigner-fisc-affaires-familiales",
"image": "https://media2.ledevoir.com/image/980051.jpg?crop=3%3A2%2Csmart&width=1600&ts=1778714434",
"publishedAt": "2026-05-13T23:20:27Z",
"lang": "fr",
"source": {
"id": "c84f2ae7c58e4987789aacb653e5f635",
"name": "Le Devoir",
"url": "https://www.ledevoir.com"
}
}
]
}