- 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": 477052,
"articles": [
{
"id": "a22cf22b8868c3277803a1000e2b740a",
"title": "Ottawa to pull plug on Arctic naval facility",
"description": "Sources say the Carney government will shutter the Nanisivik Naval Facility, a Harper-era Arctic sovereignty project that never began operations",
"content": "Prime Minister Mark Carney’s government is shuttering a trouble-plagued Arctic naval facility, two government sources say – a project from the Stephen Harper era that was originally conceived as a major demonstration of Canadian sovereignty in the No... [5892 chars]",
"url": "https://www.theglobeandmail.com/politics/article-ottawa-to-pull-plug-on-arctic-naval-facility/",
"image": "https://www.theglobeandmail.com/resizer/v2/M3WKDKYYN5EC3DLUDJN7AKVFHI.jpg?auth=87979239e9dfd9c9eda3afc8957f2261adc82ee45a00aca90d560247564a672f&width=1200&height=800&quality=80&smart=true",
"publishedAt": "2026-05-07T09:00:00Z",
"lang": "en",
"source": {
"id": "7bf059d2d239a92b25534b00be01732d",
"name": "The Globe and Mail",
"url": "https://www.theglobeandmail.com"
}
},
{
"id": "1dd68f2bfbaa129dd6c4962535deeaa8",
"title": "Latest Fuel Prices for Thursday, May 7, 2026",
"description": "The federal Clean Fuel Regulations have, for the first time in a while, filtered on down to the consumer. Impl...",
"content": "The federal Clean Fuel Regulations have, for the first time in a while, filtered on down to the consumer.\nImplemented by the Trudeau government three years ago, the regulations made it more costly for suppliers to comply with environmental initiative... [436 chars]",
"url": "https://vocm.com/2026/05/07/latest-fuel-prices-for-thursday-may-7-2026/",
"image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/900/files/2026/04/gas-gasoline-fuel-price-pump-pub-gas-station-4.jpg",
"publishedAt": "2026-05-07T08:31:00Z",
"lang": "en",
"source": {
"id": "e1f7b8d1fbe1f1a390d9ca6465745832",
"name": "VOCM",
"url": "https://vocm.com"
}
},
{
"id": "6ce654d13ad2e1371065367429b65b67",
"title": "Le Mexique s’en sort-il mieux que le Canada avec Trump?",
"description": "La présidente Claudia Sheinbaum a adopté jusqu’à maintenant une approche plus conciliante avec les Américains que le premier ministre Mark Carney.",
"content": "« Merveilleuse, hautement intelligente », c’est en ces termes élogieux que Donald Trump décrivait, il y a quelques mois, la présidente mexicaine Claudia Sheinbaum. Depuis un peu plus d’un an, le Mexique semble échapper à certaines épreuves imposées p... [5598 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2252031/negociation-aceum-canada-mexique-trump",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/trump-carney-sheinbaum-93783.jpg",
"publishedAt": "2026-05-07T08:30:00Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}