- 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 World News API
Get the live top world headlines from Canada with our JSON API.
Get API key for the Canada World 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=world&apikey=API_KEY
{
"totalArticles": 278522,
"articles": [
{
"id": "e0ea503160d73276f176c6e3167954e4",
"title": "US says it fired missile at Iran-bound oil tanker",
"description": "The US military says the vessel's engine room was hit after the crew \"ignored repeated warnings\".",
"content": "The US says it has struck and \"disabled an unladen oil tanker\" that was sailing towards Iran, as part of Washington's naval blockade on the Strait of Hormuz.\nUS Central Command (Centcom) said a US aircraft fired a Hellfire missile into the engine roo... [793 chars]",
"url": "https://www.bbc.com/news/articles/c5yx135yg53o",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/2c96/live/bd99f610-5ec8-11f1-9a1b-293f5ae3cc4e.png",
"publishedAt": "2026-06-02T21:36:09Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "44c5d7c4d13c31e0544c6a5db15febc8",
"title": "Fetterman calls Platner a ‘creep’ after reports of extramarital sexting",
"description": "Sen. John Fetterman issued a scathing takedown of Graham Platner as the leading Democratic candidate in Maine’s Senate race has become embroiled in a scandal over reports that he sent sexual text messages to women who were not his wife.",
"content": "Sen. John Fetterman issued a scathing takedown of Graham Platner as the leading Democratic candidate in Maine’s Senate race has become embroiled in a scandal over reports that he sent sexual text messages to women who were not his wife.\nIn an intervi... [5371 chars]",
"url": "https://www.cnn.com/2026/06/02/politics/graham-platner-senate-democrats-maine",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/20260602-graham-platner-john-fetterman-split.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-06-02T20:14:50Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "a4c19b4272e141e65904e9f389403b78",
"title": "White House Correspondents' Dinner rescheduled after shooting incident",
"description": "The annual dinner, which was held in April this year, was interrupted when a gunman stormed a security checkpoint.",
"content": "The annual White House Correspondents' Dinner has been rescheduled after the original event on April 25 was suspended after a gunman attempted to access the venue, resulting in an exchange of fire with Secret Service agents.\nThe new event will be hel... [2124 chars]",
"url": "https://www.bbc.com/news/articles/clypky99g0vo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/e90c/live/8e078de0-5eb4-11f1-9877-71c2729415b9.jpg",
"publishedAt": "2026-06-02T19:24:49Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
}
]
}