Canada News API

Get the live top headlines from Canada with our JSON API.

Get API key for the Canada News API

API 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": 481384,
    "articles": [
        {
            "id": "a6ee26110648e7f52c15296c0abf0357",
            "title": "Des Canadiens iront aider la République démocratique du Congo à lutter contre l'Ebola",
            "description": "TORONTO — Des travailleurs humanitaires canadiens iront prêter main-forte à la République démocratique du Congo, qui est aux prises avec une épidémie de maladie d’Ebola causée par un virus rare…",
            "content": "TORONTO — Des travailleurs humanitaires canadiens iront prêter main-forte à la République démocratique du Congo, qui est aux prises avec une épidémie de maladie d’Ebola causée par un virus rare et mortel.\nChiran Livera, responsable des opérations de ... [1984 chars]",
            "url": "https://www.granbyexpress.com/nouvelles-nationales/des-canadiens-iront-aider-la-republique-democratique-du-congo-a-lutter-contre-lebola/",
            "image": "https://www.granbyexpress.com/wp-content/uploads/sites/33/2026/05/ff0caef8810315352e3238c932b99b1318b274cd216d64c3c097da14169a9da3.jpg",
            "publishedAt": "2026-05-21T14:02:45Z",
            "lang": "fr",
            "source": {
                "id": "0b9b53d89fca1423ece7bfde0fef60c6",
                "name": "Le Granby Express",
                "url": "https://www.granbyexpress.com"
            }
        },
        {
            "id": "9811298fcc5ad8cf3e0698eb6bf7cfb9",
            "title": "What’s Trump’s ‘anti-weaponisation fund’ and why are legal experts alarmed?",
            "description": "Democrats argue that the fund will be used to compensate January 6 rioters pardoned by Trump.",
            "content": "The United States Department of Justice has introduced an “anti-weaponisation fund” that will be used to financially compensate people who claim they have been unfairly targeted by the federal government.\nThe fund, announced on Monday, is part of a s... [7221 chars]",
            "url": "https://www.aljazeera.com/news/2026/5/21/whats-trumps-anti-weaponisation-fund-and-why-are-legal-experts-alarmed",
            "image": "https://www.aljazeera.com/wp-content/uploads/2026/05/afp_6a0ee482f06c-1779360899.jpg?resize=1920%2C1440",
            "publishedAt": "2026-05-21T13:33:59Z",
            "lang": "en",
            "source": {
                "id": "7530d90c9af769eda4cb548f32ed381d",
                "name": "Al Jazeera",
                "url": "https://www.aljazeera.com"
            }
        },
        {
            "id": "a13795a4897f6efbaca0fa15f896ea57",
            "title": "Cocktail of pills, caffeine and fire retardant put B.C. chinook salmon at risk: study",
            "description": "Researchers completed a study slated for publication in Environmental Toxicology and Chemistry, which is believed to be the largest screening of its kind in the Lower Fraser River.",
            "content": "British Columbia researchers found more than 200 contaminants in water and chinook salmon tissue samples collected from five sites in the Lower Fraser River estuary including everything from cocaine and antidepressants to caffeine and flame retardant... [2400 chars]",
            "url": "https://globalnews.ca/news/11858637/cocktail-of-pills-caffeine-and-fire-retardant-put-b-c-chinook-salmon-at-risk-study/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/05/5701df527d271c9bfe76cd9a92adc60ce1bda497a2a6750f52148266f132bc41.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-05-21T13:12:25Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        }
    ]
}

Categories