- 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": 553082,
"articles": [
{
"id": "30ca7df7c6ffbf2d824c8e1ef4d50b65",
"title": "Trump says deal imminent to reopen Strait of Hormuz",
"description": "A possible deal to reopen the Strait of Hormuz could bring relief to Canadians facing higher gas prices, after the Middle East conflict disrupted a key global oil shipping route.",
"content": "Donald Trump said Saturday a deal to reopen the Strait of Hormuz and reduce tensions with Iran could be announced soon, giving hope to more stable gas prices.\nAn agreement between the United States, Iran and several Middle Eastern countries had been ... [1827 chars]",
"url": "https://globalnews.ca/news/11861699/iran-us-signal-progress/",
"image": "https://globalnews.ca/wp-content/uploads/2026/05/trump-iran-e1779453343839.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-05-23T22:37:18Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "97e3470d0558efb999ad9f5116692140",
"title": "Springer, Blue Jays hand Pirates' Skenes back-to-back defeats",
"description": "George Springer hit his 65th career leadoff home run and the Blue Jays sent Paul Skenes to losses in consecutive starts for the first time this season Saturday.",
"content": "TORONTO -- George Springer hit his 65th leadoff home run and the Toronto Blue Jays sent Paul Skenes to losses in consecutive starts for the first time this season, beating the Pittsburgh Pirates 5-2 Saturday for their fourth straight win and seventh ... [1411 chars]",
"url": "https://www.espn.com/mlb/story/_/id/48855991/springer-blue-jays-hand-pirates-skenes-back-back-defeats",
"image": "https://a4.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0523%2Fr1662590_1296x729_16%2D9.jpg",
"publishedAt": "2026-05-23T22:28:00Z",
"lang": "en",
"source": {
"id": "0207e330d5d787ce8251900411dd488d",
"name": "ESPN",
"url": "https://www.espn.com"
}
},
{
"id": "b1fa971f58fbcb8f6bb71eee7927d3a8",
"title": "NASCAR's Kyle Busch died after severe pneumonia progressed into sepsis, his family says",
"description": "Kyle Busch died after severe pneumonia progressed into sepsis, resulting in rapid and overwhelming associated complications, according to a statement released by his family.",
"content": "Kyle Busch died after severe pneumonia progressed into sepsis, resulting in rapid and overwhelming associated complications, according to a statement released by his family.\nDakota Hunter, vice president of Kyle Busch Companies, said in a news releas... [2855 chars]",
"url": "https://www.cbc.ca/sports/kyle-busch-cause-of-death-9.7210043",
"image": "https://i.cbc.ca/ais/ca2b2fc6-168e-486c-baa1-5491259eaba9,1779558209474/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C202%2C4927%2C2771%29%3BResize%3D620",
"publishedAt": "2026-05-23T21:54:18Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}