- 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": 392156,
"articles": [
{
"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"
}
},
{
"id": "8621bb5ca288bf7df075ec33b3158bbd",
"title": "Algoma Steel would supply material for land vehicles: Hanwha",
"description": "These agreements, which would support industries hit hard by U.S. tariffs, are contingent on Hanwha winning Canada's contract to supply the navy with a fleet of up to 12 submarines",
"content": "OTTAWA — South Korean defence firm Hanwha says it has reached a deal with Algoma Steel to supply military-grade steel for the possible manufacturing of land defence vehicles in Canada.\nHanwha said in April it had reached a separate agreement with Can... [869 chars]",
"url": "https://www.sootoday.com/local-news/algoma-steel-would-supply-material-for-land-vehicles-hanwha-12357426",
"image": "https://www.vmcdn.ca/f/files/shared/feeds/cp/2026/06/991c93e0a274711f8a7d849df706a16ca4fb3ef6ff6af2ff3a449803b9504efe.jpg;w=1200;h=800;mode=crop",
"publishedAt": "2026-06-01T17:03:38Z",
"lang": "en",
"source": {
"id": "e75700b3f7b2c08a9430fe2e93805216",
"name": "SooToday.com",
"url": "https://www.sootoday.com"
}
},
{
"id": "c75cf221b09fe81eb0b7dd165c3ac01d",
"title": "Qui se cache derrière le rassemblement \" raciste \" à Shawinigan?",
"description": "L’identité des participants au rassemblement n'est pas connue, mais certains experts soupçonnent l’influence d’une frange québécoise d’un groupe d’extrême droite.",
"content": "L’identité des participants au rassemblement à caractère raciste qui a eu lieu à Shawinigan samedi n'est pas connue pour le moment, et ce qui a mené à ce rassemblement non plus, mais certains experts soupçonnent l’influence d’une frange québécoise d’... [3638 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2258344/identite-groupe-shawinigan-rassemblement-racisme",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/manifestation-quebec-blanc-shawinigan.jpg",
"publishedAt": "2026-06-01T16:47:11Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}