- 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": 559086,
"articles": [
{
"id": "feb610aa072a28ed98c31b41a2473b48",
"title": "A natural chemistry laboratory in protostar shock waves",
"description": "Life exists because elements combine to form complex organic molecules. Astrochemistry studies this process, trying to understand how nature creates carbon-based molecules critical for life. One source for these types of molecules is the outflows emitted by protostars.",
"content": "Life exists because elements combine to form complex organic molecules. Astrochemistry studies this process, trying to understand how nature creates carbon-based molecules critical for life. One source for these types of molecules is the outflows emi... [5123 chars]",
"url": "https://phys.org/news/2026-05-natural-chemistry-laboratory-protostar.html",
"image": "https://scx2.b-cdn.net/gfx/news/2026/a-natural-chemistry-la.jpg",
"publishedAt": "2026-05-31T22:30:01Z",
"lang": "en",
"source": {
"id": "6063be7565dcd637bb5d2946ed6c5329",
"name": "Phys.org",
"url": "https://phys.org"
}
},
{
"id": "974be6cea27f5e7204383bd0a4053c08",
"title": "More ticks in N.B., but expert says hot summer could bring brief relief",
"description": "A warmer, drier summer may ease tick activity in New Brunswick, but ticks will remain active in spring and fall, says a Mount Allison University biology",
"content": "A warmer, drier summer may ease tick activity in New Brunswick, but ticks will remain active in spring and fall, says a Mount Allison University biology professor.\nVett Lloyd, who has studied ticks for more than 10 years, said milder winters and inco... [5130 chars]",
"url": "https://yoursaintjohn.ca/more-ticks-in-n-b-but-expert-says-hot-summer-could-bring-brief-relief/",
"image": "https://yoursaintjohn.ca/wp-content/uploads/2026/05/Vett-Llyod-edited-headshot.jpg",
"publishedAt": "2026-05-31T22:24:07Z",
"lang": "en",
"source": {
"id": "ec4cd25aceef85d572b4ae323b6a7b5b",
"name": "Your Saint John",
"url": "https://yoursaintjohn.ca"
}
},
{
"id": "5af16a4cfeaa7896d59fc87f4cda82b4",
"title": "Meteor over Massachusetts causes explosion reports, sightings from Delaware to Montreal",
"description": "Reports of an explosion from people across New England on Saturday afternoon sent police agencies and others scrambling to understand what caused a double boom that shook buildings in Massachusetts and Rhode Island. The American Meteor Society said that the booms people heard were actually caused by a meteor about 3 feet (nearly 1 metre) wide entering the atmosphere […]",
"content": "Reports of an explosion from people across New England on Saturday afternoon sent police agencies and others scrambling to understand what caused a double boom that shook buildings in Massachusetts and Rhode Island.\nThe American Meteor Society said t... [1948 chars]",
"url": "https://montreal.citynews.ca/2026/05/31/meteor-sightings-montreal/",
"image": "https://montreal.citynews.ca/wp-content/blogs.dir/sites/19/2024/07/28/iStock-931037172-878x494-1.jpg",
"publishedAt": "2026-05-31T21:22:57Z",
"lang": "en",
"source": {
"id": "195fa0cb5fce8f9cfcd06cf293a4c16a",
"name": "CityNews Montreal",
"url": "https://montreal.citynews.ca"
}
}
]
}