- 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": 457492,
"articles": [
{
"id": "28fb72926f4664f5e6e8ef8e76d37870",
"title": "Running out of storage? Tips to manage files and costs",
"description": "Canadians are running out of digital storage as files grow larger. Experts share ways to cut clutter and save money.",
"content": "Alex Whitfield is always drowning in files. Between the podcast he hosts and the clients who come through his Oshawa, Ont., recording studio, he routinely blows through all the space he has on hard drives and cloud storage platforms.\n\"We are regularl... [4407 chars]",
"url": "https://barrie360.com/cda-digital-storage-tips-manage-files/",
"image": "https://barrie360.com/cobPub/uploads/2026/04/Copy-of-Untitled-Design-2026-04-09T125557.596.jpg",
"publishedAt": "2026-04-11T07:59:10Z",
"lang": "en",
"source": {
"id": "b593ec0037fc3b5688e1fbe577456f8f",
"name": "Barrie 360",
"url": "https://barrie360.com"
}
},
{
"id": "86a49ac23e2bb05bfbf3656bf02e7313",
"title": "Start time, setlist and special guests",
"description": "Bieber will make his Coachella headlining debut April 11—here’s everything we know about his set so far.",
"content": "Coachella is officially here, and the desert is calling. Taking place over two weekends—April 10 to 12 and April 17 to 19—the iconic music festival will once again offer ticket holders an unforgettable lineup of performers.\nAmong them is a full-on po... [2253 chars]",
"url": "https://www.timeout.com/los-angeles/news/justin-bieber-at-coachella-2026-start-time-and-everything-to-know-041026",
"image": "https://media.timeout.com/images/106393021/image.jpg",
"publishedAt": "2026-04-11T06:33:18Z",
"lang": "en",
"source": {
"id": "559cacf93375a09642af72d134630200",
"name": "Time Out",
"url": "https://www.timeout.com"
}
},
{
"id": "a6925464d757991aaf651184df1550db",
"title": "Eric Swalwell Apologizes to Wife, Denies Rape Claims in Fiery Video",
"description": "Congressman Eric Swalwell released a minute long video defending himself hours after being accused of rape.",
"content": "Congressman Eric Swalwell released a minute long video defending himself hours after being accused of rape.\nIn the video, Eric stares into the camera saying, \"I thought it was important you see and hear from me directly. These allegations of sexual a... [926 chars]",
"url": "https://www.tmz.com/2026/04/10/eric-swalwell-apologizes-to-wife-denies-assault-allegations-video/",
"image": "https://imagez.tmz.com/image/f0/16by9/2026/04/11/f0085d4f30554cb083ed8f610f7d85f4_xl.jpg",
"publishedAt": "2026-04-11T03:53:59Z",
"lang": "en",
"source": {
"id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
"name": "TMZ",
"url": "https://www.tmz.com"
}
}
]
}