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": 267536,
    "articles": [
        {
            "id": "143afba42ad4c898bdbedfc57e93c191",
            "title": "UK deploys warship to Middle East with eye on potential Hormuz mission",
            "description": "As the US and Iran inch toward a potential off-ramp from their 10-week war, France and Britain have been working on a proposal to lay the groundwork for safe transit through the Strait.",
            "content": "Britain said on Saturday it was deploying its warship HMS Dragon to the Middle East in preparation for a potential multinational effort to protect shipping in the Strait of Hormuz once conditions allow.\nHMS Dragon, an air defense destroyer, was sent ... [1258 chars]",
            "url": "https://www.jpost.com/middle-east/iran-news/article-895614",
            "image": "https://images.jpost.com/image/upload/f_auto,fl_lossy/q_auto/c_fill,g_faces:center,h_720,w_1280/720183",
            "publishedAt": "2026-05-09T16:08:10Z",
            "lang": "en",
            "source": {
                "id": "78834c45a26f98bca295cc641123cf7f",
                "name": "The Jerusalem Post",
                "url": "https://www.jpost.com"
            }
        },
        {
            "id": "c9fa2ae236a9d48278c2c5b6b4c85694",
            "title": "Trump gave $6.9M no-bid contract to his ‘pool guy’ to repaint reflection pool under ‘urgent’ exemption",
            "description": "President Trump selected ‘American Flag blue’ to paint the bottom of the Lincoln Memorial Reflecting Pool, a White House spokesperson said",
            "content": "President Donald Trump used a government exemption to give a $6.9 million no-bid contract to his “pool guy” to repaint the Lincoln Memorial Reflecting Pool to a blue color after complaining it “never looked great.”\nThe exemption is typically reserved... [2930 chars]",
            "url": "https://www.independent.co.uk/news/world/americas/us-politics/trump-reflecting-pool-washington-contract-b2973560.html",
            "image": "https://static.independent.co.uk/2026/05/09/15/download-2.jpg?width=1200&height=800&crop=1200:800",
            "publishedAt": "2026-05-09T16:00:00Z",
            "lang": "en",
            "source": {
                "id": "0d5c0adfb0e84da759fe48296b9f6e55",
                "name": "The Independent",
                "url": "https://www.independent.co.uk"
            }
        },
        {
            "id": "2238552d73c70bf199fe4ab8c0024183",
            "title": "L’Iran s’interroge sur le \" sérieux \" de la diplomatie américaine",
            "description": "L'Iran a mis en doute samedi le sérieux de la diplomatie américaine dans les tractations en cours pour trouver une issue au conflit au Moyen-Orient.",
            "content": "L'Iran a mis en doute, samedi, le sérieux de la diplomatie américaine dans les tractations en cours pour trouver une issue au conflit au Moyen-Orient, sans toutefois préciser sa réponse à la dernière proposition de Washington.\nUn mois après l'entrée ... [4442 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2252697/guerre-iran-doute-diplomatie-americaine",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/abbas-araghchi-96350.jpg",
            "publishedAt": "2026-05-09T15:51:16Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        }
    ]
}

Categories