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": 548526,
    "articles": [
        {
            "id": "4fd7ac2d542b15c5d6b4dffab804d587",
            "title": "The ultimate guide to FIFA World Cup events and watch parties in Vancouver",
            "description": "FIFA World Cup fever is upon Vancouver, and there are plenty of things for local and visiting soccer fans to do around the city.",
            "content": "FIFA World Cup fever is upon Vancouver, and there are plenty of things for local and visiting soccer fans to do before and during the global sporting event in the city.\nFrom huge watch parties to a soccer science exhibit, epic concerts, and more, the... [12573 chars]",
            "url": "https://dailyhive.com/vancouver/fifa-world-cup-events-vancouver",
            "image": "https://images-dh-production-baselayer.dailyhive.com/uploads/2026/05/World-Cup-Vancouver.jpg?format=auto",
            "publishedAt": "2026-05-28T02:29:37Z",
            "lang": "en",
            "source": {
                "id": "737d059963334cb64537556a97b287a4",
                "name": "Daily Hive",
                "url": "https://dailyhive.com"
            }
        },
        {
            "id": "4a97ef831199e58c27a77a519ed90e13",
            "title": "Donkey Kong 64 Finally Joins Nintendo Switch Online",
            "description": "Nintendo announces Donkey Kong 64 for Switch Online, reviving the iconic 3D platforming adventure for fans",
            "content": "Donkey Kong 64 is now available on Nintendo Switch Online as part of the Nintendo 64 classics. Nintendo announced that the game will join the service on June 4, just in time to celebrate the one-year anniversary of the Switch 2’s release.\nUntil the r... [1182 chars]",
            "url": "https://insider-gaming.com/donkey-kong-64-finally-joins-nintendo-switch-online/",
            "image": "https://insider-gaming.com/wp-content/uploads/2026/05/Donkey-Kong-64.png",
            "publishedAt": "2026-05-28T01:55:52Z",
            "lang": "en",
            "source": {
                "id": "6657f38ffa6ebed17e6898ed37986fdc",
                "name": "Insider Gaming",
                "url": "https://insider-gaming.com"
            }
        },
        {
            "id": "e27642e34a8786289ad45fc2e9db2a1d",
            "title": "Suspected Ebola cases in DR Congo top 1,000: report",
            "description": "The number of suspected Ebola cases in the Democratic Republic of the Congo (DRC) has surpassed 1,000 as the latest outbreak continues to spread across eastern provinces, according to a situation report released Wednesday by the country's Ministry of Health.",
            "content": "Medical workers wear protective suits before disinfecting work in Mongbwalu, Ituri province, the Democratic Republic of the Congo, May 24, 2026. [Photo/Xinhua]\nThe number of suspected Ebola cases in the Democratic Republic of the Congo (DRC) has surp... [950 chars]",
            "url": "http://www.china.org.cn/2026-05/28/content_118518136.shtml",
            "image": "https://images.china.cn/images1/ch/2022ChinaIdex/img/shareF2023.png",
            "publishedAt": "2026-05-28T01:49:45Z",
            "lang": "en",
            "source": {
                "id": "f4f98d7c5af3031e8155d9b0cf36929a",
                "name": "China.org.cn",
                "url": "http://www.china.org.cn"
            }
        }
    ]
}

Categories