- 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": 545646,
"articles": [
{
"id": "14e073b44cd3fa5e89f32a88f346fad7",
"title": "Air leaks on the International Space Station",
"description": "Astronauts have now returned to the International Space Station after repair work was carried out on persistent air leaks on the Russian part of the satellite. Five of the space station’s crew members were ordered to shelter in SpaceX’s shuttle craft, and brace for potential evacuation. Meanwhile, the two remaining Russian cosmonauts attempted to plug the air leaks. Rachael",
"content": "Astronauts have now returned to the International Space Station after repair work was carried out on persistent air leaks on the Russian part of the satellite. Five of the space station’s crew members were ordered to shelter in SpaceX’s shuttle craft... [5754 chars]",
"url": "https://www.thenakedscientists.com/articles/interviews/air-leaks-international-space-station",
"image": "https://www.thenakedscientists.com/sites/default/files/styles/social-media-large/public/media/media/ISS.jpg?itok=muEAA_VF",
"publishedAt": "2026-06-12T13:36:48Z",
"lang": "en",
"source": {
"id": "1cdf038d83323843d258b04be55d1fd8",
"name": "The Naked Scientists",
"url": "https://www.thenakedscientists.com"
}
},
{
"id": "90c4c1587c68b3ed810a6c908ad5ba5d",
"title": "SpaceX IPO: Company to debut on stock exchange, setting Elon Musk on course to $1tn",
"description": "The company says its shares could trade at about $135 each (£100), setting the company's valuation on track for about $1.75tn.",
"content": "SpaceX shares on course to surge by a third when markets open\nArchie Mitchell\nBusiness reporter\nShares in SpaceX are on course to surge by more than a third when markets open in the US, according to trading in products designed to track the company’s... [5249 chars]",
"url": "https://www.bbc.com/news/live/czj8dd0kyl7t",
"image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/0181/live/9cc63370-665e-11f1-9afd-55fafa742f4a.jpg",
"publishedAt": "2026-06-12T13:07:51Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "a54d63ef060c75b566a50773b7f05a3c",
"title": "NL Health Services Declares Outbreak of Invasive Meningococcal Disease in Central Zone",
"description": "Newfoundland and Labrador (NL) Health Services is advising the public of an outbreak of invasive meningococcal disease (IMD) following three lab confirmed cases…",
"content": "Newfoundland and Labrador (NL) Health Services is advising the public of an outbreak of invasive meningococcal disease (IMD) following three lab confirmed cases within Central Newfoundland and Labrador.\nPublic Health has conducted case and contact ma... [2338 chars]",
"url": "https://nlhealthservices.ca/news/nl-health-services-declares-outbreak-of-invasive-meningococcal-disease-in-central-zone/",
"image": "https://nlhealthservices.ca/wp-content/uploads/2025/02/cropped-favicon.png",
"publishedAt": "2026-06-12T12:17:41Z",
"lang": "en",
"source": {
"id": "fa184eb43486404d854111c6cdbf3a2c",
"name": "Newfoundland and Labrador Health Services",
"url": "https://nlhealthservices.ca"
}
}
]
}