- 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": 442882,
"articles": [
{
"id": "909f7dce04358463500b56300c1f489f",
"title": "How to jump your bike: Breaking down the fundamentals",
"description": "From approach speed to safe landings, a pro rider explains the three steps that turn sketchy launches into controlled airtime",
"content": "Every rider remembers the first time they lined up a gap jump. Sometimes it works. Sometimes it doesn’t. Getting the courage to send it can take forever. But when you get it, it’s the absolute best feeling.\nIn a recent video, BMX race legend Barry No... [4507 chars]",
"url": "https://cyclingmagazine.ca/mtb/how-to-jump-your-bike-breaking-down-the-fundamentals/",
"image": "https://cyclingmagazine.ca/wp-content/uploads/2026/03/JUMP.jpg",
"publishedAt": "2026-03-09T18:24:51Z",
"lang": "en",
"source": {
"id": "2df8966eab326dbcd3f4bfc6ab9ec350",
"name": "Canadian Cycling Magazine",
"url": "https://cyclingmagazine.ca"
}
},
{
"id": "e70ff529ef8ac01c47d4036c6dec95e8",
"title": "Pediatric Hematologist-Oncologist wins award",
"description": "A pediatric hematologist-oncologist at the MUHC has received an award from the Canadian Cancer Research Alliance.",
"content": "Dr. Nada Jabado, Pediatric Hematologist-Oncologist at the Montreal Children's Hospital, just received the Outstanding Achievements in Cancer Research 2025 Award from the Canadian Cancer Research Alliance.\nA physician-scientist of the highest calibre,... [1088 chars]",
"url": "https://muhc.ca/news-and-patient-stories/news/dr-nada-jabado-awarded-outstanding-achievements-cancer-research",
"image": "https://muhc.ca/sites/default/files/2026-03/Nada-Jabado_teaser-image_web.png",
"publishedAt": "2026-03-09T17:42:27Z",
"lang": "en",
"source": {
"id": "cae2e78c17155f4ee547fe4a74b191b4",
"name": "McGill University Health Centre",
"url": "https://muhc.ca"
}
},
{
"id": "38b81ce123292ceb8015410e7e909a5b",
"title": "Artemis II : la préparation du SLS continue",
"description": "Alors que les réparations sur le second étage ICPS du lanceur SLS progressent, la NASA se prépare à un lancement de sa sa mission lunaire Artemis II potentiellement pour le mois d’avril.",
"content": "Le 20 février, une conférence de presse NASA depuis le centre spatial Kennedy affichait un optimisme prudent pour un décollage de la mission Artemis II au début du mois de mars. Mais le lendemain, on apprenait que le lanceur SLS (Space Launch System)... [4136 chars]",
"url": "https://www.cite-espace.com/actualites-spatiales/artemis-ii-la-preparation-du-sls-continue/",
"image": "https://www.cite-espace.com/assets/uploads/artemis-avril-titre001.jpeg",
"publishedAt": "2026-03-09T17:22:46Z",
"lang": "fr",
"source": {
"id": "20fffac16fcd42627591902f6698cc89",
"name": "Cité de l'espace",
"url": "https://www.cite-espace.com"
}
}
]
}