- 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": 506796,
"articles": [
{
"id": "f5f91f476e0d56e58d89be7b742c8d6f",
"title": "2 arrested in Toronto human trafficking investigation",
"description": "Toronto police have arrested a man and a woman in connection with a human trafficking investigation.",
"content": "Warning: Graphic content\nTwo suspects have been arrested in connection with a Toronto human trafficking investigation.\nLast month, Toronto police’s Human Trafficking Unit launched an investigation.\nInvestigators say the two suspects trafficked a 23-y... [1101 chars]",
"url": "https://www.cp24.com/local/toronto/2026/05/25/man-woman-from-toronto-charged-in-human-trafficking-investigation/",
"image": "https://www.cp24.com/resizer/v2/HNVOM6WTZVA3JNDQYEFCXGI4HM.jpeg?smart=true&auth=3a9c228a06a519b8e23b2b39feb850387466c2fbaefc3daa8cde9636581a504c&width=1200&height=630",
"publishedAt": "2026-05-25T21:56:28Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "d402213d589b4957212b5d4aa07f0d1a",
"title": "Ontario man dies of MAID after being assessed outside Tim Hortons",
"description": "An Ontario doctor has been 'cautioned' over MAID cases, including a failed provision: The man resumed breathing after being declared dead.",
"content": "Article content\nA London, Ont., doctor who assessed a patient with inflammatory bowel disease and a history of mental health issues for MAID outside a Tim Hortons location and later personally drove the man to the place his life was ended has agreed ... [3984 chars]",
"url": "https://nationalpost.com/news/ontario-man-dies-of-maid-after-being-assessed-outside-tim-hortons",
"image": "https://smartcdn.gprod.postmedia.digital/nationalpost/wp-content/uploads/2026/05/College-Physicians-Surgeons-Ontario.jpg",
"publishedAt": "2026-05-25T21:32:37Z",
"lang": "en",
"source": {
"id": "b21848176ea49868330160a249ef8b6e",
"name": "National Post",
"url": "https://nationalpost.com"
}
},
{
"id": "44c9fd23b0dc7311eccc164bb0db6cd8",
"title": "Fuite du courriel d’Eric Girard : \" Il y a une enquête en cours \", dit Fréchette",
"description": "Radio-Canada a révélé le contenu d'un courriel du ministre des Finances, dans lequel il se disait « inquiet » quant au coût des annonces préélectorales.",
"content": "La fuite d'un courriel envoyé par le ministre Eric Girard à Christine Fréchette, un message dont le contenu a été révélé par Radio-Canada, samedi, fera l'objet d'une enquête interne au gouvernement pour en connaître la source, a indiqué la première m... [2522 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2256629/fuite-courriel-girard-frechette-enquete",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/christine-frechette-eric-girard-ministre-finances-premiere-ministre-caq.jpg",
"publishedAt": "2026-05-25T21:09:24Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}