- 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": 413830,
"articles": [
{
"id": "f22e7377d83185622db17082751000e2",
"title": "Kristi Noem out at U.S. Department of Homeland Security",
"description": "One of the top officials overseeing U.S. President Donald Trump's immigration crackdown, U.S. Homeland Security Secretary Kristi Noem, will leave her role, Trump said on Thursday.",
"content": "U.S. President Donald Trump on Thursday fired his embattled homeland security secretary, Kristi Noem, after mounting criticism over her leadership of the department, including the handling of the administration's immigration crackdown and disaster re... [3577 chars]",
"url": "https://www.cbc.ca/news/world/kristi-noem-ousted-homeleand-security-ice-9.7116182",
"image": "https://i.cbc.ca/ais/d807208a-808d-4b9f-b60f-eee4de48250d,1772737801746/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C287%2C5500%2C3093%29%3BResize%3D620",
"publishedAt": "2026-03-05T20:38:05Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "24a0e8942477010c26a162b6bdb13fcf",
"title": "Kristi Noem, who oversaw ICE operations, moved to new ‘special envoy’ role",
"description": "In a post on Truth Social, Trump said that Markwayne Mullin will become the United States Secretary of Homeland Security (DHS), effective March 31.",
"content": "U.S. President Donald Trump announced Thursday that Kristi Noem has been reassigned from secretary of the Department of Homeland Security (DHS) and “will be moving to be Special Envoy for The Shield of the Americas.”\nIn a post on Truth Social, Trump ... [4798 chars]",
"url": "https://globalnews.ca/news/11717940/kristi-noem-reassigned-special-envoy-donald-trump/",
"image": "https://globalnews.ca/wp-content/uploads/2026/03/kristi-noem-reassigned.jpg?quality=65&strip=all&crop=0px%2C49px%2C1024px%2C541px&resize=720%2C379",
"publishedAt": "2026-03-05T19:08:40Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "76f50f9f23858ace92fc5a50a063bf50",
"title": "Ford government takes over 8th Ontario school board, sidelining trustees",
"description": "The news comes a little over a month after Peel District School Board was put under supervision and York Catholic District School Board was told it could be next.",
"content": "The Ford government has put an eighth Ontario school board under the direct control of the Ministry of Education, appointing a supervisor to sideline trustees in York Region and confirming a separate takeover in Peel.\nThe latest takeover is one that ... [2837 chars]",
"url": "https://globalnews.ca/news/11717907/york-catholic-district-school-takeover/",
"image": "https://globalnews.ca/wp-content/uploads/2026/03/CP175434267.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-03-05T18:46:45Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
}
]
}