Flag of Canada

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": 3152046,
    "articles": [
        {
            "id": "3c33f1bee12ecb2fb3f75f4d1ee72825",
            "title": "Senate confirms 48 Trump nominees in single vote, after Republicans went ‘nuclear’ to speed up confirmations",
            "description": "The Senate confirmed 48 of President Donald Trump’s nominees in one sweeping vote on Thursday, marking the first bloc confirmed after Republicans voted to change Senate rules to speed up the consideration of nominees.",
            "content": "The Senate confirmed 48 of President Donald Trump’s nominees in one sweeping vote on Thursday, marking the first bloc confirmed after Republicans voted to change Senate rules to speed up the consideration of nominees.\nThe nominees confirmed included ... [266 chars]",
            "url": "https://www.cnn.com/2025/09/18/politics/senate-trump-nominees-nuclear",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2235563800.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2025-09-18T21:40:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com",
                "country": "ca"
            }
        },
        {
            "id": "012ec1f28083eb59fa5418776bb15545",
            "title": "FCC Chair Brendan Carr's Response to Glee's Kevin McHale Goes Viral Amid Jimmy Kimmel News",
            "description": "FCC Chair Brendan Carr’s Response to Glee’s Kevin McHale Goes Viral Amid Jimmy Kimmel News A social media reply from Brendan Carr, who is the Chairman of the Federal Communications Commission of the United States, is going viral. For some backstory,…",
            "content": "A social media reply from Brendan Carr, who is the Chairman of the Federal Communications Commission of the United States, is going viral.\nFor some backstory, on Wednesday (September 17), the FCC chair told right-wing podcaster Benny Johnson about Ji... [964 chars]",
            "url": "https://www.justjared.com/2025/09/18/fcc-chair-brendan-carrs-response-to-glees-kevin-mchale-goes-viral-amid-jimmy-kimmel-news/",
            "image": "https://cdn01.justjared.com/wp-content/uploads/headlines/2025/09/kevin-mchale-brendan-carr-tweet1.jpg",
            "publishedAt": "2025-09-18T19:42:23Z",
            "lang": "en",
            "source": {
                "id": "17fbf58b2978e65fea51fb90a9bf76aa",
                "name": "Just Jared",
                "url": "https://www.justjared.com",
                "country": "ca"
            }
        },
        {
            "id": "f4a3a68fab3da7efd00e8211da6de8ba",
            "title": "Aid driver kills 2 Israeli military personnel at Jordan border crossing, authorities say",
            "description": "A driver bringing humanitarian aid from Jordan for Gaza opened fire and killed two Israeli military personnel at the Allenby Crossing into the West Bank on Thursday before being killed by security forces, authorities from both nations said.",
            "content": "A driver bringing humanitarian aid from Jordan for Gaza opened fire and killed two Israeli military personnel at the Allenby Crossing into the West Bank on Thursday before being killed by security forces, authorities from both nations said.\nNo group ... [911 chars]",
            "url": "https://www.cbc.ca/news/world/israel-jordan-west-bank-border-crossing-1.7637227",
            "image": "https://i.cbc.ca/1.7637234.1758213854!/fileImage/httpImage/image.JPG_gen/derivatives/16x9_1180/israel-palestinians-shooting-crossing.JPG?im=Resize%3D620",
            "publishedAt": "2025-09-18T19:05:59Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca",
                "country": "ca"
            }
        }
    ]
}

Categories