- 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": 558266,
"articles": [
{
"id": "7c52b14e85275df69b8eb14e596ae93d",
"title": "Jordan Sangwin accused of killing parents captured on video in Toronto",
"description": "A 46-year-old man wanted for the murder of his parents was captured on a doorbell security camera running in a residential neighbourhood in south Etobicoke on Friday afternoon as the search for him continues.",
"content": "A 46-year-old man wanted for the murder of his parents was captured on a doorbell security camera running in a residential neighbourhood in south Etobicoke on Friday afternoon as the search for him continues.\nPeel police confirmed on Saturday that th... [1342 chars]",
"url": "https://www.cp24.com/local/toronto/2026/06/27/man-accused-of-killing-parents-caught-on-doorbell-camera-in-etobicoke-as-search-for-him-continues/",
"image": "https://www.cp24.com/resizer/v2/LOALGXIYBBDKJGCTSBI5YX2EDE.png?smart=true&auth=ff2dca64a765e58b19789a1d8ccb3e37649e005caa3b2c2e121cac882cb65d8a&width=1200&height=630",
"publishedAt": "2026-06-27T19:18:39Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "9cda3632e2c397007b7e000fd8de0185",
"title": "US Senate challenger, incumbent with same name to appear on Alaska ballot",
"description": "Republican Senator Dan Sullivan has sought to have a namesake primary challenger removed, citing midterm confusion.",
"content": "A judge in Alaska has ruled that an incumbent United States senator and a challenger with the same name can both appear on a midterm primary ballot.\nThe decision means that both Republican Senator Dan Sullivan and his namesake opponent, former US For... [1995 chars]",
"url": "https://www.aljazeera.com/news/2026/6/27/us-senate-challenger-incumbent-with-same-name-to-appear-on-alaska-ballot",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/06/ap_6a4014447bde8-1782584388.jpg?resize=1920%2C1440",
"publishedAt": "2026-06-27T19:08:12Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
},
{
"id": "cbb6a3c60b14b2f276ee292debf3bf69",
"title": "'Cute little raccoons' now carry a fast-spreading rabies risk into Quebec's urban areas",
"description": "Residents in Quebec's Montérégie region are urged to stay alert as a fast-growing raccoon rabies outbreak reaches areas near neighborhoods and cities.",
"content": "This summer, residents in Quebec's Montérégie region and parts of the Eastern Townships are being urged to stay alert as a fast-growing raccoon rabies outbreak spreads into areas near neighborhoods and cities, rather than remaining confined to rural ... [2078 chars]",
"url": "https://www.thecooldown.com/green-tech/raccoon-rabies-outbreak-quebec-neighborhoods/",
"image": "https://www.thecooldown.com/wp-content/uploads/2026/06/raccoon-rabies-outbreak-Quebecimage-recJ0owDGfy0Zj8Up-1.jpg?w=640",
"publishedAt": "2026-06-27T19:05:00Z",
"lang": "en",
"source": {
"id": "e1ead52d96666e44f50f0649131c4e28",
"name": "The Cool Down",
"url": "https://www.thecooldown.com"
}
}
]
}