- 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": 483996,
"articles": [
{
"id": "5cfdadce8bfda3e61a75f12279958709",
"title": "L’Université de la Saskatchewan reçoit près de 10 M$ pour un centre de recherche avicole",
"description": "Une nouvelle installation avicole de près de 2230 mètres carrés sera construite sur le campus de l'Université de la Saskatchewan d'ici deux ans.",
"content": "Un financement de près de 10 millions de dollars est accordé à l'Université de la Saskatchewan pour la création d’un nouveau centre de recherche avicole sur son campus à Saskatoon.\nL'installation proposée a reçu plus de 6,2 millions de dollars du gou... [2503 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2239045/recherche-avicole-financement-universite-saskatchewan",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/poulet-poulet-grippe-aviaire-agriculture-ontario.png",
"publishedAt": "2026-03-15T16:52:07Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "3efd918ea305924ef7999f51e7178d08",
"title": "Fort St. John colon cancer survivor calls for more early screening",
"description": "A Fort St. John woman who overcame colon cancer, Denise Christie, says she supports expanded early detection screening programs across the country amid Colorectal Cancer Awareness Month in March.",
"content": "FORT ST. JOHN, B.C. — A Fort St. John cancer survivor is supporting calls from the Canadian Cancer Society to lower the start age for early detection screening programs.\nDenise Christie was diagnosed with colon cancer in 2019. Christie was forced to ... [2244 chars]",
"url": "https://energeticcity.ca/2026/03/15/fort-st-john-colon-cancer-survivor-supports-call-to-lower-age-requirement-for-screening/",
"image": "https://dqa39nkfbkgfv.cloudfront.net/wp-content/uploads/2026/03/13182818/Denise-Christie.jpg",
"publishedAt": "2026-03-15T16:06:40Z",
"lang": "en",
"source": {
"id": "910cb3c0c675fbf36c2db9ebe3ce9a5d",
"name": "Energeticcity",
"url": "https://energeticcity.ca"
}
},
{
"id": "23f01154dd82243c6aed6af0bacadd30",
"title": "un stand installé à l’hôpital d’Aiguilles",
"description": "Dans le cadre de la sensibilisation au dépistage du cancer colorectal, un stand d’information sur le sujet sera installé dans le hall du service ...",
"content": "Le Dauphiné Libéré, en tant que responsable de traitement, recueille dans ce formulaire des informations qui sont enregistrées dans un fichier informatisé par son Service Relations Clients, la finalité étant d’assurer la création et la gestion de vot... [767 chars]",
"url": "https://www.ledauphine.com/sante/2026/03/15/mars-bleu-un-stand-installe-a-l-hopital-d-aiguilles",
"image": "http://cdn-files.prsmedia.fr/files/LDL/fr/images/LDL_placeholder.png",
"publishedAt": "2026-03-15T16:06:10Z",
"lang": "fr",
"source": {
"id": "db97864a4fde6c0864e54a48ace0bc91",
"name": "Le Dauphiné Libéré",
"url": "https://www.ledauphine.com"
}
}
]
}