- 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": 482448,
"articles": [
{
"id": "2f2bc956f80720522be46904ac10745b",
"title": "Recreation booking system restored after phishing scam in North Battleford",
"description": "Online booking has resumed for City of North Battleford recreational spaces after an incident with a phishing ...",
"content": "Online booking has resumed for City of North Battleford recreational spaces after an incident with a phishing scam last week.\nThe booking for facilities and classes through the Parks and Recreation Department has now been restored. The city’s IT depa... [327 chars]",
"url": "https://battlefordsnow.com/2026/05/04/recreation-booking-system-restored-after-phishing-scam-in-north-battleford/",
"image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/2225/files/2026/05/dbe2785f-69de-42dc-98e4-5839f51ca8bd.jpg",
"publishedAt": "2026-05-04T19:05:00Z",
"lang": "en",
"source": {
"id": "581a5c29c8940b385e083d8659388add",
"name": "battlefordsNOW",
"url": "https://battlefordsnow.com"
}
},
{
"id": "edcd60e000f95d292d768b5beccfc2f2",
"title": "Améliorer l’inclusion des personnes âgées souffrant d’un déclin cognitif",
"description": "Quelles sont les initiatives intergénérationnelles les plus prometteuses pour les personnes aînées atteintes d’un trouble neurocognitif majeur?",
"content": "Comme dans plusieurs pays occidentaux, le nombre de personnes âgées de 65 ans et plus augmentera significativement au cours de la prochaine décennie au Canada. Le vieillissement global de la population se traduira également par un plus grand nombre d... [5541 chars]",
"url": "https://actualites.uqam.ca/2026/ameliorer-linclusion-des-personnes-agees-souffrant-dun-declin-cognitif/",
"image": "https://actualites.uqam.ca/wp-content/uploads/2026/03/intergenerations-gettyimages-1045351520.jpg",
"publishedAt": "2026-05-04T18:37:14Z",
"lang": "fr",
"source": {
"id": "8815c3f3952208b2dedd98d326e4cb58",
"name": "UQAM",
"url": "https://actualites.uqam.ca"
}
},
{
"id": "4b00a9fdbdd4ec2479d7e216c67c1a35",
"title": "Les Russes ont perdu du terrain en Ukraine, une première depuis l’été 2023",
"description": "Les forces ukrainiennes ont repris environ 120 kilomètres carrés aux troupes Russes au cours du mois dernier, une première depuis l'été 2023.",
"content": "La zone contrôlée par les Russes en Ukraine a diminué de quelque 120 kilomètres carrés en avril, ce qui n'était plus arrivé depuis la contre-offensive ukrainienne de l'été 2023, selon l'analyse par l'AFP des données de l'Institut pour l'étude de la g... [2989 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2251393/russes-ukraine-perte-terrain-guerre",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/ukraine-zaporijjia-tirs.jpg",
"publishedAt": "2026-05-04T18:30:47Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}