- 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": 453436,
"articles": [
{
"id": "1b8607f5be28a75721d8961be9ed8d34",
"title": "U.S., Iran delegations head to Islamabad as Tehran demands measures before talks start",
"description": "Iran's negotiating team arrived in Islamabad on Friday for peace talks with the United States, even as Tehran insisted on measures it said needed to be addressed first, throwing last-minute doubt over the meetings scheduled in Pakistan.",
"content": "Iran's negotiating team arrived in Islamabad on Friday for peace talks with the United States, even as Tehran insisted on measures it said needed to be addressed first, throwing last-minute doubt over the meetings scheduled in Pakistan.\nU.S. Presiden... [5568 chars]",
"url": "https://www.cbc.ca/news/world/iran-us-talks-pakistan-9.7159518",
"image": "https://i.cbc.ca/ais/8b800b32-3863-4810-a3fb-881fc2d8fef9,1775847751780/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C403%2C5715%2C3214%29%3BResize%3D620",
"publishedAt": "2026-04-10T23:52:16Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "549eee31cf0db8bba5d974e8d135c3ca",
"title": "Government official says she broke hiring rules to support diversity",
"description": "She said she was motivated by trying to bring in “outside perspectives” and strengthen the performance of underperforming groups.",
"content": "Article content\nOTTAWA — The senior government official who was found this week to have broken federal conflict-of-interest rules by helping an unqualified person she knew get a management job in her department wrote to staff Friday to say that she d... [4588 chars]",
"url": "https://nationalpost.com/news/canada/top-government-official-says-she-was-promoting-diversity-and-inclusion-when-she-broke-hiring-rules",
"image": "https://smartcdn.gprod.postmedia.digital/nationalpost/wp-content/uploads/2026/04/fox_302483333.jpg",
"publishedAt": "2026-04-10T23:18:12Z",
"lang": "en",
"source": {
"id": "b21848176ea49868330160a249ef8b6e",
"name": "National Post",
"url": "https://nationalpost.com"
}
},
{
"id": "05f3e04ef9d58f5aad296eab48d4c8c7",
"title": "Health unit warns of measles exposure on flights",
"description": "The Northwestern Health Unit says a person initially on a flight out of Winnipeg on March 28 had the contagious disease.",
"content": "KENORA — Public health officials in the western part of the region are alerting people that someone who flew out of Winnipeg in late March had measles.\nThe Northwestern Health Unit issued the warning on April 10 because “many people in Northwestern O... [1362 chars]",
"url": "https://www.nwonewswatch.com/local-news/health-unit-warns-of-measles-exposure-on-flights-12127216",
"image": "https://www.vmcdn.ca/f/files/tbnewswatch/images/local-news/2025/may/measles.jpg;w=1200;h=800;mode=crop",
"publishedAt": "2026-04-10T23:01:00Z",
"lang": "en",
"source": {
"id": "f338d132627b2570dc2319d075b509d4",
"name": "Northwest Ontario News",
"url": "https://www.nwonewswatch.com"
}
}
]
}