- 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": 358468,
"articles": [
{
"id": "c50c61a01dc75a10f16223df2ad310e6",
"title": "Motorcyclist killed in Scarborough collision",
"description": "A motorcyclist has died following a two-vehicle collision in Scarborough.",
"content": "A motorcyclist has died following a two-vehicle collision in Scarborough.\nThe crash happened shortly after 6 p.m. in the vicinity of 250 Orton Park Road, near Ellesmere Road.\nToronto police said officers arrived and found a male with serious injuries... [1188 chars]",
"url": "https://www.cp24.com/local/toronto/2026/05/11/motorcyclist-killed-in-2-vehicle-crash-in-scarborough/",
"image": "https://www.cp24.com/resizer/v2/S7YS776AWJEDTMQW3VNN3RFOHU.jpg?smart=true&auth=134e722a027f7faf7c7ba72f0c5f9ef27c6057a4d659b3451b4bc6d7453dd87a&width=1200&height=630",
"publishedAt": "2026-05-11T00:52:00Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "907327b0514dd3baf9e66285e71827d9",
"title": "Motorcyclist killed in Scarborough crash",
"description": "A motorcyclist in his 40s is dead following a crash in Scarborough on Sunday evening. Toronto police were called to Orton Park Road just south of Ellesmere Road shortly after 6 p.m. for reports of a two-vehicle crash. Duty Insp. Jeff Allington says both the motorcycle and the vehicle were going northbound on the road […]",
"content": "A motorcyclist in his 40s is dead following a crash in Scarborough on Sunday evening.\nToronto police were called to Orton Park Road just south of Ellesmere Road shortly after 6 p.m. for reports of a two-vehicle crash.\nDuty Insp. Jeff Allington says b... [869 chars]",
"url": "https://toronto.citynews.ca/2026/05/10/motorcyclist-killed-in-scarborough-crash-2/",
"image": "https://toronto.citynews.ca/wp-content/blogs.dir/sites/10/2026/05/10/motorcycle-fatal-scarborough.jpg",
"publishedAt": "2026-05-11T00:05:00Z",
"lang": "en",
"source": {
"id": "c73f7864450c9f68355c88a2e332225c",
"name": "CityNews Toronto",
"url": "https://toronto.citynews.ca"
}
},
{
"id": "215c2c39fa7be180d0d8f08e15ff1139",
"title": "1 in hospital following Scarborough crash",
"description": "One person was taken to a local hospital in stable condition, say paramedics, following a collision in Scarborough on Sunday.",
"content": "One person was taken to a local hospital in stable condition, say paramedics, following a collision in Scarborough on Sunday.\nIt happened in the Dorset Park neighbourhood, near Kennedy Road and Progress Avenue.\nToronto police said they were called to... [263 chars]",
"url": "https://www.cp24.com/local/toronto/2026/05/11/1-in-hospital-following-3-vehicle-collision-in-scarborough/",
"image": "https://www.cp24.com/resizer/v2/QHAVLVMQSZCK7MA2PHGQ42VPFY.jpeg?smart=true&auth=157237c6fb5c9fb44d70615ec09903d8f1a0093384e310860c8cf1da5ff8f432&width=1200&height=630",
"publishedAt": "2026-05-11T00:03:00Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
}
]
}