- 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 News API
Get the live top headlines from Canada with our JSON API.
Get API key for the Canada 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=general&apikey=API_KEY
{
"totalArticles": 455988,
"articles": [
{
"id": "7b13fbd534e532dc99ab544ee4b0f2bb",
"title": "Bank of Canada maintains policy rate at 2¼%",
"description": "The Bank of Canada today held its target for the overnight rate at 2.25%, with the Bank Rate at 2.5% and the deposit rate at 2.20%.",
"content": "The Bank of Canada today held its target for the overnight rate at 2.25%, with the Bank Rate at 2.5% and the deposit rate at 2.20%.\nThe evolving conflict in the Middle East is causing heightened volatility and US trade policy continues to reshape glo... [4275 chars]",
"url": "https://www.bankofcanada.ca/2026/04/fad-press-release-2026-04-29/",
"image": "https://www.bankofcanada.ca/wp-content/uploads/2022/01/default-og-image.jpg",
"publishedAt": "2026-04-29T14:03:45Z",
"lang": "en",
"source": {
"id": "64e1aa18f2cdeff4a895cefff5aa7c76",
"name": "Bank of Canada",
"url": "https://www.bankofcanada.ca"
}
},
{
"id": "44715ab918d16471b47ff2efd9b34a5e",
"title": "Une maladie parasitaire force la fermeture d’une ferme éducative à Calgary",
"description": "Cinq cas de cryptosporidiose ont été confirmés à la ferme pédagogique Butterfield Acres, à Calgary, forçant la fermeture des lieux au public.",
"content": "Les autorités sanitaires ont déclaré qu’une ferme pédagogique de Calgary, Butterfield Acres, a été fermée au public en raison d’une éclosion de cryptosporidiose, une maladie gastro-intestinale hautement contagieuse et également connue sous le nom d’i... [2274 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2249965/fermeture-acces-butterfield-acres-cryptosporidiose",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/butterfield-acres-grippe-aviaire-calgary-fermeture.jpg",
"publishedAt": "2026-04-29T13:26:29Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "24276040b18128a603291fe4f7a6bf4c",
"title": "OPEC Will Survive UAE Exit, But Medium-Term Supply Threat Is Real",
"description": "OPEC is expected to hold together after the UAE's abrupt exit, though analysts warn of a medium-term supply increase once the Strait of Hormuz crisis lifts.",
"content": "The OPEC and OPEC+ groups are not expected to falter following the abrupt, but not necessarily surprising, exit of one of the biggest producers, the United Arab Emirates (UAE), according to consultancy Energy Aspects.\nIn a surprise announcement on Tu... [2265 chars]",
"url": "https://oilprice.com/Latest-Energy-News/World-News/OPEC-Will-Survive-UAE-Exit-But-Medium-Term-Supply-Threat-Is-Real.html",
"image": "https://d32r1sh890xpii.cloudfront.net/news/1200x675/2026-04-29_mgpxst9l6l.jpg",
"publishedAt": "2026-04-29T12:30:00Z",
"lang": "en",
"source": {
"id": "0bfd2fc1956a6c3bdfd830c196c1fbab",
"name": "Crude Oil Prices Today | OilPrice.com",
"url": "https://oilprice.com"
}
}
]
}