- 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": 387054,
"articles": [
{
"id": "b42cebddc270e6d4734952e6dff0c2a8",
"title": "Woodside Square mall evacuated due to fire in food court",
"description": "A mall in Scarborough was evacuated on Friday night after a fire broke out in the food court.",
"content": "A mall in Scarborough was evacuated on Friday night after a fire broke out in the food court.\nToronto Fire Services (TFS) told CP24 that it responded to Woodside Square Mall shortly after 8 p.m.\nWhen they arrived, TFS said crews initially did not enc... [363 chars]",
"url": "https://www.cp24.com/local/toronto/2026/05/02/food-court-fire-leads-to-evacuation-of-mall-in-scarborough/",
"image": "https://www.cp24.com/resizer/v2/SGVGPKTP5VDPVAFEB6XB6S2YMQ.jpg?smart=true&auth=2a8c8cec8ab6c2ae25c1828e6a5f42e9669c4e9bbed50dcc8dab26ac1939928f&width=1200&height=630",
"publishedAt": "2026-05-02T01:35:00Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "2f3494ea69bd336bcf01c999081d0dee",
"title": "Elections Alberta alerted to improper use of voters’ information in late March, journalist says",
"description": "A journalist says she warned Elections Alberta weeks ago about what she believed could be a massive privacy breach affecting millions of voters. But the agency says provincial legislation passed last year constrained them from investigating.",
"content": "A journalist says she warned Elections Alberta weeks ago about what she believed could be a massive privacy breach affecting millions of voters. But the agency says provincial legislation passed last year constrained them from investigating a complai... [7441 chars]",
"url": "https://www.cbc.ca/news/canada/edmonton/elections-alberta-voter-list-complaint-9.7185287",
"image": "https://i.cbc.ca/ais/1.3213699,1777680772144/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C30%2C960%2C540%29%3BResize%3D620",
"publishedAt": "2026-05-02T01:20:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "dd029735a4ff87a8315d3023034e983a",
"title": "2 suspects who targeted elderly victim wanted",
"description": "Toronto police are looking for two suspects in connection with a distraction theft in Scarborough that targeted an elderly victim.",
"content": "Toronto police are looking for two suspects in connection with a distraction theft in Scarborough that targeted an elderly victim.\nIt happened in the afternoon of April 15 at a bank near Eglinton Avenue East and Pharmacy Avenue.\nPolice said a man and... [983 chars]",
"url": "https://www.cp24.com/local/toronto/2026/05/02/2-suspects-use-ketchup-as-distraction-tactic-to-steal-elderly-victims-money-outside-scarborough-bank-police/",
"image": "https://www.cp24.com/resizer/v2/NTIJUOWYIJGPXB2LZPX3EMBD4M.png?smart=true&auth=4a04148996cd76e6766edf518c9e97a8d86db6247f1092ac72ffebd48a859280&width=1200&height=630",
"publishedAt": "2026-05-02T01:06:00Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
}
]
}