- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czechia
- 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
- Republic of Korea
- Romania
- Russian Federation
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- Spain
- Sweden
- Switzerland
- Taiwan
- Thailand
- Türkiye
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United Republic of Tanzania
- 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": 352978,
"articles": [
{
"id": "382a53df4f40017ea2521683ea2345a8",
"title": "Primary Russian launch pad damaged during rocket liftoff",
"description": "Kazakhstan's Baikonur Cosmodrome was damaged during Thursday's launch that sent two Russian cosmonauts and one U.S. astronaut to the International Space Station.",
"content": "Nov. 29 (UPI) -- Kazakhstan's Baikonur Cosmodrome was damaged during Thursday's launch that sent two Russian cosmonauts and one U.S. astronaut to the International Space Station.\nRussia leases the launch facility, which is located in Kazakhstan, and ... [1257 chars]",
"url": "https://www.upi.com/Science_News/2025/11/29/kazakhstan-roscosmos-launchpad/9301764447093/",
"image": "https://cdnph.upi.com/sv/ph/og/i/9301764447093/2025/1/17644477872946/v1.5/Primary-Russian-launch-pad-damaged-during-rocket-liftoff.jpg",
"publishedAt": "2025-11-29T20:47:48Z",
"lang": "en",
"source": {
"id": "887e9e707c79cca3398c8d4e0e1c2d60",
"name": "upi.com",
"url": "https://www.upi.com"
}
},
{
"id": "7f98a63d0707949eae706c8f0d3ddc2a",
"title": "heavy snow expected",
"description": "Parts of the Greater Toronto Area are expected to see heavy snow beginning Saturday night, Environment Canada says.",
"content": "Parts of the Greater Toronto Area are expected to see heavy snow beginning Saturday night, Environment Canada says.\nVaughan, Markham, Richmond Hill and the rest of York Region are under a yellow warning for snowfall, as is Durham Region, including Pi... [1052 chars]",
"url": "https://www.cp24.com/local/toronto/2025/11/29/heavy-snow-expected-to-hit-parts-of-the-gta-starting-tonight/",
"image": "https://www.cp24.com/resizer/v2/IUHD4WHG4ZAFTP3EW7I4UX3JFA.JPG?smart=true&auth=df3a817a34f722ca01c30fafd367d7733655121891a2ce8e903e4499055e18b6&width=1200&height=630",
"publishedAt": "2025-11-29T20:16:26Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "bac5095fc63b43cd80b914c02f44437b",
"title": "\" C’est assez \" : les syndicats montent aux barricades contre les politiques de la CAQ",
"description": "Les neuf principales organisations syndicales ont organisé un rassemblement au centre-ville de Montréal pour dénoncer les politiques du gouvernement Legault.",
"content": "Le gouvernement de François Legault « sème le chaos dans la société », a un « bilan lamentable » et « fait l’autruche » : les neuf principales organisations syndicales du Québec sont descendues dans les rues de Montréal samedi avec un paquet de récri... [3196 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2210625/manifestation-montreal-syndicats-ftq-csn-legault",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/grand-rassemblement-dans-rue-quebec-syndiats-manifestations-montreal.jpeg",
"publishedAt": "2025-11-29T19:37:17Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}