- 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": 397922,
"articles": [
{
"id": "2c7ad4fa4487ace6e443e470b533d3e2",
"title": "Montreal shooting leaves officer, civilian and suspect dead",
"description": "It was the first time in 24 years that a Montreal police officer was killed in the line of duty, the city's police chief said.",
"content": "A police officer was shot dead in Montreal on Monday, marking the first time a local officer was killed in the line of duty in nearly a quarter of a century, while a civilian was also killed and another officer was injured.\nThe male suspect was shot ... [1721 chars]",
"url": "https://www.bbc.com/news/articles/c5yz3lv015qo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/5f02/live/0d76a1e0-6e7a-11f1-ab41-9551c72e4c6d.jpg",
"publishedAt": "2026-06-22T23:49:27Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "fdbcf405d0c6ed8ded70f4a19a370078",
"title": "Brampton industrial accident: Man killed",
"description": "A man has died after falling into a construction hole in Brampton late Monday afternoon, police say.",
"content": "A man has died after falling into a construction hole in Brampton on Monday afternoon, police say.\nThe incident happened on Kennedy Road South near Clarence Street, just south of Queen Street East.\nPeel Regional Police said they were called to that a... [478 chars]",
"url": "https://www.cp24.com/local/peel/2026/06/22/man-killed-in-industrial-accident-in-brampton/",
"image": "https://www.cp24.com/resizer/v2/EJB7QBG2J5FUZPXDUGMLAMOTXQ.jpeg?smart=true&auth=b02ad7a0d9e7c89ffe3ff1d8a546d8c09a9aaf85eb95992016d4a63c50dd7081&width=1200&height=630",
"publishedAt": "2026-06-22T23:32:31Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "949629ca2d3e515efc6a8a1cf72d5b98",
"title": "Former owner, steward of iconic Toronto restaurant Fran's passes away",
"description": "Under his leadership, the family said Francis \"Fran\" Deck worked to keep the character and traditions that made Fran's special.",
"content": "Francis “Fran” Deck, the son of Fran’s Restaurant founder G. Francis “Fran” Deck who built upon his father’s legacy, has passed away.\nThe iconic restaurant was founded in 1940. The 10-seat diner opened at Yonge Street and St. Clair Avenue and grew in... [1850 chars]",
"url": "https://toronto.citynews.ca/2026/06/22/former-owner-steward-of-iconic-toronto-restaurant-frans-passes-away/",
"image": "https://toronto.citynews.ca/wp-content/blogs.dir/sites/10/2026/06/22/Screenshot-2026-06-22-190010.png",
"publishedAt": "2026-06-22T23:26:00Z",
"lang": "en",
"source": {
"id": "c73f7864450c9f68355c88a2e332225c",
"name": "CityNews Toronto",
"url": "https://toronto.citynews.ca"
}
}
]
}