- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czechia
- 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
- Republic of Korea
- Romania
- Russian Federation
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- Spain
- Sweden
- Switzerland
- Taiwan
- Thailand
- Türkiye
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United Republic of Tanzania
- 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": 385100,
"articles": [
{
"id": "ab66ab5cad26928495d2d92b7aa7ea2b",
"title": "Three CPS officers charged with offences involving sexual misconduct",
"description": "Calgary police officers have been accused of sexual misconduct and removed from duty after an investigation into two separate incidents.",
"content": "Article content\nThree Calgary police officers have been removed from duty following two separate but linked investigations into sexual misconduct.\nTHIS CONTENT IS RESERVED FOR SUBSCRIBERS ONLY\nSubscribe now to read the latest news in your city and ac... [3902 chars]",
"url": "https://calgaryherald.com/news/local-news/calgary-police-officers-charged-with-offences-involving-sexual-misconduct",
"image": "https://smartcdn.gprod.postmedia.digital/calgaryherald/wp-content/uploads/2025/11/CPS-Sex-Offence-Charges-copy.jpg",
"publishedAt": "2025-11-27T23:24:41Z",
"lang": "en",
"source": {
"id": "af066846dd4231e04bbe1c52f50938c9",
"name": "Calgary Herald",
"url": "https://calgaryherald.com"
}
},
{
"id": "a02e40f6d7d59b82028a02eadf98cbc6",
"title": "Carney Lifts Climate Laws for New Alberta Pipeline",
"description": "Prime Minister Mark Carney reached a tentative deal with the province as part of his program to curb the country’s economic dependence on the United States.",
"content": "Prime Minister Mark Carney of Canada signed a sweeping agreement on Thursday that laid the groundwork for a new oil pipeline to expand Alberta’s oil sands, exempting the province’s energy industry from several environmental laws.\nThe agreement with A... [1579 chars]",
"url": "https://www.nytimes.com/2025/11/27/world/canada/alberta-oil-pipeline-climate-change.html",
"image": "https://static01.nyt.com/images/2025/11/27/multimedia/27int-canada-carney-wkvz/27int-canada-carney-wkvz-facebookJumbo.jpg",
"publishedAt": "2025-11-27T23:02:23Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "3ef0c45cb387d4336f508c4ac71fb7d3",
"title": "Halifax skip Christina Black to play for Olympic curling berth before home crowd",
"description": "Local favourite Christina Black has a berth in the women's best-of-three final of the Canadian curling trials in Halifax after defeating Manitoba's Kerri Einarson 6-3 on Thursday.",
"content": "Christina Black's team started the Canadian curling trials with a whimper.\nThey have a chance to end it as Canada's representatives at the Milan-Cortina Olympics.\nBlack's team from the local Halifax Curling Club stunned Kerri Einarson 6-3 in the wome... [3451 chars]",
"url": "https://www.cbc.ca/sports/olympics/winter/curling/black-einarson-dunstone-mcewen-semifinals-curling-trials-halifax-9.6995020",
"image": "https://i.cbc.ca/ais/e3e722ae-58bf-4f85-a451-feeb30392416,1764282994717/full/max/0/default.jpg?im=Crop%2Crect%3D%2820%2C0%2C1139%2C640%29%3BResize%3D620",
"publishedAt": "2025-11-27T22:38:23Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}