- 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": 356252,
"articles": [
{
"id": "53da019a9a7dd9f1cc753c5f473170d2",
"title": "Toddler killed fall from North York high-rise",
"description": "A young child has died after falling from an apartment building in North York on Sunday afternoon, police say.",
"content": "A young child has died after falling from an apartment building in North York on Sunday afternoon, police say.\nThe incident happened near Don Mills Road and Graydon Hall Drive, just south of Highway 401.\nToronto police said they were called to that a... [301 chars]",
"url": "https://www.cp24.com/local/toronto/2026/05/10/toddler-killed-in-fall-from-north-york-apartment-building/",
"image": "https://www.cp24.com/resizer/v2/AMILQRQRUBGS5KNESEERTSLDYA.jpg?smart=true&auth=a866795e9792b4b1c130200e3ed51a5a97b43f7922328d52e788d9b360df9e12&width=1200&height=630",
"publishedAt": "2026-05-10T18:46:14Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "3ce9abc54b7a94d8e107d9f4a31b59d7",
"title": "Police investigate toddler death after falling from North York high-rise apartment",
"description": "A toddler has died after falling from a high-rise apartment building in North York on Mother’s Day, Toronto police say.",
"content": "A toddler has died after falling from a high-rise apartment building in North York on Mother’s Day.\nEmergency crews were called to an apartment building on Graydon Hall Drive in the Don Mills Road and Highway 401 area just before 12:30 p.m.\nToronto p... [270 chars]",
"url": "https://toronto.citynews.ca/2026/05/10/toddler-dead-after-falling-from-high-rise-apartment-toronto-police-say/",
"image": "https://toronto.citynews.ca/wp-content/blogs.dir/sites/10/2026/05/10/graydon-hall-toddler-fall.jpg",
"publishedAt": "2026-05-10T18:45:00Z",
"lang": "en",
"source": {
"id": "c73f7864450c9f68355c88a2e332225c",
"name": "CityNews Toronto",
"url": "https://toronto.citynews.ca"
}
},
{
"id": "cb92dc7330de87d089d7dcd5697af7ad",
"title": "Two women wounded as man opens fire inside Montreal bar",
"description": "Emergency crews were called to the École Privée club on St-Laurent Blvd., near Milton St.",
"content": "Two young women who sustained gunshot wounds in a Montreal bar early Saturday were caught in the crossfire of a conflict between “a lot of people,” said Montreal police spokesperson Manuel Couture.\nEmergency crews were called to the École Privée club... [662 chars]",
"url": "https://montrealgazette.com/news/two-women-wounded-after-man-opens-fire-inside-montreal-bar/",
"image": "https://montrealgazette.com/wp-content/uploads/sites/2/2026/05/9999-spvm-3582_302948368.jpg",
"publishedAt": "2026-05-10T18:41:53Z",
"lang": "en",
"source": {
"id": "a27b75f5edcb9a8e875f9905b0f24199",
"name": "Montreal Gazette",
"url": "https://montrealgazette.com"
}
}
]
}