Flag of Canada

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": 446428,
    "articles": [
        {
            "id": "96dcd96aad0fc28135788e46dacf7847",
            "title": "Running Ray at Scale on AKS",
            "description": "The Azure Kubernetes Service (AKS) team at Microsoft has shared guidance for running Anyscale's managed Ray service at scale. They focus on three key issues: GPU capacity limits, scattered ML storage,",
            "content": "The Azure Kubernetes Service (AKS) team at Microsoft has shared guidance for running Anyscale's managed Ray service at scale. They focus on three key issues: GPU capacity limits, scattered ML storage, and problems with credential expiry.\nThis post ex... [5233 chars]",
            "url": "https://www.infoq.com/news/2026/03/ray-aks-ai-microsoft/",
            "image": "https://res.infoq.com/news/2026/03/ray-aks-ai-microsoft/en/headerimage/generatedHeaderImage-1773241916616.jpg",
            "publishedAt": "2026-03-12T09:00:13Z",
            "lang": "en",
            "source": {
                "id": "bed001bdd8e6488d6e2d8a3def18f0da",
                "name": "infoq.com",
                "url": "https://www.infoq.com"
            }
        },
        {
            "id": "1ecec1782c697471b27dfc3871bf2993",
            "title": "The Northern View",
            "description": "Orcas and dolphins hunt Chinook together off B.C. coast",
            "content": "A recent study described in UBC News (Dec. 11, 2025) outlines a research project monitoring killer whales and dolphins that appear to be hunting together for salmon in the waters of the North Pacific Ocean.\nThe study, carried out by the University of... [1888 chars]",
            "url": "https://thenorthernview.com/2026/03/12/nature-nut-7/",
            "image": "https://thenorthernview.com/wp-content/uploads/sites/19/2026/03/41741300_web1_260312-sin-nature-nut-COLUMN-orcas_1.jpg?w=1024",
            "publishedAt": "2026-03-12T08:32:58Z",
            "lang": "en",
            "source": {
                "id": "deeb1cf955b3a907badfa383d8e3a78f",
                "name": "The Northern View",
                "url": "https://thenorthernview.com"
            }
        },
        {
            "id": "3a1295a95d7c89221b620a98b84ebb7d",
            "title": "Demidov breaks tie in 3rd, Canadiens rally past Senators for 3rd straight win",
            "description": "Forward scores at 12:40, Fowler makes 32 saves for Montreal; Ottawa has 7-game point streak end",
            "content": "Demidov put Montreal up 3-2 when he buried the rebound off Alex Newhook's shot from the right face-off circle as he crashed the crease.\n“It’s good to come up with one there,” Newhook said. “At times we were getting a little frustrated with not being ... [4869 chars]",
            "url": "https://www.nhl.com/news/montreal-canadiens-ottawa-senators-game-recap-march-11-2026",
            "image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/v1773283061/prd/hgerscnflaayqpj3fxmn.png",
            "publishedAt": "2026-03-12T06:19:09Z",
            "lang": "en",
            "source": {
                "id": "8c7d2a077d28a24e16f925a9ca740291",
                "name": "NHL.com",
                "url": "https://www.nhl.com"
            }
        }
    ]
}

Categories