- 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": 465884,
"articles": [
{
"id": "94f463a73f593d5ed43bcba67392ee7f",
"title": "How sunburn inspired a new way to store energy",
"description": "Molecules that can capture heat could be a useful technology to decarbonise heating.",
"content": "The sun does shine, sometimes, in Boston – but not like this.\nWhen chemistry professor Grace Han first visited southern California from Boston some years ago, she noticed the difference. How her skin would tingle with the first signs of irritation af... [6363 chars]",
"url": "https://ca.news.yahoo.com/sunburn-inspired-way-store-energy-230314148.html",
"image": "https://s.yimg.com/ny/api/res/1.2/GtCU.l_o2UJKdefydgLgOQ--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02NzU7Y2Y9d2VicA--/https://media.zenfs.com/en/bbc_us_articles_995/578b1a3fc3db9bb104258cc6e00da575",
"publishedAt": "2026-05-07T23:03:14Z",
"lang": "en",
"source": {
"id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
"name": "Yahoo News Canada",
"url": "https://ca.news.yahoo.com"
}
},
{
"id": "cd9f6fb26a88c181a09bb7d334ffd588",
"title": "La mort de Philippe Pinette relance le débat sur le racisme systémique",
"description": "Les circonstances de la mort de Philippe Pinette relancent le débat sur le racisme systémique au Québec et l'accès aux soins pour les Autochtones.",
"content": "Au lendemain des révélations troublantes sur les circonstances de la mort de Philippe Pinette, un Innu de 40 ans originaire de Uashat, l'onde de choc résonne douloureusement sur la Côte-Nord comme ailleurs au Québec. Pendant ce temps, à l'Assemblée n... [6849 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2252194/philippe-pinette-uashat-deces-reactions",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/famille-pinette-fontaine-uashat-detenu-mort-detention-69117.jpg",
"publishedAt": "2026-05-07T22:39:57Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "fe88a8a3ddf26be2dca008f10234436f",
"title": "U.S. trade court rules against Trump’s latest 10% global tariffs, but issues narrow block",
"description": "U.S. Court of International Trade only blocked the levy on two small businesses and the state of Washington",
"content": "The U.S. trade court on Thursday ruled against President Donald Trump’s latest 10 per cent global tariffs, finding they were not justified under a 1970s trade law, however the court only blocked the levy on two small businesses and the state of Washi... [2505 chars]",
"url": "https://www.theglobeandmail.com/business/article-trump-tariff-ruling-trade-court/",
"image": "https://www.theglobeandmail.com/resizer/v2/6QHUYOUXIFEB7IDJUAK26A6YHY.JPG?auth=f069a1ad4f8a3a870f09274456becb8f279aec8ecb3275ff44a6c689baea8c3a&width=1200&height=800&quality=80&smart=true",
"publishedAt": "2026-05-07T22:22:45Z",
"lang": "en",
"source": {
"id": "7bf059d2d239a92b25534b00be01732d",
"name": "The Globe and Mail",
"url": "https://www.theglobeandmail.com"
}
}
]
}