Canada Nation News API
Get the live top nation headlines from Canada with our JSON API.
Get API key for the Canada Nation 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=nation&apikey=API_KEY
{ "totalArticles": 129066, "articles": [ { "title": "Students: India alleges trafficking at Canada-U.S. border", "description": "Indian law enforcement agencies say they are investigating alleged links between dozens of colleges in Canada and two 'entities' in Mumbai accused of illegally ferrying students across the Canada-United States border.", "content": "OTTAWA -\nIndian law enforcement agencies say they are investigating alleged links between dozens of colleges in Canada and two \"entities\" in Mumbai accused of illegally ferrying students across the Canada-United States border.\nA news release Tuesday ... [5104 chars]", "url": "https://www.ctvnews.ca/politics/india-alleges-widespread-trafficking-of-international-students-through-canada-to-u-s-1.7158150", "image": "https://www.ctvnews.ca/content/dam/ctvnews/en/images/2024/12/26/emerson-manitoba-1-7158151-1735253495399.jpg", "publishedAt": "2024-12-26T22:53:00Z", "source": { "name": "CTV News", "url": "https://www.ctvnews.ca" } }, { "title": "Pedestrian seriously after being struck by driver of vehicle in North York", "description": "A pedestrian has been seriously injured after being hit by the driver of a vehicle in North York late Thursday afternoon.", "content": "A pedestrian has seriously injuries after being hit by the driver of a vehicle near Glencairn Avenue and Caledonia Road on Dec. 26 (Simon Sheehan/CP24)\nA pedestrian has been seriously injured after being hit by the driver of a vehicle in North York l... [494 chars]", "url": "https://www.cp24.com/local/toronto/2024/12/26/pedestrian-seriously-injured-after-being-struck-by-driver-of-vehicle-in-north-york/", "image": "https://www.cp24.com/resizer/v2/6OOSOITLC5GXRN62FE437YPBZI.jpeg?smart=true&auth=da9c89a42c675c8decaace1ccebdb04e43a1788f63b160c661ed88e4de7e6444&width=1200&height=630", "publishedAt": "2024-12-26T22:49:41Z", "source": { "name": "CP24", "url": "https://www.cp24.com" } }, { "title": "Major snowfall expected this weekend in Ontario", "description": "Get ready, Ontario! Another wave of snow and freezing rain will sweep across parts of the province this weekend, potentially creating hazardous travel conditions", "content": "Major snowfall expected this weekend in Ontario\nPreferred Region How does this work?\nBy Suzanna Dutt Published December 26, 2024 at 5:34 pm\nGet ready, Ontario! Another wave of snow and freezing rain will sweep across parts of the province this weeken... [975 chars]", "url": "https://www.insauga.com/major-snowfall-expected-this-weekend-in-ontario/", "image": "https://www.insauga.com/wp-content/uploads/2024/12/phone-s-87.webp", "publishedAt": "2024-12-26T22:34:38Z", "source": { "name": "insauga.com", "url": "https://www.insauga.com" } } ] }