- 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": 479210,
"articles": [
{
"id": "ce2f5fc3a406fa98e99ef7a8ee6bb121",
"title": "UCP staff attended call with group accused of publishing voters list",
"description": "The Alberta NDP published screenshots alleging at least one UCP executive was on a video meeting with David Parker's Centurion Project",
"content": "Article content\nAlberta’s governing United Conservative Party (UCP) is denying wrongdoing after at least one member of its caucus staff took part in a virtual call last month with a separatist group that is now accused of publishing the province’s li... [4468 chars]",
"url": "https://edmontonjournal.com/news/ucp-caucus-staff-met-with-separatist-group",
"image": "https://smartcdn.gprod.postmedia.digital/edmontonjournal/wp-content/uploads/2026/05/0507-sp-breach.SP_.jpeg",
"publishedAt": "2026-05-05T23:48:45Z",
"lang": "en",
"source": {
"id": "e1bb7faab7a09cc8de613baac0095d5f",
"name": "Edmonton Journal",
"url": "https://edmontonjournal.com"
}
},
{
"id": "6f1009a2f0fa7e78c2a17551c30fe516",
"title": "Trump announces pause on US operation to reopen Strait of Hormuz",
"description": "US president says ‘Project Freedom’ paused to see whether an agreement with Iran can be finalised and signed.",
"content": "United States President Donald Trump has said that the US military operation to move stranded ships out of the Strait of Hormuz has been paused temporarily.\nTrump made the announcement on his Truth Social platform on Tuesday.\nRecommended Stories\nlist... [4307 chars]",
"url": "https://www.aljazeera.com/news/2026/5/5/trump-announces-pause-on-us-operation-to-unblock-strait-of-hormuz",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/05/2026-05-04T131617Z_851851461_RC221LADEVV2_RTRMADP_3_IRAN-CRISIS-1778024951.jpg?resize=1920%2C1440",
"publishedAt": "2026-05-05T23:42:05Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
},
{
"id": "2cae1fc9bfeaca20ddac463956f69943",
"title": "Les Maple Leafs remportent la loterie du repêchage de la LNH",
"description": "Toronto a obtenu le 1er rang du repêchage de la LNH à l'issue de la loterie tenue mardi soir.",
"content": "Les Maple Leafs de Toronto ont obtenu le 1er rang du repêchage de la Ligue nationale de hockey à l'issue de la loterie tenue mardi soir, dans le New Jersey.\nLes Sharks de San José ont quant à eux gagné la seconde loterie pour le 2e rang du repêchage.... [1801 chars]",
"url": "https://ici.radio-canada.ca/sports/2251780/hockey-maple-leafs-toronto",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/mats-sundin-maple-leafs-toronto-lotterie-lnh.jpg",
"publishedAt": "2026-05-05T23:24:58Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}