
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": 69775, "articles": [ { "title": "Budget 2023: Freeland outlines priorities", "description": "The coming 2023 federal budget will 'exercise fiscal restraint' while also making 'significant' investments in health and building Canada's clean economy, Deputy Prime Minister and Finance Minister Chrystia Freeland said Monday.", "content": "The coming 2023 federal budget will \"exercise fiscal restraint\" while also making \"significant\" investments in health and building Canada's clean economy, Deputy Prime Minister and Finance Minister Chrystia Freeland said Monday.\nIn a speech detailing... [1250 chars]", "url": "https://www.ctvnews.ca/politics/we-will-exercise-fiscal-restraint-freeland-outlines-priorities-ahead-of-2023-federal-budget-1.6320813", "image": "https://www.ctvnews.ca/content/dam/ctvnews/en/images/2023/3/20/chrystia-freeland-1-6320819-1679334259951.jpg", "publishedAt": "2023-03-20T18:10:34Z", "source": { "name": "CTV News", "url": "https://www.ctvnews.ca" } }, { "title": "Bombardier déboutée par un tribunal new-yorkais", "description": "Bombardier n’a pas fini d’en découdre avec des prêteurs mécontents qui allèguent avoir été lésés par les nombreuses ventes d’actifs effectuées par l’avionneur québécois dans le cadre de son redressement. L’affaire pourrait s’inviter à sa journée des investisseurs prévue ce jeudi.", "content": "Bombardier n’a pas fini d’en découdre avec des prêteurs mécontents qui allèguent avoir été lésés par les nombreuses ventes d’actifs effectuées par l’avionneur québécois dans le cadre de son redressement. L’affaire pourrait s’inviter à sa journée des ... [3648 chars]", "url": "https://www.lapresse.ca/affaires/entreprises/2023-03-20/litige-avec-des-preteurs-mecontents/bombardier-deboutee-par-un-tribunal-new-yorkais.php", "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/d3072e8458503e76878e9e86eb855aa0.jpg", "publishedAt": "2023-03-20T17:34:44Z", "source": { "name": "La Presse", "url": "https://www.lapresse.ca" } }, { "title": "PSA: You Only Have One Week To Purchase 3DS And Wii U eShop Games", "description": "Can we panic yet? - March 27th, 2023. Judgement Day. The day when Skynet will rain nuclear fire upon the earth and send a ...", "content": "March 27th, 2023. Judgement Day. The day when Skynet will rain nuclear fire upon the earth and send a Terminator back in time to... Hang on. Sorry, wrong script. Two secs...\nMarch 27th, 2023. The day when the 3DS and Wii U eShops will shut down perma... [708 chars]", "url": "https://www.nintendolife.com/news/2023/03/psa-you-only-have-one-week-to-purchase-3ds-and-wii-u-eshop-games", "image": "https://images.nintendolife.com/59fc3447e4399/1280x720.jpg", "publishedAt": "2023-03-20T17:30:00Z", "source": { "name": "Nintendo Life", "url": "https://www.nintendolife.com" } } ] }