- 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": 471252,
"articles": [
{
"id": "09c8cbeaa8d5a0df20bcdd0cb57fc223",
"title": "A cancer screening program in N.S. is now available to the unhoused, but gaps remain",
"description": "Nova Scotia's colon cancer screening program, which operates through the mail, was until recently only available to people with fixed addresses. A limited workaround was recently implemented in Halifax, but health-care workers and people experiencing homelessness say lack of access remains an issue.",
"content": "The colon cancer screening program in Nova Scotia is now available to some of those without a home address, but gaps remain.\nPatients who request a test can now have one sent to Mobile Outreach Street Health in Halifax. They can then complete the tes... [3394 chars]",
"url": "https://www.cbc.ca/news/canada/nova-scotia/lack-access-cancer-screening-homeless-people-9.7159079",
"image": "https://i.cbc.ca/ais/68b2be08-afd1-4040-b12d-2a68420a7695,1775833536193/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C260%2C2500%2C1406%29%3BResize%3D620",
"publishedAt": "2026-04-12T09:00:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "631b15dfeee3a8e42c9980d35a028683",
"title": "53% of Canadians want Carney Liberals to win majority in byelections: poll",
"description": "The Ipsos poll exclusive to Global News shows the Liberals continue to build its support among voters, which is increasingly coming at the expense of the Conservatives.",
"content": "Just over half of Canadians want the federal Liberals to win enough seats in Monday’s byelections to give Prime Minister Mark Carney a majority government, new polling suggests.\nThe Ipsos poll conducted exclusively for Global News found that 53 per c... [5045 chars]",
"url": "https://globalnews.ca/news/11771957/ipsos-poll-carney-liberals-byelections-majority/",
"image": "https://globalnews.ca/wp-content/uploads/2026/04/Carney-majority-government-file-april-9-e1775770421341.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-04-12T08:00:32Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "b8adc453b75a700ab54a3204c7dde7bb",
"title": "Congrès libéral : en profiter pendant que ça passe",
"description": "Après être passés à deux doigts de voir leur parti décimé, les militants libéraux paraissaient désormais invincibles, réunis en congrès à Montréal.",
"content": "Les sourires fendus jusqu’aux oreilles, éclatants comme dans une publicité de dentifrice.\nLes militants libéraux réunis en Congrès à Montréal semblaient ne pas en croire leur chance : après être passés à deux doigts de voir leur parti décimé, ils par... [4367 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2245644/congres-liberal-carney-majorite",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/carney-congres-parti-liberal-plc.jpg",
"publishedAt": "2026-04-12T08:00:00Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}