- 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": 469338,
"articles": [
{
"id": "dc3089269a8ae5265693ae24516b11df",
"title": "Montreal weather: Eta Aquariid meteor shower peaks, but you probably won't see it",
"description": "The shooting stars are best seen from the southern hemisphere.",
"content": "The Eta Aquariid meteor showers are speeding through the debris of Halley’s Comet and will peak overnight Tuesday-Wednesday.\nThe shooting stars are best seen from the southern hemisphere, but if the moon (waning gibbous) and cloud cover (it’s likely ... [330 chars]",
"url": "https://montrealgazette.com/news/weather/montreal-weather-eta-aquariid-meteor-shower-peaks-but-you-probably-wont-see-it/",
"image": "https://montrealgazette.com/wp-content/uploads/sites/2/2026/05/xxxxx-1372_302822590.jpg",
"publishedAt": "2026-05-05T12:00:25Z",
"lang": "en",
"source": {
"id": "a27b75f5edcb9a8e875f9905b0f24199",
"name": "Montreal Gazette",
"url": "https://montrealgazette.com"
}
},
{
"id": "a70e6b2a81f838f9e7a25386afa7037c",
"title": "Hantavirus sur un bateau : l’OMS soupçonne une \" transmission interhumaine \"",
"description": "L'OMS soupçonne une transmission interhumaine du hantavirus sur le bateau de croisière immobilisé au large du Cap-Vert, dans l'Atlantique.",
"content": "L'Organisation mondiale de la santé (OMS) a indiqué mardi soupçonner qu'il y ait eu une « transmission interhumaine » entre les personnes contaminées au hantavirus sur un bateau de croisière néerlandais bloqué au Cap-Vert, qui a fait trois morts.\nCom... [3666 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2251541/hantavirus-bateau-oms-soupconne-transmission-interhumaine",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/mv-hondius-cruise-ship-hantavirus.png",
"publishedAt": "2026-05-05T11:49:46Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "18dda98aa65a5f2082e3207dc6b63d00",
"title": "De la Lune à Montréal: l’équipage d’Artemis II prendra la parole à la Place des Arts",
"description": "«Cet événement unique offre à la communauté d’affaires et au grand public montréalais l’occasion d’entendre directement les astronautes d’Artemis II partager leur expérience.»",
"content": "Houston, nous allons à Montréal. Tout juste de retour de leur voyage autour de la Lune, les membres de l’équipage d’Artemis II feront escale à la Place des Arts à la fin du mois pour parler de leur mission historique.\nL’astronaute canadien Jeremy Han... [2180 chars]",
"url": "https://www.noovo.info/nouvelles/science-et-nature/article/de-la-lune-a-montreal-lequipage-dartemis-ii-prendra-la-parole-a-la-place-des-arts/",
"image": "https://www.noovo.info/resizer/v2/EO4QCUMRJVH6LAQ4Q2GFPY7PJE.jpg?smart=true&auth=e5ab3977f6413c33d0467b5477139dc5e0fe727735bb971eb0a6061071efcd35&width=1200&height=630",
"publishedAt": "2026-05-05T11:46:34Z",
"lang": "fr",
"source": {
"id": "bb56dfdbccb07d45008e45f60d018d1b",
"name": "Noovo Info",
"url": "https://www.noovo.info"
}
}
]
}