- 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": 547658,
"articles": [
{
"id": "bbe9e46b3127c923b4e54ae2f52deb33",
"title": "'Game changer' experimental drug doubles survival time for pancreatic cancer, trial shows",
"description": "An experimental drug that doubles survival time for pancreatic cancer is being hailed as a breakthrough for combating one of the world's deadliest cancers.",
"content": "An experimental drug that doubles survival time for pancreatic cancer is being hailed as a breakthrough for combating one of the world's deadliest cancers.\nA Phase 3, 500-person trial pitted the once-a-day pill against standard chemotherapy in patien... [5300 chars]",
"url": "https://www.cbc.ca/news/health/experimental-pancreatic-cancer-drug-9.7219272",
"image": "https://i.cbc.ca/ais/2e3806e1-27fc-4309-88d5-5f91bb5fdde5,1780333979352/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C42%2C5379%2C3025%29%3BResize%3D620",
"publishedAt": "2026-06-01T18:45:09Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "d6d91a02849bbda3731575b36919a7a2",
"title": "Satellite operators release updated orbital safety guidelines to stay ahead of regulations",
"description": "AIAA and major operators released updated Orbital Safety Best Practices, setting voluntary standards for satellite maneuvers and disposal.",
"content": "A group of major satellite operators has published version 3.0 of the “Orbital Safety Best Practices for Satellite Operators“. The document, facilitated by the American Institute of Aeronautics and Astronautics (AIAA), argues that voluntary industry ... [1903 chars]",
"url": "https://spaceq.ca/satellite-operators-release-updated-orbital-safety-guidelines-to-stay-ahead-of-regulations/",
"image": "https://spaceq.ca/wp-content/uploads/2026/06/Satellite-Orbital-Safety-Best-Practices-3.0-crop.jpg",
"publishedAt": "2026-06-01T18:11:22Z",
"lang": "en",
"source": {
"id": "d6220621a7caee6d5fb781ec3f920f30",
"name": "SpaceQ",
"url": "https://spaceq.ca"
}
},
{
"id": "cf6f951aade681b429b3b5fe282efc79",
"title": "Heavy rainfall pummels Calgary as river levels rise in Alberta",
"description": "An Environment and Climate Change Canada weather advisory issued Monday says Calgary can expect anywhere from 50 to 100 millimetres of rain.",
"content": "Calgarians are being warned about heavy rainfall and flooded roadways amid an Environment and Climate Change Canada (ECCC) rainfall warning.\nAn ECCC weather advisory issued Monday says Calgary can expect anywhere from 50 to 100 millimetres of rain, w... [3473 chars]",
"url": "https://www.cbc.ca/news/canada/calgary/calgary-rainfall-warning-9.7219180",
"image": "https://i.cbc.ca/ais/5dd62fc4-6bb6-44af-a150-623472be9d19,1780338175384/full/max/0/default.jpg?im=Crop%2Crect%3D%28164%2C92%2C1704%2C958%29%3BResize%3D620",
"publishedAt": "2026-06-01T18:01:57Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}