- 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": 389944,
"articles": [
{
"id": "be3f1f590ee370920e863fa2a25e410d",
"title": "Tens of thousands take part in Israel solidarity walk in Toronto amid tight security, Toronto police arrest 5",
"description": "Tens of thousands of people took part in an annual fundraising walk for Israel in Toronto on Sunday.",
"content": "Tens of thousands of people took part in an annual fundraising walk for Israel in Toronto on Sunday.\nThe Walk with Israel, organized by the United Jewish Appeal (UJA) Federation of Greater Toronto, was intended to be a demonstration of \"unwavering su... [3421 chars]",
"url": "https://www.cbc.ca/news/canada/toronto/walk-for-israel-toronto-9.7226553",
"image": "https://i.cbc.ca/ais/68a5c0be-9c5a-4432-a254-79b8fe7beeb1,1780843098716/full/max/0/default.jpg?im=Crop%2Crect%3D%28339%2C465%2C3150%2C1771%29%3BResize%3D620",
"publishedAt": "2026-06-07T19:45:46Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "cd57a54c3704a5c543a53b747942a8dd",
"title": "Toronto fire sys reporting surge in calls over last 24 hours",
"description": "Toronto Fire Services (TFS) says its crews have responded to 41 per cent more calls than usual in the city over the past 24 hours.",
"content": "Toronto Fire Services (TFS) says its crews have responded to 41 per cent more calls than usual in the city over the last 24 hours.\nThe service reported on Sunday afternoon that firefighters have attended 622 emergency incidents across the city in tha... [522 chars]",
"url": "https://www.cp24.com/local/toronto/2026/06/07/toronto-fire-reporting-surge-in-emergency-calls-over-the-last-24-hours/",
"image": "https://www.cp24.com/resizer/v2/CULEEJ5NBWW4EKMD4JPRD5MYBQ.jpg?smart=true&auth=aafed1d9b15039e36fa9d5ba14abbc56fdcba263799307aff2f3a010fa2b16f0&width=1200&height=630",
"publishedAt": "2026-06-07T18:49:38Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "ea89459de92d7adb04bc84e7a56a5b41",
"title": "3 dead after car and 4 motorcycles crash in Kawartha Lakes, police say",
"description": "Provincial police say they are investigating after three people were killed and others were injured in a multi-vehicle collision in Kawartha Lakes, Ont.",
"content": "Provincial police say they are investigating after three people were killed and others were injured in a multi-vehicle collision in Kawartha Lakes, Ont.\nPolice say emergency crews responded to the intersection of Highway 7 and New Heights Road on Sat... [1514 chars]",
"url": "https://www.cbc.ca/news/canada/toronto/ont-kawartha-lakes-fatal-collision-9.7226625",
"image": "https://i.cbc.ca/ais/8b12e69d-4c69-4713-aec3-9b27d6043595,1780844304019/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C135%2C2380%2C1338%29%3BResize%3D620",
"publishedAt": "2026-06-07T18:25:17Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}