- 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": 439170,
"articles": [
{
"id": "6e00c3faa8aee5aa30c63820cd4b8600",
"title": "Tehran strikes military base in Saudi Arabia after Israel hits Iranian nuclear facilities",
"description": "Iran struck a base in Saudi Arabia, wounding U.S. service members and damaging planes, in retaliation for Israeli attacks on two of the country's nuclear facilities on Friday.",
"content": "Iran struck a base in Saudi Arabia, wounding U.S. service members and damaging planes, in retaliation for Israeli attacks on two of the country's nuclear facilities on Friday.\nThe Iranian attack on Prince Sultan Air Base injured at least 10 American ... [4639 chars]",
"url": "https://www.cbc.ca/news/world/iran-strikes-military-base-us-troops-wounded-9.7145616",
"image": "https://i.cbc.ca/ais/f3116dd7-8223-4ae4-9150-f3f2a7244d13,1774659778897/full/max/0/default.jpg?im=Crop%2Crect%3D%28308%2C748%2C5672%2C3190%29%3BResize%3D620",
"publishedAt": "2026-03-28T02:01:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "9531a4fc62e17b18f8b0bb982966a761",
"title": "Explosion on roof of downtown Toronto building caught on camera",
"description": "Video from Chopper 24 captured an explosion on the roof of a downtown Toronto building where a fire broke out on Friday night.",
"content": "Video from Chopper 24 captured an explosion on the roof of a downtown Toronto building where a fire broke out on Friday night.\nToronto Fire Services (TFS) said crews were called to 296 Richmond St. W. just after 6 p.m. for a roof fire.\nTFS Deputy Chi... [2533 chars]",
"url": "https://www.cp24.com/local/toronto/2026/03/27/chopper-video-captures-explosion-on-roof-of-downtown-toronto-building/",
"image": "https://www.cp24.com/resizer/v2/P4JZ5CEX7RDELFSE5NY6EB5ABQ.png?smart=true&auth=831609a860ea7936efea0efcd1e2d1453bd124140fbaea170d631a5f94659d18&width=1200&height=630",
"publishedAt": "2026-03-28T01:26:00Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "6d6f064cf559f518bedf4faaeae33f5f",
"title": "Modified routine at the Pê Sâkâstêw Centre",
"description": "On March 27, 2026, a modified routine was put in place at the Pê Sâkâstêw Centre, and all visits were suspended as a precautionary measure due to a potential influenza outbreak.",
"content": "March 27, 2026 – Mâskwâcîs, Alberta – Correctional Service Canada\nOn March 27, 2026, a modified routine was put in place at the Pê Sâkâstêw Centre, and all visits were suspended as a precautionary measure due to a potential influenza outbreak.\nThe Co... [370 chars]",
"url": "https://www.canada.ca/en/correctional-service/news/2026/03/modified-routine-at-the-pe-sakastew-centre.html",
"image": "https://www.canada.ca/etc/designs/canada/wet-boew/assets/favicon.ico",
"publishedAt": "2026-03-28T01:15:12Z",
"lang": "en",
"source": {
"id": "3d6898c66fea30856116a38513eede4d",
"name": "canada.ca",
"url": "https://www.canada.ca"
}
}
]
}