- 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": 434588,
"articles": [
{
"id": "d606ff43dc95f5e3941520daae3adbee",
"title": "Why most Canadians will keep daylight saving time changes as B.C. stops",
"description": "With B.C.'s announcement to adopt a permanent year-round daylight saving time, conversation has now turned to why other provinces have yet to make the change.",
"content": "As clocks spring forward an additional hour for daylight saving time on Sunday, British Columbia will be doing so for the last time.\nBut the spotlight is now turning to why other provinces will keep changing their clocks.\n“It’s a collective action pr... [6243 chars]",
"url": "https://globalnews.ca/news/11714277/daylight-saving-time-end-canada/",
"image": "https://globalnews.ca/wp-content/uploads/2026/03/daylight-savings-time-clock.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-03-04T02:50:40Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "a7f9ef7511fb988e0bd3ffd767c935b9",
"title": "Roy Cooper and Michael Whatley will advance to a marquee North Carolina matchup for US Senate, CNN projects",
"description": "Democrat Roy Cooper and Republican Michael Whatley will advance to November’s general election for an open US Senate seat in North Carolina, CNN’s Decision Desk projects, setting up a marquee contest critical for both parties.",
"content": "Democrat Roy Cooper and Republican Michael Whatley will advance to November’s general election for an open US Senate seat in North Carolina, CNN’s Decision Desk projects, setting up a marquee contest critical for both parties.\nCooper, a former two-te... [4382 chars]",
"url": "https://www.cnn.com/2026/03/03/politics/roy-cooper-michael-whatley-north-carolina-matchup-senate",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/20260303-cooper-whatley.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-03-04T01:40:00Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "b261f5ba8f63889f8cf5623042d23870",
"title": "L’heure a-t-elle sonné pour abolir le changement d’heure au Québec?",
"description": "La Colombie-Britannique a annoncé que le changement d’heure du 8 mars prochain serait son dernier. Le Québec pourrait-il lui emboîter le pas?",
"content": "La Colombie-Britannique a annoncé lundi que le changement d’heure du 8 mars prochain serait son dernier, après quoi elle conservera l’heure avancée du Pacifique (UTC-7). Le Québec pourrait-il lui emboîter le pas?\nÀ l’automne 2024, le ministre de la J... [7221 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2234456/changement-heure-quebec-abolition-possible",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/lal-changement-heure-fuseau-ete-horloge-2.jpg",
"publishedAt": "2026-03-04T00:37:15Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}