Canada World News API

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

Get API key for the Canada World 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=world&apikey=API_KEY
{
    "totalArticles": 270652,
    "articles": [
        {
            "id": "ae434a2472e04bf530b68de76fc338a2",
            "title": "Karmelo Anthony Murder Trial: Victim's Parents Break Down Over Bodycam Footage",
            "description": "Emotional moment in Karmelo Anthony's murder trial ... tears started flowing as prosecutors played bodycam footage of paramedics trying to save Austin Metcalf from a fatal stab wound.",
            "content": "Emotional moment in Karmelo Anthony's murder trial ... tears started flowing as prosecutors played bodycam footage of paramedics trying to save Austin Metcalf from a fatal stab wound.\nThe gut-wrenching footage played in court Friday, showed paramedic... [986 chars]",
            "url": "https://www.tmz.com/2026/06/05/karmelo-anthony-murder-trial-bodycam-footage-austin-metcalf-cpr/",
            "image": "https://imagez.tmz.com/image/44/16by9/2026/06/05/44c0705cbf544d93bcc1612555adae60_xl.png",
            "publishedAt": "2026-06-05T22:44:28Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "2d835a0ca280b8847aa6e0293461a282",
            "title": "Poutine \" ne voit aucun intérêt \" à rencontrer Zelensky et refuse son invitation",
            "description": "Le président russe, Vladimir Poutine, rejette la proposition du président ukrainien, Volodymyr Zelensky, d'une rencontre en face-à-face sur le conflit.",
            "content": "Le président russe Vladimir Poutine a rejeté dimanche une proposition du président ukrainien Volodymyr Zelensky d'une rencontre en face-à-face au sujet du conflit qui dure depuis quatre ans, affirmant qu’il n’y voyait « aucun intérêt ».\nJeudi, M. Zel... [3568 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2259585/poutine-rejette-proposition-rencontre-zelensky",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/vladimir-poutine-voldymyr-zelensky.jpg",
            "publishedAt": "2026-06-05T19:40:26Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "eafab6fb3c8610247f53d7815dcfcab5",
            "title": "US official who stashed $40m in gold bars at his home to remain in jail",
            "description": "The former CIA official has been charged with theft of public funds relating to timesheet claims he made.",
            "content": "A former CIA official accused of stashing millions in gold bars at his Virginia home is a \"master manipulator\" who lied to his neighbours about being a pilot and leveraged his \"access to seniority\", US prosecutors say.\nSiding with the federal governm... [2480 chars]",
            "url": "https://www.bbc.com/news/articles/cjwpw8w6dnwo",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/68d7/live/421a8100-6105-11f1-9134-bfd933b9750c.jpg",
            "publishedAt": "2026-06-05T19:13:10Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories