- 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": 263682,
"articles": [
{
"id": "12dc786d0390b893ba454c6278c6a628",
"title": "First US-Venezuela flight lands in Caracas after seven-year suspension",
"description": "American Airlines has resumed flights as Donald Trump moves to rebuild ties following the abduction of Nicolas Maduro.",
"content": "The first direct commercial flight between the United States and Venezuela has landed in Caracas, ending a seven-year suspension imposed by the US Department of Homeland Security over security concerns.\nFlight AA3599, operated by Envoy Air, a regiona... [3015 chars]",
"url": "https://www.aljazeera.com/economy/2026/4/30/first-us-venezuela-flight-lands-in-caracas-after-seven-year-suspension",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/04/AP26120560224300-1777581359.jpg?resize=1920%2C1440",
"publishedAt": "2026-04-30T21:36:57Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
},
{
"id": "a1b0d92afee0e5f4d760b34c14faa631",
"title": "Mary had a little lamb, but Teemu the sheep had 6",
"description": "Teemu, a finnsheep at Clover and Bee Farm in Underhill, Vt., gave birth to sextuplets earlier this month. The sheer number of offspring, and when they came into the world, was a wonderful surprise for owner Anne O’Connor.",
"content": "Teemu the sheep is named after Hockey Hall of Famer Teemu Selänne — and just like her Finnish superstar namesake, she delivered.\nTeemu, a finnsheep who lives at Clover and Bee Farm in Underhill, Vt., gave birth to sextuplets earlier this month. The s... [4226 chars]",
"url": "https://www.cbc.ca/radio/asithappens/sheep-vermont-farmer-sextuplets-9.7181491",
"image": "https://i.cbc.ca/ais/7f642360-2569-43b1-b0e0-09032e45bf2c,1777561539534/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C391%2C4585%2C2579%29%3BResize%3D620",
"publishedAt": "2026-04-30T21:24:04Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "0b79370da1855c21c50d4707441d50ac",
"title": "Guerre en Iran : Trump s’approche de la date limite de 60 jours au Congrès",
"description": "Vendredi représente la date limite de 60 jours pour obtenir l'autorisation des parlementaires pour poursuivre le conflit.",
"content": "Donald Trump arrive vendredi à la date limite de 60 jours pour obtenir l'autorisation du Congrès dans le conflit contre l'Iran. Toutefois, son gouvernement laisse entendre qu'il ignorera cette obligation, que les démocrates se retrouvent impuissants ... [2257 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2250524/guerre-iran-trump-congres",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/congres-capitol-washington-etats-unis.jpg",
"publishedAt": "2026-04-30T21:01:19Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}