- 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 Nation News API
Get the live top nation headlines from Canada with our JSON API.
Get API key for the Canada Nation 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=nation&apikey=API_KEY
{
"totalArticles": 363902,
"articles": [
{
"id": "2161ae28340feb556087cfbd1e3e6765",
"title": "Pilot, co-pilot killed after Air Canada plane collides with vehicle at New York's LaGuardia Airport",
"description": "The pilot and co-pilot of an Air Canada Express regional jet were killed after it collided with a fire truck while landing at New York's LaGuardia airport late on Sunday, in an incident that closed the airport, authorities said.",
"content": "The pilot and co-pilot of an Air Canada Express regional jet were killed after it collided with a fire truck while landing at New York's LaGuardia airport late on Sunday, in an incident that closed the airport, authorities said.\nThe Air Canada Expr... [1017 chars]",
"url": "https://www.cbc.ca/news/world/air-canada-express-accident-la-guardia-airport-9.7138206",
"image": "https://i.cbc.ca/ais/52f6663b-31ab-4126-a6e9-4df069d3cd19,1774250897164/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C151%2C2892%2C1626%29%3BResize%3D620",
"publishedAt": "2026-03-23T08:09:24Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "f136261145c3f87517add9472272e6a9",
"title": "Canada's border agency under fire for treatment of sexual harassment cases",
"description": "The House of Commons public safety committee is planning an inquiry this spring to examine \"systemic discrimination and organizational culture\" within Canada's border agency.",
"content": "The House of Commons public safety committee is planning an inquiry this spring to examine \"systemic discrimination and organizational culture\" within Canada's border agency.\nIn recent months, the Canada Border Services Agency (CBSA) has been facing ... [4604 chars]",
"url": "https://www.cbc.ca/news/politics/cbsa-harassment-inquiry-9.7136689",
"image": "https://i.cbc.ca/ais/60a9ce7a-c4c5-4ecf-8ed1-0b6233026385,1774036437369/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C308%2C5888%2C3312%29%3BResize%3D620",
"publishedAt": "2026-03-23T08:00:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "111c2c5ee618a1d55ec5cdd05d1c9682",
"title": "New York’s LaGuardia airport closed after Air Canada jet hits vehicle",
"description": "The incident occurred while the Air Canada Express flight 8646 from Montreal was landing at New York’s LaGuardia.",
"content": "An Air Canada Express flight 8646 from Montreal has struck a ground vehicle while landing at New York’s LaGuardia, leading to the airport’s closure.\nThe New York police told the AFP news agency on Monday that the Air Canada plane “collided with a por... [1623 chars]",
"url": "https://www.aljazeera.com/news/2026/3/23/air-canada-jet-collides-with-ground-vehicle-at-new-york-airport",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/03/ap_69c0d19a2f637-1774244250.jpg?resize=1920%2C1440",
"publishedAt": "2026-03-23T06:00:00Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
}
]
}