- 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": 480512,
"articles": [
{
"id": "4f34ea80eb984b5cd31a0ffe81a85058",
"title": "Feds to hike max fine for airlines caught violating air passenger bill of rights to $1M",
"description": "The federal government says it will hike the maximum fine that can be levied against airlines for repeated violations of the air passenger bill of rights to $1 million.",
"content": "The federal government says it will hike the maximum fine that can be levied against airlines for repeated violations of the air passenger bill of rights to $1 million.\nTransport Minister Steven MacKinnon made the announcement during a news conferenc... [3884 chars]",
"url": "https://www.cbc.ca/news/politics/government-boosting-airline-fines-air-passenger-rights-9.7183609",
"image": "https://i.cbc.ca/ais/c0735a43-97ee-473e-9e2a-7590f9580c86,1777586356558/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C224%2C7559%2C4251%29%3BResize%3D620",
"publishedAt": "2026-05-01T20:20:31Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "cba0cc6df484368ca9b7989f5c575e9d",
"title": "Halley's Comet meteors, clustered planets, and a rare Blue Moon all shine in May",
"description": "Keep looking up throughout the month for some amazing sights in the night sky!",
"content": "The nights may be getting shorter as summer draws nearer, but there is still plenty to see in the sky throughout the month of May, including a meteor shower from Halley's Comet, clusters of planets on both horizons, and a rare Blue Micromoon the like... [6521 chars]",
"url": "https://ca.news.yahoo.com/halleys-comet-meteors-clustered-planets-201408022.html",
"image": "https://s.yimg.com/ny/api/res/1.2/XeVUrtENqAR_UzycmJs24g--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02NzU7Y2Y9d2VicA--/https://media.zenfs.com/en/the_weather_network_616/fc549de016fb6d8b40ca4c12bab37ee8",
"publishedAt": "2026-05-01T20:14:08Z",
"lang": "en",
"source": {
"id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
"name": "Yahoo News Canada",
"url": "https://ca.news.yahoo.com"
}
},
{
"id": "0871e80156ae6e50f5e2f00e8006ba85",
"title": "Des chercheurs montréalais sur une nouvelle piste prometteuse pour la COVID longue durée",
"description": "Les résultats de deux études mettent en lumière l’importance d’une protéine et du microbiote intestinal dans la maladie.",
"content": "Le virus de la COVID-19 semble modifier le microbiote intestinal d’une manière qui pourrait expliquer certains des symptômes neurocognitifs de la forme longue de la maladie, laissent entendre les travaux d’une équipe de l’Institut de recherches clini... [3696 chars]",
"url": "https://www.ledevoir.com/actualites/science/976892/chercheurs-montrealais-nouvelle-piste-prometteuse-covid-longue-duree",
"image": "https://media1.ledevoir.com/image/976892.jpg?crop=3%3A2%2Csmart&width=1600&ts=1777665055",
"publishedAt": "2026-05-01T19:48:00Z",
"lang": "fr",
"source": {
"id": "c84f2ae7c58e4987789aacb653e5f635",
"name": "Le Devoir",
"url": "https://www.ledevoir.com"
}
}
]
}