- 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": 404822,
"articles": [
{
"id": "eefa8c81c121b2fbfd93a7d00fa70a7e",
"title": "Cancer patient proud of role in vaccine trial",
"description": "The trial uses mRNA technology to help the immune system recognise and kill cancer cells.",
"content": "A cancer patient has spoken of his pride in being involved in a major clinical trial to test personalised vaccines in a bid to help stop the disease returning.\nRichard Oldale, 42, from Bradford, is part of the AHEAD-MERIT study being run by the Natio... [2136 chars]",
"url": "https://ca.news.yahoo.com/cancer-patient-proud-role-vaccine-060648213.html",
"image": "https://s.yimg.com/os/en/bbc_us_articles_995/832d239a0caa20b8be18fe07ca831c4f",
"publishedAt": "2026-03-05T06:06:00Z",
"lang": "en",
"source": {
"id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
"name": "Yahoo News Canada",
"url": "https://ca.news.yahoo.com"
}
},
{
"id": "833e218229dba53b7566424b61ae063f",
"title": "Sorti aujourd'ui, Pokémon Pokopia est déjà numéro 1 des ventes sur Amazon",
"description": "Construisez un village de Pokémon, apprenez leurs capacités et explorez les différentes zones avec le jeu Pokopia. Uniquement disponible sur Nintendo Switch 2, cette nouveauté est à moins de 60 euros sur Amazon",
"content": "Qui dit nouveau jeu Pokémon, dit nouveau tournant pour la licence. Avec des créatures modélisées en 3D, tout comme dans Pokémon Arceus, le jeu se veut ultra immersif. Ce 5 mars 2026 sonne le lancement du jeu Pokémon Pokopia sur Nintendo Switch 2, dis... [1723 chars]",
"url": "https://www.20minutes.fr/guide-achat/4204472-20260305-sorti-aujourd-ui-pokemon-pokopia-deja-numero-1-ventes-amazon",
"image": "https://img.20mn.fr/V5R0GzpgR8eF-d_rc50HCCk/1444x920_le-tout-nouveau-jeu-pokemon-pokopia-est-deja-numero-1-des-ventes-sur-amazon",
"publishedAt": "2026-03-05T05:37:00Z",
"lang": "fr",
"source": {
"id": "92e7e89f421accb3d56cecfb428a7d20",
"name": "20 Minutes",
"url": "https://www.20minutes.fr"
}
},
{
"id": "50e3efc79d406a0d465a2ca697644732",
"title": "Carole Méthot façonne le monde de ses talents",
"description": "L’artiste québécoise a fait les masques de l’album «Chromakopia», dont la pochette a été récompensée aux prix Grammy.",
"content": "Le 1er février dernier, c’est avec une réelle surprise que Carole Méthot, artiste du maquillage basée à Montréal, a appris qu’une de ses créations avait indirectement été décorée du tout premier prix dans la catégorie de la meilleure pochette d’album... [5438 chars]",
"url": "https://www.ledevoir.com/culture/961188/carole-methot-faconne-monde-talents",
"image": "https://media1.ledevoir.com/image/961188.jpg?crop=3%3A2%2Csmart&width=1600&ts=1772672866",
"publishedAt": "2026-03-05T05:00:00Z",
"lang": "fr",
"source": {
"id": "c84f2ae7c58e4987789aacb653e5f635",
"name": "Le Devoir",
"url": "https://www.ledevoir.com"
}
}
]
}