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": 574724,
    "articles": [
        {
            "id": "4df524d123e07b4e49aa1d174e6367de",
            "title": "Jelly Roll and Bunnie Xo break silence about divorce",
            "description": "American country star Jelly Roll and podcaster Bunnie Xo are breaking their silence following the news earlier this week of their divorce.",
            "content": "American country star Jelly Roll and podcaster Bunnie Xo are breaking their silence following the news earlier this week of their divorce.\nWhile onstage at the Saratoga Springs, N.Y., stop of his Little ASS Shed Tour on Thursday, Jelly Roll took time... [1778 chars]",
            "url": "https://www.cbc.ca/news/entertainment/jelly-roll-bunnie-xo-divorce-9.7241938",
            "image": "https://i.cbc.ca/ais/4a6e344f-c3a7-4f9e-a894-34b76dc25616,1781887233023/full/max/0/default.jpg?im=Crop%2Crect%3D%28895%2C45%2C5656%2C3181%29%3BResize%3D620",
            "publishedAt": "2026-06-19T18:10:19Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "136d21b84e8f66a379c2a1ba36f9c900",
            "title": "This teen’s big idea on the universe won him Canada’s top science fair prize",
            "description": "Liam Desre, a teen from Kingston, Ontario, won a top prize at this year’s Canada-Wide Science Fair for his theory about the universe.",
            "content": "Liam Desre, 14, taught himself astrophysics\nHow does a kid come up with an explanation of the universe that’s never been thought of before?\nFor Liam Desre, it came from not letting his age or lack of experience get in the way.\n“Most of the time, I fo... [4509 chars]",
            "url": "https://www.cbc.ca/kidsnews/post/this-teens-big-idea-on-the-universe-won-him-canadas-top-science-fair-prize",
            "image": "https://www.cbc.ca/kidsnews/images/LiamScienceJun26THUMB.jpg",
            "publishedAt": "2026-06-19T18:04:28Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "8c17481701737a2d9b6d3731e90a81b6",
            "title": "Funeral for 5 children in Elmira, Ont.-area crash that injured 5 other family members is Saturday",
            "description": "The five children killed June 12 in a two-vehicle collision in Ontario's Mapleton Township will be honoured Saturday at their funeral. Three other members of the Doerksen family and a couple were also injured.",
            "content": "A funeral for five children killed a week ago in a two-vehicle collision on a rural southern Ontario road will be held on Saturday.\nThe members of the Doerksen family, Peter, 12, Helena, 10, Sara, 8, Maggie, 6, and Susy, 4, were in a large passenger ... [3700 chars]",
            "url": "https://www.cbc.ca/news/canada/kitchener-waterloo/funeral-five-children-killed-mapleton-township-saturday-9.7241774",
            "image": "https://i.cbc.ca/ais/f302ce3a-9113-4ba9-a277-689177b63457,1781887456601/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C5%2C524%2C294%29%3BResize%3D620",
            "publishedAt": "2026-06-19T16:59:01Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories