- 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": 473634,
"articles": [
{
"id": "6a464c623b5afddfc9562f4ea091ec40",
"title": "Ontario judge bans girl, 11, from attending nudist camps",
"description": "The girl's mother suggested safety concerns about the 'creepy man' her daughter encountered at a nude resort were 'blown out of proportion.'",
"content": "Article content\nAn Ontario family court judge has issued a temporary order prohibiting an 11-year-old girl from attending nudist camps, citing concerns about her mental health, safety, and the child’s own thoughts on getting naked in nature.\nTHIS CON... [4101 chars]",
"url": "https://nationalpost.com/news/canada/ontario-judge-bans-girl-11-from-attending-nudist-camps",
"image": "https://smartcdn.gprod.postmedia.digital/nationalpost/wp-content/uploads/2026/05/forest.jpg",
"publishedAt": "2026-05-05T17:13:47Z",
"lang": "en",
"source": {
"id": "b21848176ea49868330160a249ef8b6e",
"name": "National Post",
"url": "https://nationalpost.com"
}
},
{
"id": "d497950e8765645c28462eea9d9b0e5c",
"title": "Carney picks former Supreme Court justice Louise Arbour to be governor general",
"description": "Prime Minister Mark Carney has named former Supreme Court justice Louise Arbour as Canada's next governor general.",
"content": "Prime Minister Mark Carney has named former Supreme Court justice Louise Arbour as Canada's next governor general, picking a francophone with a long legal resumé which includes stints prosecuting war crimes in Rwanda and Yugoslavia and serving as the... [5251 chars]",
"url": "https://www.cbc.ca/news/politics/louise-arbour-governor-general-9.7187976",
"image": "https://i.cbc.ca/ais/7de37bcb-4010-4a11-b5fd-73ea920c6908,1777993673907/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C450%2C8640%2C4860%29%3BResize%3D620",
"publishedAt": "2026-05-05T16:26:39Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "fe70cdfe5c457ef02ad53487abdac415",
"title": "Quand les changements climatiques aggravent une maladie déjà mal maîtrisée",
"description": "À l'occasion de la Journée mondiale de l'asthme, l'Association pulmonaire du Québec (APQ) souhaite sensibiliser la population à une réalité souvent sous-estimée : l'asthme touche des millions de Canadiens, et ses liens étroits avec la qualité de l'air et les changements climatiques en font un enjeu de santé publique qui nous concerne tous.",
"content": "Éducation financière – Mobilisation autour de priorités partagées et lancement du Plan d’action 2026-2030 de la SQEF\nDans le cadre de la Journée éducation financière, l’Autorité des marchés financiers (AMF) a présenté le Plan d’action 2026-2030 de\nLa... [2214 chars]",
"url": "https://infolanaudiere.ca/journee-mondiale-de-lasthme-quand-les-changements-climatiques-aggravent-une-maladie-deja-mal-maitrisee/",
"image": "https://infolanaudiere.ca/wp-content/uploads/sites/2/2026/05/Association-pulmonaire-Quebec-journee-mondiale-asthme-changements-climatiques-maladie-min.jpg",
"publishedAt": "2026-05-05T16:22:59Z",
"lang": "fr",
"source": {
"id": "61c3ce5246888bfe73b07e9e060468fd",
"name": "Info Lanaudiere",
"url": "https://infolanaudiere.ca"
}
}
]
}