- 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": 455940,
"articles": [
{
"id": "fcdd5044f1f5ae1de070fa5a32ea910e",
"title": "Europe's Nato allies push back at reported US threat to Spain",
"description": "On Friday morning, souring relations between Europe and the United States reared its Medusa-like head again, writes the BBC's Europe editor.",
"content": "It's become a joke - through gritted teeth - these days in EU circles, that whenever leaders meet, as they did these last two days in Cyprus - expecting to discuss practicalities, such as the new EU budget - they get railroaded by yet another crisis.... [9272 chars]",
"url": "https://www.bbc.com/news/articles/cj40r2gw24wo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/fcbe/live/62677690-4038-11f1-b55d-0f258dce1735.jpg",
"publishedAt": "2026-04-25T00:10:51Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "24fe5284def8b9dd82f76454a59bc8f6",
"title": "Court defers deportation of truck driver who caused fatal Humboldt Broncos bus crash",
"description": "An application by semi-truck driver Jaskirat Singh Sidhu to defer his deportation after he pleaded guilty to killing 16 people and injuring 13 when his vehicle crashed into a bus carrying the Humboldt Broncos hockey team in April 2018 has been accepted by a Federal Court judge at a hearing on Friday.",
"content": "Days from being deported, an 11th-hour decision by a Federal Court justice on Friday means that Jaskirat Singh Sidhu, who was found responsible for the fatal Humboldt Broncos bus crash in 2018, can stay in Canada for a little while longer.\nSidhu was ... [6946 chars]",
"url": "https://www.cbc.ca/news/canada/humboldt-broncos-crash-driver-deportation-court-9.7177025",
"image": "https://i.cbc.ca/ais/41133a97-f399-4e59-ae13-e27a59adcb82,1777073427294/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C248%2C2697%2C1517%29%3BResize%3D620",
"publishedAt": "2026-04-24T23:49:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "5d2421beaea9df4462dc5282209b66e7",
"title": "Drivers Stranded Overnight on Alberta, Canada, Highways After Snowstorm",
"description": "The Royal Canadian Mounted Police said they were working to rescue those stranded and deliver supplies like food, fuel and medicine.",
"content": "A spring snowstorm brought two highways in Alberta, Canada, to a standstill and left 300 vehicles stranded overnight into Friday as the authorities mobilized to bring them provisions, an official said.\nTwo highways, 63 and 881, were closed because of... [2290 chars]",
"url": "https://www.nytimes.com/2026/04/24/world/canada/snow-storm-canada-alberta-stranded.html",
"image": "https://static01.nyt.com/images/2026/04/24/multimedia/24xp-snow/24xp-snow-facebookJumbo.jpg",
"publishedAt": "2026-04-24T23:04:49Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
}
]
}