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": 270960,
    "articles": [
        {
            "id": "dd9ec5a746566388cd770394379c9829",
            "title": "Appeals court rejects Kennedy Center leaders' ask to keep Trump's name on building",
            "description": "The Kennedy Center was running out of options Friday evening to keep U.S. President Donald Trump's name on the facade of the iconic performing arts venue.",
            "content": "The Kennedy Center was running out of options Friday evening to keep U.S. President Donald Trump's name on the façade of the iconic performing arts venue.\nA judge earlier in the afternoon rejected a request to pause a court-ordered deadline of Friday... [2411 chars]",
            "url": "https://www.cbc.ca/news/world/trump-name-kennedy-center-appeal-denied-9.7234258",
            "image": "https://i.cbc.ca/ais/a6c84517-0409-44e2-a900-4e7cd07aee68,1781307806991/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C221%2C4216%2C2371%29%3BResize%3D620",
            "publishedAt": "2026-06-13T00:05:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "f9bb9ce81537eb0fb625eb5de9fbcb6a",
            "title": "A-10 Warthogs Arrive In England Festooned With Nose Art And Mission Markings From Epic Fury",
            "description": "The markings on the A-10s seen at RAF Lakenheath today offer an indication of what they did during the fight against Iran.",
            "content": "The TWZ Newsletter\nWeekly insights and analysis on the latest developments in military technology, strategy, and foreign policy.\nEmail address Thank you!\nNearly a dozen A-10C Thunderbolt II attack jets landed at RAF Lakenheath in the U.K. earlier on ... [3566 chars]",
            "url": "https://www.twz.com/air/a-10-warthogs-arrive-in-england-festooned-with-nose-art-and-mission-markings-from-epic-fury",
            "image": "https://www.twz.com/wp-content/uploads/2026/06/A10-nose-art-Iran.jpg?w=1200",
            "publishedAt": "2026-06-13T00:01:13Z",
            "lang": "en",
            "source": {
                "id": "363cabb787924c2b094917680adf0109",
                "name": "The War Zone",
                "url": "https://www.twz.com"
            }
        },
        {
            "id": "e5182832fb44af4bef9104c27e80ac02",
            "title": "The night people fled homes because of racist violence",
            "description": "Reporter Richard Morgan recalls the chaotic scenes he witnessed when reporting on days of disorder in Northern Ireland.",
            "content": "The night people in Belfast fled their homes because of racist violence\nDozens of young people, masked and dressed in black, are burning bins in the street and thick black smoke fills the air.\nThe sound of sirens grows louder as fire crews and ambula... [5754 chars]",
            "url": "https://www.bbc.com/news/articles/cvgjxxz0mp8o",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/badf/live/e68939a0-65a8-11f1-8e1d-bbbb1017d210.jpg",
            "publishedAt": "2026-06-12T23:00:43Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories