- 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": 274762,
"articles": [
{
"id": "a8e90aafb446c993d9b710c7700cc616",
"title": "Deaths reported after tank implodes at Washington pulp and paper mill",
"description": "The implosion of a chemical tank at a pulp and paper mill in Washington state Tuesday killed an undisclosed number of people, local authorities and company officials confirmed.",
"content": "Fatal chemical explosion\nThe implosion of a chemical tank at a pulp and paper mill in Washington state Tuesday killed an undisclosed number of people, local authorities and company officials confirmed.\nIn a joint statement, Nippon Dynawave Packaging ... [896 chars]",
"url": "https://www.castanet.net/news/World/616330/Deaths-reported-after-tank-implodes-at-Washington-pulp-and-paper-mill",
"image": "https://www.castanet.net/content/2026/5/eb4e32fd72ecfab3519e360b86c907da38da6359e2aabb71d6beadbe17fa280d.jpg",
"publishedAt": "2026-05-26T18:50:00Z",
"lang": "en",
"source": {
"id": "628ae4115a279de4cd0f849291206a3c",
"name": "Castanet",
"url": "https://www.castanet.net"
}
},
{
"id": "8b35420b5c0a905bdc8c2d5d4cf63880",
"title": "Temperature records fall as Western Europe swelters under intense heat wave",
"description": "The U.K. has smashed a century-old temperature record for the second time in 24 hours as a spring heat wave continued to scorch parts of Western Europe, triggering government warnings about risks to life.",
"content": "The U.K. smashed a century-old temperature record for the second time in 24 hours on Tuesday as a spring heat wave continued to scorch parts of Western Europe, triggering government warnings about risks to life.\nA temperature of 35 C was recorded at ... [3489 chars]",
"url": "https://www.cbc.ca/news/world/western-europe-heat-wave-temperature-records-u-k-france-9.7212529",
"image": "https://i.cbc.ca/ais/23923d43-1622-40e5-a811-8f6baca40225,1779814681856/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C5473%2C3078%29%3BResize%3D620",
"publishedAt": "2026-05-26T18:00:09Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "c6e46f4e757855bc58cd0340ba6a907a",
"title": "Trump administration proposes having all federal workers sign NDAs",
"description": "The White House is preparing a government-wide nondisclosure agreement aimed at curtailing federal workers’ sharing of “confidential government information,” as it seeks to stop internal leaks to media organizations.",
"content": "The White House is preparing a government-wide nondisclosure agreement aimed at curtailing federal workers’ sharing of “confidential government information,” as it seeks to stop internal leaks to media organizations.\nThe draft notice, posted to the F... [3193 chars]",
"url": "https://www.cnn.com/2026/05/26/politics/ndas-federal-workers-trump-administration-proposal",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2237580698.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-05-26T17:58:17Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
}
]
}