- 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": 268136,
"articles": [
{
"id": "f7c082f8ab9bf8a3c97eb41a4d037b5a",
"title": "Trump drops lawsuit against IRS amid talks of establishing a $1.8 billion fund for allies",
"description": "President Donald Trump is dropping his $10 billion lawsuit against the Internal Revenue Service, according to court documents, a signal that the administration is preparing to go forward with a plan to set up a $1.8 billion fund that would compensate those who believe they were subject to unfair investigations under previous administrations.",
"content": "President Donald Trump is dropping his $10 billion lawsuit against the Internal Revenue Service, according to court documents, a signal that the administration is preparing to go forward with a plan to set up a $1.8 billion fund that would compensate... [2609 chars]",
"url": "https://www.cnn.com/2026/05/18/politics/trump-irs-lawsuit-fund-for-allies",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2275858788.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-05-18T13:03:48Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "1b3885b7dbf4703ff5c9418d24c082a1",
"title": "Trump warns ‘clock is ticking’ for Iran to make peace deal as oil climbs and bonds sell off",
"description": "Some economists predict a global recession unless Strait of Hormuz opens soon",
"content": "Government bonds continued their selloff on Monday on fears that the impasse over the opening of the Strait of Hormuz will keep boosting energy costs, stoking inflation. Some economists predict a global recession unless oil flows restart from the Per... [5075 chars]",
"url": "https://www.theglobeandmail.com/business/article-us-iran-peace-deal-oil-markets-bonds/",
"image": "https://www.theglobeandmail.com/resizer/v2/I4QKIXKCHBDZXM56DML6ODSEVA.JPG?auth=0d7f2d560098e6ea9d22ba74a0ded18b2f1130d9b6dea66e30f68f5b8c554d2a&width=1200&height=800&quality=80&smart=true",
"publishedAt": "2026-05-18T12:08:40Z",
"lang": "en",
"source": {
"id": "7bf059d2d239a92b25534b00be01732d",
"name": "The Globe and Mail",
"url": "https://www.theglobeandmail.com"
}
},
{
"id": "4971dd680c80f64795547b1c305776a8",
"title": "Israeli forces intercept vessels from flotilla trying to breach Gaza blockade",
"description": "The Israeli military began intercepting several boats on Monday morning that are part of a flotilla attempting to break the Gaza blockade.",
"content": "The Israeli military began intercepting several boats on Monday morning that are part of a flotilla attempting to break the Gaza blockade.\nMore than 50 vessels departed from the port in Marmaris last week in what the organizers of the Global Sumud Fl... [4518 chars]",
"url": "https://www.cbc.ca/news/world/israel-vessels-flotilla-gaza-blockade-9.7203134",
"image": "https://i.cbc.ca/ais/91607716-d1d4-43c2-a08c-48135d3426f3,1779095996191/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C402%2C7728%2C4347%29%3BResize%3D620",
"publishedAt": "2026-05-18T10:52:01Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}