- 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": 540638,
"articles": [
{
"id": "c278f9ff2581b61dc9f6e81ffd054d76",
"title": "North York shooting, man in 20s dead",
"description": "A 27-year-old man is dead after being shot just steps from his North York home late Friday night, Toronto",
"content": "A 27-year-old man is dead after being shot just steps from his North York home late Friday night, Toronto police say.\nThe shooting happened shortly after 10 p.m. in the area of Sheppard Avenue West and Magellan Drive, just east of Jane Street.\nWhen o... [1237 chars]",
"url": "https://www.cp24.com/local/toronto/2026/05/30/steps-from-his-home-27-year-old-man-killed-in-north-york-shooting/",
"image": "https://www.cp24.com/resizer/v2/JXK25CFPJBDLLKUBQ3BVOMQXXE.jpg?smart=true&auth=f5be271568777b4fed42dd02fc99745717c12d0bfc39db96e33236c887359bed&width=1200&height=630",
"publishedAt": "2026-05-30T16:20:54Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "5b739ce1290d21dc78b5ee052c60be41",
"title": "Pete Hegseth s’en prend aux Européens, appelés à s’abstenir de faire \" la morale \"",
"description": "Le secrétaire américain de la Défense, Pete Hegseth, s'en prend de nouveau aux alliés européens de Washington, les appelant à s'abstenir de « faire la morale ».",
"content": "Le secrétaire américain de la Défense Pete Hegseth s'en est de nouveau pris samedi aux alliés européens de Washington, leur reprochant d'avoir « trop longtemps » ignoré les appels à renforcer leur défense et les appelant à s'abstenir de « faire la mo... [2870 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2258045/hegseth-critique-europeens-washington-morale",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/pete-hegseth-46892.jpg",
"publishedAt": "2026-05-30T15:51:44Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "ebbee511ee08441b1ebde7fb253c3c77",
"title": "Medical or a PR exercise? Why presidents get annual check",
"description": "Every president in modern history - including Donald Trump this week - has taken an annual physical exam that is as much about messaging as it is about health.",
"content": "Why do presidents get annual check-ups - and is it a medical or PR exercise?\nAny concerning health issues the American public should know about, Mr President?\n\"Well, they think I look too young,\" Joe Biden, then aged 81, joked after his annual medica... [5630 chars]",
"url": "https://www.bbc.com/news/articles/c9q39dx778zo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/0864/live/b7d802e0-5c42-11f1-aa7a-8946e5cbf1e0.jpg",
"publishedAt": "2026-05-30T15:06:01Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
}
]
}