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": 262514,
    "articles": [
        {
            "id": "778a6a839b36b7443cff75df5cf84be4",
            "title": "La Virginie redessine sa carte électorale en réponse à Trump",
            "description": "Les électeurs de l’État américain de Virginie ont approuvé mardi de justesse une nouvelle carte électorale favorable aux démocrates, lors d’un référendum vu comme une riposte au redécoupage exigé par Donald Trump dans plusieurs États républicains.",
            "content": "(Washington) Les électeurs de l’État américain de Virginie ont approuvé mardi de justesse une nouvelle carte électorale favorable aux démocrates, lors d’un référendum vu comme une riposte au redécoupage exigé par Donald Trump dans plusieurs États rép... [3728 chars]",
            "url": "https://www.lapresse.ca/international/etats-unis/2026-04-21/la-virginie-redessine-sa-carte-electorale-en-reponse-a-trump.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/ae1d1d17595638be82dde24ec98e15c4.jpg",
            "publishedAt": "2026-04-22T01:26:05Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        },
        {
            "id": "3d7b04adfc02cadce4c0c3a2918c3e18",
            "title": "Virginia approves redistricting, giving Democrats edge in midterms",
            "description": "The new maps in Virginia could make it easier for Democrats to take control of the US House of Representatives in November.",
            "content": "Virginia voters have approved a redistricting measure that could hand Democrats control of the thinly-divided US House of Representatives, US media report.\nThe state is the latest front in a national battle to redraw congressional districts after Pre... [1842 chars]",
            "url": "https://www.bbc.com/news/articles/c895j8zgqe4o",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/cb06/live/b1631a70-3dd0-11f1-b55d-0f258dce1735.jpg",
            "publishedAt": "2026-04-22T01:10:49Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "bf78e882219270f85de3ecd60fc2a78a",
            "title": "Virginia voters will approve a map giving Democrats a chance at four more House seats, CNN projects",
            "description": "Virginia voters will approve a map that gives Democrats the chance to net as many as four US House seats, CNN’s Decision Desk projects, in a major boost to the party’s effort to win House control in the midterms.",
            "content": "Virginia voters will approve a map that gives Democrats the chance to net as many as four US House seats, CNN’s Decision Desk projects, in a major boost to the party’s effort to win House control in the midterms.\nThe map set to go into effect represe... [7879 chars]",
            "url": "https://www.cnn.com/2026/04/21/politics/virginia-redistricting-referendum-passes",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/ap26093828993629.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-04-22T00:51:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        }
    ]
}

Categories