- 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": 550016,
"articles": [
{
"id": "94bf04f8652242bdbd71cd73972f99a5",
"title": "Le virage régional du jeu vidéo",
"description": "Lentement, mais sûrement, la scène vidéoludique de l’Estrie est en train de grandir.",
"content": "Avec ses bâtiments ancestraux en briques et son vieux chemin de fer, la petite ville de Richmond, en Estrie, évoque davantage le patrimoine que la technologie. Pourtant, c’est là, sur les rives verdoyantes de la rivière Saint-François, que Sarah Doyo... [4710 chars]",
"url": "https://www.ledevoir.com/economie/techno/988310/virage-regional-jeu-video",
"image": "https://media2.ledevoir.com/image/988310.jpg?crop=3%3A2%2Csmart&width=1600&ts=1781664455",
"publishedAt": "2026-06-17T04:00:00Z",
"lang": "fr",
"source": {
"id": "c84f2ae7c58e4987789aacb653e5f635",
"name": "Le Devoir",
"url": "https://www.ledevoir.com"
}
},
{
"id": "54f925b7be7264ba599ff29b8b0bd0a6",
"title": "Messi hat-trick fires holders Argentina to win over Algeria at World Cup",
"description": "Argentina open defence of their World Cup crown with a Lionel Messi-inspired 3-0 win against Algeria at 2026 edition.",
"content": "Lionel Messi marked his record sixth World Cup appearance with his first hat-trick at a FIFA tournament – also becoming the joint-highest scorer at a World Cup – as Argentina beat Algeria 3-0 to open the defence of their global crown.\nThe former 38-y... [3238 chars]",
"url": "https://www.aljazeera.com/sports/2026/6/17/messi-fires-argentina-to-win-against-algeria-in-world-cup-defence-opener",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/06/2026-06-17T012417Z_514006236_UP1EM6H03WFV5_RTRMADP_3_SOCCER-WORLDCUP-ARG-DZA-1781659551.jpg?resize=1920%2C1440",
"publishedAt": "2026-06-17T03:03:06Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
},
{
"id": "f755f75c77fde0ecfe509e530c920375",
"title": "Carney dit avoir pris connaissance de l’accord entre les États-Unis et l’Iran",
"description": "« Je dois dire que cela a dépassé mes attentes », a-t-il déclaré dans une entrevue à CNN.",
"content": "Le premier ministre Mark Carney a déclaré mardi dans une entrevue à CNN qu'il était « très satisfait de l'accord qui a été conclu » entre les États-Unis et l'Iran, le qualifiant de « tournant décisif » (game changer) pour le conflit au Moyen-Orient.\n... [2118 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2262265/mark-carney-cnn-accord-iran-etats-unis",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/mark-carney-85948.jpg",
"publishedAt": "2026-06-17T02:34:49Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}