- 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": 452232,
"articles": [
{
"id": "cf3f57060e86b815c751729fc0d93094",
"title": "Mark Carney doit défendre l’arrivée de Marilyn Gladu",
"description": "Le premier ministre Mark Carney a été contraint de défendre sa décision d’accueillir au sein de son gouvernement la députée Marilyn Gladu, qui s’est prononcée contre le droit à l’avortement lorsqu’elle était membre du Parti conservateur.",
"content": "(Ottawa) Le premier ministre Mark Carney a été contraint de défendre sa décision d’accueillir au sein de son gouvernement la députée Marilyn Gladu, qui s’est prononcée contre le droit à l’avortement lorsqu’elle était membre du Parti conservateur.\nDe ... [2075 chars]",
"url": "https://www.lapresse.ca/actualites/politique/2026-04-09/droit-a-l-avortement/mark-carney-doit-defendre-l-arrivee-de-marilyn-gladu.php",
"image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/bdf06263635a319caaec2e99be1b866e.jpg",
"publishedAt": "2026-04-09T16:09:41Z",
"lang": "fr",
"source": {
"id": "9929f9b2d4820f4ed54220376fab7d4c",
"name": "La Presse",
"url": "https://www.lapresse.ca"
}
},
{
"id": "0374cd93c827b2783657845abb32f74b",
"title": "Artemis 2 crew discusses spaceflight risks and Canadian collaboration with Prime Minister Mark Carney",
"description": "Artemis 2 astronaut Jeremy Hansen discusses calculated risk, Indigenous teachings, and Canadian spaceflight collaboration with Prime Minister Mark Carney.",
"content": "On Flight Day 8 of the Artemis 2 mission, the crew of the Orion spacecraft held a live connection with Canadian Space Agency (CSA) headquarters in Saint-Hubert, Quebec. Hosted by CSA astronaut Joshua Kutryk, the event featured a direct dialogue betwe... [3438 chars]",
"url": "https://spaceq.ca/artemis-2-crew-discusses-spaceflight-risks-and-canadian-collaboration-with-prime-minister-mark-carney/",
"image": "https://spaceq.ca/wp-content/uploads/2026/04/pm_canada_artemis_2_crop.jpg",
"publishedAt": "2026-04-09T16:03:57Z",
"lang": "en",
"source": {
"id": "d6220621a7caee6d5fb781ec3f920f30",
"name": "SpaceQ",
"url": "https://spaceq.ca"
}
},
{
"id": "5b76bfde7cf5713fb3c196821e61bf6b",
"title": "La victime utilise une métaphore \" percutante \" pour illustrer l’inceste",
"description": "Une fille allergique aux arachides, mais obligée d’en manger chaque jour. C’est par cette métaphore « particulièrement percutante » qu’une adolescente agressée par son père pendant 12 ans a illustré son calvaire. Son bourreau a été condamné à neuf ans de pénitencier mercredi.",
"content": "Une fille allergique aux arachides, mais obligée d’en manger chaque jour. C’est par cette métaphore « particulièrement percutante » qu’une adolescente agressée par son père pendant 12 ans a illustré son calvaire. Son bourreau a été condamné à neuf an... [3398 chars]",
"url": "https://www.lapresse.ca/actualites/justice-et-faits-divers/2026-04-09/un-pere-condamne-a-9-ans-de-penitencier/la-victime-utilise-une-metaphore-percutante-pour-illustrer-l-inceste.php",
"image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/e7e473cd/5fd5b876f51e3812aeb53042542e39ca.jpg",
"publishedAt": "2026-04-09T15:34:57Z",
"lang": "fr",
"source": {
"id": "9929f9b2d4820f4ed54220376fab7d4c",
"name": "La Presse",
"url": "https://www.lapresse.ca"
}
}
]
}