- 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": 263876,
"articles": [
{
"id": "c65a5f65c7d1bbab69fb2ad42f369ad2",
"title": "King Charles's arrival in U.S. overshadowed by recent events in Washington",
"description": "Britain's King Charles and Queen Camilla arrived in the United States on Monday afternoon for a four-day trip, a tour which has taken on even greater prominence after the White House Correspondents' dinner shooting and amid acrimony between the close allies.",
"content": "Britain's King Charles and Queen Camilla arrived in the United States on Monday afternoon for a four-day trip, a tour that has taken on even greater prominence after the shooting at the White House Correspondents' Association dinner and amid acrimon... [3233 chars]",
"url": "https://www.cbc.ca/news/world/king-arrives-us-visit-trump-9.7178922",
"image": "https://i.cbc.ca/ais/07142e58-9776-46df-9538-e5645f68f31a,1777316788887/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C11%2C2560%2C1440%29%3BResize%3D620",
"publishedAt": "2026-04-27T19:45:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "6c1208858cf572ae2e5fab4910f3451d",
"title": "Trump calls for Jimmy Kimmel to be fired after ‘expectant widow’ comment",
"description": "'Mrs. Trump, you have a glow like an expectant widow,' Kimmel said during a segment that aired two days before a gunman opened fire outside the White House correspondents' dinner.",
"content": "U.S. President Donald Trump is calling for ABC to fire late-night host Jimmy Kimmel after he called First Lady Melania Trump an “expectant widow” during a segment that aired two days before a gunman opened fire outside the White House Correspondents’... [5611 chars]",
"url": "https://globalnews.ca/news/11818962/trump-calls-for-jimmy-kimmel-to-be-fired-expectant-widow-comment/",
"image": "https://globalnews.ca/wp-content/uploads/2026/04/trump-kimmel-melania-comments.jpg?quality=65&strip=all&crop=0px%2C0px%2C1023px%2C541px&resize=720%2C379",
"publishedAt": "2026-04-27T19:32:52Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "fca6ff54d4fbbdd7ebb92fb045039312",
"title": "Man charged with attempted assassination of Trump at correspondents’ dinner",
"description": "Cole Tomas Allen appeared in court Monday to face federal charges, including two firearms counts, in a chaotic encounter at the White House press gallery event Saturday.",
"content": "The man who authorities say tried to storm the White House Correspondents’ Association dinner with guns and knives was charged Monday with the attempted assassination of President Donald Trump as federal authorities suggested an attack that disrupted... [5616 chars]",
"url": "https://globalnews.ca/news/11819040/white-house-dinner-shooting-trump-attempted-assassination-charge/",
"image": "https://globalnews.ca/wp-content/uploads/2026/04/e5bc72be4e86959eb56c9f89d4d369f0e91efb84b3a7f3cd1c308a86a5245d70.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-04-27T18:53:27Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
}
]
}