- 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": 263942,
"articles": [
{
"id": "0ccc1a81b1fd32e01f5d904e4b3bb5e5",
"title": "Bolivia launches early-morning crackdown on roadblocks outside La Paz",
"description": "The government of Rodrigo Paz has sent about 3,500 soldiers and police to clear protesters demanding his resignation.",
"content": "Military and law enforcement clashed with demonstrators outside La Paz, Bolivia, in an attempt to clear roadways that had been blocked as part of nationwide antigovernment protests.\nAs many as 3,500 soldiers and police were deployed as part of the op... [2880 chars]",
"url": "https://www.aljazeera.com/gallery/2026/5/16/bolivia-launches-early-morning-crackdown-on-roadblocks-outside-la-paz",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/05/reuters_6a08e6bd-1778968253.jpg?resize=1920%2C1440",
"publishedAt": "2026-05-16T23:27:44Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
},
{
"id": "90dc735d096f92607045330205cbec99",
"title": "U.S. links Toronto consulate shooting to alleged Iranian-backed commander",
"description": "An man has been charged with terrorism offences in the U.S. and is accused of helping direct the March shooting at the U.S. consulate in Toronto and other attacks.",
"content": "An Iraqi national charged in the United States with terrorism offences has been linked by prosecutors to the March shooting outside the U.S. consulate in downtown Toronto back in March.\nU.S. prosecutors allege Mohammad Baqer Saad Dawood Al-Saadi and ... [2860 chars]",
"url": "https://globalnews.ca/news/11853087/toronto-consulate-shooting-terrorism/",
"image": "https://globalnews.ca/wp-content/uploads/2026/05/Untitled-design-8.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-05-16T23:11:48Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "cfe7f3424cb42c8e2d4ebcd12ec6dcf6",
"title": "Hantavirus : un cas \" présumé positif \" parmi les personnes en quarantaine à Victoria",
"description": "Le personnel médical surveille de près l’évolution de l’état du patient tandis que les autres personnes isolées restent sous observation.",
"content": "Une personne en quarantaine en Colombie-Britannique présente un résultat « préliminaire positif » à l'hantavirus, après avoir développé, il y a deux jours, des symptômes, comme de la fièvre et des maux de tête. Les résultats ont été analysés par le C... [4153 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2254608/hantavirus-un-cas-presume-positif-parmi-les-personnes-en-quarantaine-a-victoria",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/bonnie-henry-medecin-hygieniste-chef-cb.jpg",
"publishedAt": "2026-05-16T21:30:33Z",
"lang": "fr",
"source": {
"id": "e225f0c4ebe0dc99a5b47784ca4710f4",
"name": "Radio-Canada",
"url": "https://radio-canada.ca"
}
}
]
}