- 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": 255740,
"articles": [
{
"id": "8fee78d60fd133236073bec351e21920",
"title": "Iran’s top diplomat outlines demands for ceasefire talks, rules out direct negotiations with U.S.",
"description": "Islamabad hosts new push to end war that has killed thousands and roiled global markets",
"content": "Iranian Foreign Minister Abbas Araghchi laid out Iran’s demands and its reservations about U.S. positions on Saturday as Islamabad hosted a new push to end a war that has killed thousands and roiled global markets.\nThough details of the talks were sc... [5000 chars]",
"url": "https://www.theglobeandmail.com/world/article-iran-pakistan-ceasefire-talks-trump-hormuz/",
"image": "https://www.theglobeandmail.com/resizer/v2/6MLTJB6MLZE6VIQXMDKCSTTZZE.jpg?auth=9dfdb852f38bfb0d2eab04b58d66e3f20eda2a9ff7aa75e6d320b143b2ee871c&width=1200&height=800&quality=80&smart=true",
"publishedAt": "2026-04-25T11:35:03Z",
"lang": "en",
"source": {
"id": "7bf059d2d239a92b25534b00be01732d",
"name": "The Globe and Mail",
"url": "https://www.theglobeandmail.com"
}
},
{
"id": "f778c92dd2a124000f0233d9f9c4962f",
"title": "State Dept orders global warning about alleged China AI theft: Reuters",
"description": "The U.S. is reportedly targeting alleged efforts by Chinese companies to steal intellectual property from American AI labs.",
"content": "The U.S. State Department has ordered a global push to bring attention to what it says are widespread efforts by Chinese companies, including AI startup DeepSeek, to steal intellectual property from U.S. artificial intelligence labs, according to a d... [2642 chars]",
"url": "https://www.cnbc.com/2026/04/25/us-global-warning-alleged-china-ai-theft.html",
"image": "https://image.cnbcfm.com/api/v1/image/108270784-1772169577483-gettyimages-2263091017-boivin-notitle260226_npCwm.jpeg?v=1777002243&w=1920&h=1080",
"publishedAt": "2026-04-25T10:03:24Z",
"lang": "en",
"source": {
"id": "32c2ad3fb41cb87b5b847d750028dff0",
"name": "CNBC",
"url": "https://www.cnbc.com"
}
},
{
"id": "60f10568be91db90757d00802f42ad6f",
"title": "What is the Atlantic Meridional Overturning Circulation, and why are scientists worried about it slowing down?",
"description": "The Atlantic Meridional Overturning Circulation (AMOC) helps nourish aquatic ecosystems and is part of the reason Europe has milder temperatures than places in Canada at the same latitude. But lately scientists are concerned that it is slowing down and could even potentially collapse.",
"content": "In the movie The Day After Tomorrow, the world's weather systems are thrown into chaos when an important Atlantic Ocean current abruptly shuts down. Tornadoes rip through Los Angeles, sea levels rise and wipe out most of coastal New York, and large p... [6255 chars]",
"url": "https://www.cbc.ca/news/science/amoc-slowdown-9.7176387",
"image": "https://i.cbc.ca/ais/3af3b751-69b0-48ed-8db1-6b839513f63a,1777059512089/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C333%2C5500%2C3093%29%3BResize%3D620",
"publishedAt": "2026-04-25T08:00:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}