- 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": 379200,
"articles": [
{
"id": "2e8070db5ef3d721aec2c37267067d07",
"title": "Toronto Blue Jays drop Cricket Canada from promotional day after fifth estate investigation",
"description": "The Toronto Blue Jays says Cricket Canada is not involved in this year’s Cricket Day at the Park on May 23, though the team said the event will continue as scheduled.",
"content": "Cricket Canada has lost a major partner and one of its biggest platforms for helping expose new fans to the game, the fifth estate has confirmed.\nIn an email, the Toronto Blue Jays said that “Cricket Canada is not involved in this year’s Cricket Day ... [2765 chars]",
"url": "https://www.cbc.ca/news/fifthestate/cricket-canada-dropped-from-jays-event-9.7181824",
"image": "https://i.cbc.ca/ais/1fb897ac-aeba-4a9f-9507-b0799c175c60,1777490688900/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C218%2C4174%2C2347%29%3BResize%3D620",
"publishedAt": "2026-04-29T22:36:40Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "343089fedc2585ee445ea26374e1bf00",
"title": "King Charles playfully reminds Trump that he's Canada's head of state",
"description": "After more than a year of U.S. President Donald Trump calling the country's prime ministers \"governor\" and referring to Canada as the 51st state, King Charles used humour and history to assert his role as the country's head of state in his remarks during a dinner at the White House late Tuesday.",
"content": "After more than a year of U.S. President Donald Trump calling the country's prime ministers \"governor,\" King Charles asserted his role as Canada's head of state in remarks at the White House late Tuesday.\nIn his speech at the official state banquet h... [6801 chars]",
"url": "https://www.cbc.ca/news/politics/king-charles-trump-canada-head-of-state-9.7181667",
"image": "https://i.cbc.ca/ais/5a2f39a2-4066-4294-b7e8-8e6ed014fcbe,1777492584581/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C5408%2C3042%29%3BResize%3D620",
"publishedAt": "2026-04-29T21:47:35Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "d9eeaed5e2e59adebefa704802fc9da0",
"title": "‘We need to protect them,’ Expert weighs in as Ontario considers banning phones in schools",
"description": "Ontario’s Education Minister Paul Calandra says the province is considering banning phones altogether on school grounds.",
"content": "Ontario’s Education Minister Paul Calandra says the province is considering banning phones altogether on school grounds, and one expert is welcoming the potential move.\nCalandra revealed the province’s plans during a news conference on Tuesday, after... [4500 chars]",
"url": "https://nowtoronto.com/news/expert-weighs-in-as-ontario-considers-banning-phones-in-schools/",
"image": "https://nowtoronto.com/wp-content/uploads/2026/04/phone-use-in-schools.webp",
"publishedAt": "2026-04-29T21:17:31Z",
"lang": "en",
"source": {
"id": "03976937bb221f0c5c907e80ef5d6c27",
"name": "NOW Toronto",
"url": "https://nowtoronto.com"
}
}
]
}