- 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": 480856,
"articles": [
{
"id": "e033c5adad1fd9b6ea6aa8595de4410a",
"title": "Une avancée génétique cible mieux les cancers héréditaires",
"description": "La Colombie-Britannique se dote d’une nouvelle technologie d’analyse génomique dans sa lutte contre les cancers héréditaires et leur prévention.",
"content": "La Colombie-Britannique se dote d’une nouvelle technologie d’analyse génomique dans sa lutte contre les cancers héréditaires et leur prévention.\nGrâce à un simple échantillon sanguin, il serait dorénavant possible de déterminer avec un taux de fiabil... [2378 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2249634/test-depistage-cancer-hereditaire",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-premiere/16x9/mammographie-depistage-cancer-sein.jpg",
"publishedAt": "2026-04-27T21:31:12Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "e724fd15744c446c379470eee4645cdb",
"title": "US press gala shooting suspect charged with attempting to kill Trump",
"description": "Prosecutor says Cole Tomas Allen ‘attempted to assassinate the president of the United States’ in Saturday attack.",
"content": "Federal authorities in the United States have charged the suspect who allegedly shot a US Secret Service agent as he tried to breach security at a press gala attended by Donald Trump with attempting to assassinate the US president.\nCole Tomas Allen, ... [3667 chars]",
"url": "https://www.aljazeera.com/news/2026/4/27/white-house-correspondents-dinner-shooting-suspect-charged",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/04/reuters_69efc0a4-1777320100.jpg?resize=1920%2C1440",
"publishedAt": "2026-04-27T21:22:30Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
},
{
"id": "c65a5f65c7d1bbab69fb2ad42f369ad2",
"title": "King Charles's arrival in U.S. overshadowed by recent events in Washington",
"description": "Britain's King Charles and Queen Camilla arrived in the United States on Monday afternoon for a four-day trip, a tour which has taken on even greater prominence after the White House Correspondents' dinner shooting and amid acrimony between the close allies.",
"content": "Britain's King Charles and Queen Camilla arrived in the United States on Monday afternoon for a four-day trip, a tour that has taken on even greater prominence after the shooting at the White House Correspondents' Association dinner and amid acrimon... [3607 chars]",
"url": "https://www.cbc.ca/news/world/king-arrives-us-visit-trump-9.7178922",
"image": "https://i.cbc.ca/ais/07142e58-9776-46df-9538-e5645f68f31a,1777316788887/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C11%2C2560%2C1440%29%3BResize%3D620",
"publishedAt": "2026-04-27T21:08:09Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}