- 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": 255690,
"articles": [
{
"id": "e0b96c7a4424e428afa5c399f552db27",
"title": "Trump picks Erica Schwartz as next head of CDC",
"description": "The CDC had gone months without a permanent director after the last leader was ousted.",
"content": "US President Donald Trump has named Erica Schwartz to lead the US Centers for Disease Control and Prevention (CDC).\nThe CDC had gone months without a Senate-confirmed director after the last leader, Susan Monarez, was ousted.\n\"It is my honour to nomi... [1386 chars]",
"url": "https://www.bbc.com/news/articles/c4gx9r7yv02o",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/69ba/live/5865a630-39d5-11f1-a1b6-b76b3bf64711.png",
"publishedAt": "2026-04-16T20:22:00Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "cc33d3a69fd716d0c68a9ee0b05af91b",
"title": "Judge halts Trump’s ballroom construction, permits bunker work to proceed",
"description": "A judge said he would amend his order 'to stop only above-ground construction of the planned ballroom.'",
"content": "A court halting construction of U.S. President Donald Trump’s US$400 million White House ballroom is allowing the administration to proceed with below-ground work on a bunker and other “national security facilities” at the site.\nA federal judge said ... [7755 chars]",
"url": "https://globalnews.ca/news/11804641/judge-halts-donald-trump-ballroom-construction-bunker/",
"image": "https://globalnews.ca/wp-content/uploads/2026/04/trump-white-house-ballroom-construction-halted.jpg?quality=65&strip=all&crop=0px%2C140px%2C1023px%2C541px&resize=720%2C379",
"publishedAt": "2026-04-16T19:56:32Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "80b1b503d6885e3269e2c229350178d8",
"title": "Retired Coast Guard officer with decades of public health experience is Trump’s pick to lead CDC",
"description": "The president named Dr. Erica Schwartz on Thursday to run the embattled agency, which has been without a permanent director since Dr. Susan Monarez’s ouster in August.",
"content": "President Donald Trump is nominating a former Coast Guard officer and public health official to lead the US Centers for Disease Control and Prevention.\nThe president named Dr. Erica Schwartz on Thursday to run the embattled agency, which has been wit... [5273 chars]",
"url": "https://www.cnn.com/2026/04/16/health/erica-schwartz-cdc-director",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/c-rear-admiral-erica-schwartz.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-04-16T19:38:15Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
}
]
}