- 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 News API
Get the live top headlines from Canada with our JSON API.
Get API key for the Canada 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=general&apikey=API_KEY
{
"totalArticles": 472500,
"articles": [
{
"id": "9505846ca40ad6421c1d0a001c0f9154",
"title": "Ottawa Senators swept out of NHL playoffs by Carolina Hurricanes",
"description": "\"It's heartbreaking,\" said captain Brady Tkachuk, fighting back tears in an empty Ottawa dressing room.",
"content": "Article content\nHurricanes 4, Senators 2\nTHIS CONTENT IS RESERVED FOR SUBSCRIBERS ONLY\nSubscribe now to read the latest news in your city and across Canada.\nUnlimited digital access to the Ottawa Citizen.\nAnalysis on all things Ottawa by Bruce Deachm... [8150 chars]",
"url": "https://ottawacitizen.com/ottawa-senators/ottawa-senators-swept-playoffs-carolina",
"image": "https://smartcdn.gprod.postmedia.digital/ottawacitizen/wp-content/uploads/2026/04/ottsensapril25_302784786.jpg",
"publishedAt": "2026-04-26T03:05:08Z",
"lang": "en",
"source": {
"id": "3dec654feac9c56f809eba71cfba0755",
"name": "Ottawa Citizen",
"url": "https://ottawacitizen.com"
}
},
{
"id": "5ac2721c4199bda9885b33b99e7d71a4",
"title": "Manitoba to ban social media, AI chatbots for youth, premier says",
"description": "Manitoba will ban youth from using social media and AI chatbots, Premier Wab Kinew announced on Saturday. The proposed law protecting youth from the harmful effects of social media will be the first of its kind in Canada.",
"content": "Manitoba will ban youth from using social media and AI chatbots, Premier Wab Kinew announced on Saturday.\nThe proposed law protecting youth from the harmful effects of social media will be the first of its kind in Canada.\nThe premier said the platfor... [3471 chars]",
"url": "https://www.cbc.ca/news/canada/manitoba/manitoba-social-media-age-restrictions-9.7177470",
"image": "https://i.cbc.ca/ais/83690e22-ac5d-4c01-96ac-6e45d3770935,1777171500683/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C285%2C5472%2C3078%29%3BResize%3D620",
"publishedAt": "2026-04-26T02:04:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "9ccdb2d6aed0f0eced9ff9289d79ac8c",
"title": "Senators stung by being swept in 'really tight’ 1st-round series",
"description": "Showed fight despite injuries in falling to Hurricanes",
"content": "OTTAWA -- Brady Tkachuk appeared shell-shocked.\nThe Ottawa Senators captain stood in the empty dressing room at Canadian Tire Centre, trying to process what happened minutes earlier, when the Carolina Hurricanes took a 4-2 victory in Game 4 on Saturd... [4960 chars]",
"url": "https://www.nhl.com/news/topic/playoffs/ottawa-senators-stung-by-sweep-in-really-tight-series",
"image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/v1777167466/prd/cioti6npchwcqpwdgzhz.png",
"publishedAt": "2026-04-26T01:52:30Z",
"lang": "en",
"source": {
"id": "8c7d2a077d28a24e16f925a9ca740291",
"name": "NHL.com",
"url": "https://www.nhl.com"
}
}
]
}