- 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 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": 373686,
"articles": [
{
"id": "1722be04e8d4017e82395594645fd77e",
"title": "suspect facing 89 charges",
"description": "A 40-year-old man is facing nearly 90 charges in connection with a series of commercial break-and-enters in Scarborough.",
"content": "A 40-year-old man is facing nearly 90 charges in connection with a series of commercial break-and-enters in Scarborough.\nToronto police say the businesses that were targeted are in the area of Victoria Park Avenue and Ellesmere Road, and Victoria Par... [689 chars]",
"url": "https://www.cp24.com/local/toronto/2026/04/12/suspect-facing-89-charges-in-series-of-commercial-business-break-ins-in-scarborough/",
"image": "https://www.cp24.com/resizer/v2/6FKALHHV64CYUKJIG3UOTI2BNE.jpg?smart=true&auth=cd3b245a72271672792d49caa5dae6ba602d6e83e431d1ca5d716a38f8045fc7&width=1200&height=630",
"publishedAt": "2026-04-12T00:49:00Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "2c6e40bf82690e4235eac8a3af16b908",
"title": "Deadly Sarnia college shooting: Latest developments",
"description": "The Lambton College grounds were all but deserted Saturday, a day after gunfire at a campus pub left one man dead and two others injured.",
"content": "Article content\nThe grounds of Lambton College in Sarnia were all but deserted Saturday, a day after a former junior hockey player and two others were injured in an early-morning shooting at a campus bar that has left police looking for multiple susp... [6609 chars]",
"url": "https://www.theobserver.ca/news/local-news/deadly-sarnia-college-shooting-latest-developments",
"image": "https://smartcdn.gprod.postmedia.digital/nexus/wp-content/uploads/2026/04/0412-so-shooting-reax.so_.jpg",
"publishedAt": "2026-04-11T23:16:02Z",
"lang": "en",
"source": {
"id": "c23c522f55488749e09eacd7b36da665",
"name": "The Sarnia Observer",
"url": "https://www.theobserver.ca"
}
},
{
"id": "81b805d541678b634f04f80c7b2a380f",
"title": "Ajax man charged with allegedly sending anti-Jewish comments, death threats",
"description": "A 30-year-old Ajax man is facing charges in a suspected hate-motivated investigation. Toronto police allege that between October 1 and October 3, 2025, someone repeatedly sent anti-Jewish comments and death threats to the complainants. On April 10, Durham Regional Police arrested Riley Daniels in connection with the incidents. He has been charged with two counts […]",
"content": "A 30-year-old Ajax man is facing charges in a suspected hate-motivated investigation.\nToronto police allege that between October 1 and October 3, 2025, someone repeatedly sent anti-Jewish comments and death threats to the complainants.\nOn April 10, D... [379 chars]",
"url": "https://toronto.citynews.ca/2026/04/11/ajax-man-charged-with-allegedly-sending-anti-jewish-comments-death-threats/",
"image": "https://toronto.citynews.ca/wp-content/blogs.dir/sites/10/2026/04/11/toronto-police-hq-CP-Christopher-Katsarov.jpg",
"publishedAt": "2026-04-11T22:12:00Z",
"lang": "en",
"source": {
"id": "c73f7864450c9f68355c88a2e332225c",
"name": "CityNews Toronto",
"url": "https://toronto.citynews.ca"
}
}
]
}