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": 285282,
    "articles": [
        {
            "id": "6c78ea48cdeab047fea5c3ed70eaca4c",
            "title": "Ukraine hits defence plant in Russia’s Volgograd region, Zelenskyy says",
            "description": "Ukrainian-made Flamingo missiles hit a plant producing artillery systems and components for missile ​launch systems in Russia’s Volgograd region overnight, President Volodymyr Zelenskyy ‌said on Saturday",
            "content": "Ukrainian-made Flamingo missiles hit a plant producing artillery systems and components for missile ​launch systems in Russia’s Volgograd region overnight, President Volodymyr Zelenskyy ‌said on Saturday.\nThe strikes caused a fire at the premises of ... [1449 chars]",
            "url": "https://www.nbcnews.com/world/ukraine/ukraine-hits-defence-plant-russias-volgograd-region-zelenskyy-rcna352030",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-06/260627-zelensky-nd-73ca2f.jpg",
            "publishedAt": "2026-06-27T09:49:40Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        },
        {
            "id": "d51284fe7176af2006ea1e2da0d17ef7",
            "title": "Venezuelans on the front line of earthquake relief: 'It's all improvisation'",
            "description": "As the official death toll continues to rise following Wednesday's earthquakes, Venezuelans say the civilian population has shouldered the brunt of the rescue and recovery work.",
            "content": "Death is everywhere in Playa Grande, a beachfront neighbourhood in Catia del Mar, a city in the Venezuelan state of La Guaira which was devastated by Wednesday's back-to-back earthquakes, says Rober Javier, who has spent the past two days searching f... [4824 chars]",
            "url": "https://www.cbc.ca/news/world/venezuela-earthquake-on-the-ground-9.7251179",
            "image": "https://i.cbc.ca/ais/c338aa79-14ee-4ce2-92c8-df89abffe8f8,1782522531047/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C436%2C5472%2C3078%29%3BResize%3D620",
            "publishedAt": "2026-06-27T08:00:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "5960e389a9ec4732424942a94c7b31cb",
            "title": "Une surtaxe pour forcer les propriétaires à louer ou à vendre leurs logements à Paris",
            "description": "Pour tenter d'endiguer la crise du logement, Paris va doubler la taxe sur les appartements vacants pour pousser les propriétaires à les louer ou à les vendre.",
            "content": "Vincent Guerlin, un architecte de 36 ans, habite un appartement de 117 mètres carrés dans le 18e arrondissement de Paris pour un loyer mensuel de 3200 euros (plus de 5100 $ CA), avant les frais. Il dispose d’une grande cuisine, de trois chambres à co... [4793 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2254133/surtaxe-proprietaires-logements-immobilier-paris",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/paris-27364.jpg",
            "publishedAt": "2026-06-27T08:00:00Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        }
    ]
}

Categories