- 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": 392084,
"articles": [
{
"id": "a160898a70a0affc097f160829493bd9",
"title": "Person struck by train on Stouffville line near Centennial GO",
"description": "GO Transit service along the Stouffville line is experiencing significant delays after a person was struck by a train.",
"content": "GO Transit service along the Stouffville line is experiencing significant delays after a person was struck by a train near Centennial GO in Markham.\nAccording to the transit agency, the area is now under the control of emergency personnel, and trains... [409 chars]",
"url": "https://toronto.citynews.ca/2026/05/13/person-struck-by-train-on-stouffville-line-near-centennial-go/",
"image": "https://toronto.citynews.ca/wp-content/blogs.dir/sites/10/2026/05/03/GO-train.jpg",
"publishedAt": "2026-05-13T13:17:00Z",
"lang": "en",
"source": {
"id": "c73f7864450c9f68355c88a2e332225c",
"name": "CityNews Toronto",
"url": "https://toronto.citynews.ca"
}
},
{
"id": "280e457f043b207ae871cc038c1aea42",
"title": "Police bust alleged counterfeit licence plate operation; 2 charged",
"description": "Officers say they identified a registered online business believed to have knowingly produced and sold fake licence plates used on vehicles.",
"content": "Two Hamilton men are facing multiple charges after Peel Regional Police (PRP) uncovered what investigators describe as a counterfeit licence plate operation linked to dozens of criminal investigations across Canada, including more than 30 cases in On... [1770 chars]",
"url": "https://toronto.citynews.ca/2026/05/13/peel-police-counterfeit-licence-plates-two-arrested-hamilton/",
"image": "https://toronto.citynews.ca/wp-content/blogs.dir/sites/10/2026/05/13/Licence-plate-Ontario.png",
"publishedAt": "2026-05-13T13:00:00Z",
"lang": "en",
"source": {
"id": "c73f7864450c9f68355c88a2e332225c",
"name": "CityNews Toronto",
"url": "https://toronto.citynews.ca"
}
},
{
"id": "c8fa7dfea561e2d08a544a2de6299b31",
"title": "Armored vehicle employee shot in Waterloo robbery",
"description": "One person is in hospital after a shooting early Wednesday morning in the Fischer Hallman Road and Erb Street West area of Waterloo.",
"content": "Waterloo regional police are looking for multiple suspects after an early morning shooting outside a bank in Waterloo.\nPolice tell 570 NewsRadio they received reports of multiple gunshots around 2:20 a.m. Wednesday, in the Fischer Hallman Road and Er... [777 chars]",
"url": "https://kitchener.citynews.ca/2026/05/13/suspects-on-the-loose-after-early-morning-shooting-in-waterloo/",
"image": "https://kitchener.citynews.ca/wp-content/blogs.dir/sites/3/2026/05/13/Erb-Fischer-Shooting-2-e1778678340339.jpg",
"publishedAt": "2026-05-13T12:30:47Z",
"lang": "en",
"source": {
"id": "366e9317f808a4c3e5ebe9a87922f4f1",
"name": "CityNews Kitchener",
"url": "https://kitchener.citynews.ca"
}
}
]
}