- 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": 465168,
"articles": [
{
"id": "a1d89624ee7d2ede5c652520ab88e745",
"title": "SHA warns of Pertussis (whooping cough) exposure at Victoria Hospital",
"description": "Daily Herald Staff The Saskatchewan Health Authority is asking some Victoria Hospital visitors to watch for symptoms after a confirmed case of pertussis, commonly known as whooping cough, created an exposure risk in Prince Albert. In a public service announcement issued April 30, the SHA said the risk was connected to the Victoria Hospital Emergency",
"content": "Daily Herald Staff\nThe Saskatchewan Health Authority is asking some Victoria Hospital visitors to watch for symptoms after a confirmed case of pertussis, commonly known as whooping cough, created an exposure risk in Prince Albert.\nIn a public service... [2190 chars]",
"url": "https://paherald.sk.ca/sha-warns-of-pertussis-whooping-cough-exposure-at-victoria-hospital/",
"image": "https://paherald.sk.ca/wp-content/uploads/2026/04/pexels-vlada-karpovich-5790716-scaled.jpg",
"publishedAt": "2026-05-01T00:11:26Z",
"lang": "en",
"source": {
"id": "494d90694e274850d9e718495e048248",
"name": "Prince Albert Daily Herald",
"url": "https://paherald.sk.ca"
}
},
{
"id": "93cdbc292ec18191e5f903a3095902b7",
"title": "Trump signs order clearing way for pipeline from Canada to Wyoming, reviving parts of Keystone XL",
"description": "Route can transport more than 500,000 barrels of oil a day from the Canadian border to Wyoming",
"content": "U.S. President Donald Trump removed a major hurdle for a new pipeline that would partially revive the route of the abandoned Keystone XL project, transporting more than 500,000 barrels of oil a day from the Canadian border to Wyoming, when he signed ... [4720 chars]",
"url": "https://www.theglobeandmail.com/business/article-trump-signs-order-clearing-way-for-pipeline-from-canada-to-wyoming/",
"image": "https://www.theglobeandmail.com/resizer/v2/ORS5QYK4GBGSXOOGM6BLIG5OLY.jpg?auth=6b08edb89f787168d3e091322c0115643e19ed1c4c330d88abc8c97cbe54fab5&width=1200&height=800&quality=80&smart=true",
"publishedAt": "2026-04-30T23:32:07Z",
"lang": "en",
"source": {
"id": "7bf059d2d239a92b25534b00be01732d",
"name": "The Globe and Mail",
"url": "https://www.theglobeandmail.com"
}
},
{
"id": "3e4c4190e2966527e03adea92a8def71",
"title": "L’entente avec les médecins de famille est un «marché de dupes», disent les oppositions",
"description": "Le Parti québécois et le Parti libéral dénoncent les effets de l’entente avec les médecins.",
"content": "L’accord entre le gouvernement et les médecins de famille est un « marché de dupes » et le « suivi des patients en sort perdant », ont déclaré jeudi les partis d’opposition en réaction à des données qui montrent que les omnipraticiens voient moins de... [3300 chars]",
"url": "https://www.ledevoir.com/politique/quebec/976379/entente-medecins-famille-est-marche-dupes-selon-oppositions",
"image": "https://media1.ledevoir.com/image/976379.jpg?crop=3%3A2%2Csmart&width=1600&ts=1777590286",
"publishedAt": "2026-04-30T23:04:36Z",
"lang": "fr",
"source": {
"id": "c84f2ae7c58e4987789aacb653e5f635",
"name": "Le Devoir",
"url": "https://www.ledevoir.com"
}
}
]
}