- 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": 462354,
"articles": [
{
"id": "64ed2c0b50ca7f40566155aa7eba721e",
"title": "Manitoba Adds New Measles Exposure Sites in Brandon as Provincial Cases Rise",
"description": "Manitoba Health has expanded its list of potential measles exposure sites, adding two new Brandon locations as...",
"content": "Manitoba Health has expanded its list of potential measles exposure sites, adding two new Brandon locations as public health officials continue to track cases across the province.\nThe updated exposure list — available on the Manitoba Health measles s... [1256 chars]",
"url": "https://qcountryfm.ca/2026/04/17/manitoba-adds-new-measles-exposure-sites-in-brandon-as-provincial-cases-rise/",
"image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/3178/files/2026/03/103143132-1200x675.jpg",
"publishedAt": "2026-04-17T10:02:49Z",
"lang": "en",
"source": {
"id": "48c1cd1d0725bb4920d52400c4238e9a",
"name": "Q Country 91.5FM",
"url": "https://qcountryfm.ca"
}
},
{
"id": "ad8583469455fdb570f09380eefa8978",
"title": "Faster, Real-Time: Enhanced ‘Audio Eraser’ With the Galaxy S26 Series",
"description": "Audio Eraser[1] on Galaxy devices reduces unnecessary noise in videos and amplifies desired sounds, enabling a more immersive viewing experience. First",
"content": "Audio Eraser[1] on Galaxy devices reduces unnecessary noise in videos and amplifies desired sounds, enabling a more immersive viewing experience. First introduced for editing saved content on the Galaxy S25 series, the feature has evolved significant... [2352 chars]",
"url": "https://news.samsung.com/uk/faster-real-time-enhanced-audio-eraser-with-the-galaxy-s26-series",
"image": "https://img.global.news.samsung.com/uk/wp-content/uploads/2026/04/Audio-eraser_Thumb.png",
"publishedAt": "2026-04-17T09:30:17Z",
"lang": "en",
"source": {
"id": "71223df0e0913029ddc517677f59a615",
"name": "samsung.com",
"url": "https://news.samsung.com"
}
},
{
"id": "0fb0382b5c8cd6fb9948009bbd6fceb6",
"title": "Un appui du CRSNG pour la photonique quantique à l’UdeM",
"description": "Le professeur Philippe St-Jean obtient une subvention du CRSNG pour concevoir un amplificateur optique directionnel intégré sur puce, une avancée clé pour les technologies quantiques.",
"content": "Philippe St-Jean, professeur au Département de physique de l’Université de Montréal, obtient une subvention de 25 000 $ du Conseil de recherches en sciences naturelles et en génie du Canada (CRSNG) dans le cadre du programme Alliance – volet Catalyse... [1450 chars]",
"url": "https://nouvelles.umontreal.ca/article/2026/04/16/un-appui-du-crsng-pour-la-photonique-quantique-a-l-udem",
"image": "https://nouvelles.umontreal.ca/public/nouvelles/_processed_/e/3/csm_20260416_philippe-st-jean_a2d72c01ac.jpg",
"publishedAt": "2026-04-17T09:06:19Z",
"lang": "fr",
"source": {
"id": "777cb3f92d798a8666b43224ef6b9b5d",
"name": "Université de Montréal",
"url": "https://nouvelles.umontreal.ca"
}
}
]
}