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": 274892,
    "articles": [
        {
            "id": "45faa13dc251ca10540711bd607d85bd",
            "title": "Bus hits cars in Virginia, killing 5 people and injuring 34, state police say",
            "description": "A bus struck six vehicles on Interstate 95 in Virginia as traffic slowed for a work zone, killing five people and sending 34 to hospitals, state police said Friday.",
            "content": "A bus struck six vehicles on Interstate 95 in Virginia as traffic slowed for a work zone, killing five people and sending 34 to hospitals, state police said Friday.\nThe crash happened at about 2:35 a.m. on southbound I-95 in Stafford County. All five... [578 chars]",
            "url": "https://www.cnn.com/2026/05/29/us/virginia-bus-crash",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/ap26149485058786-1.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-29T14:46:19Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "6caa9490751dfcb8a3a3df34314c0239",
            "title": "Live updates: Laos cave rescue, race to save five trapped men",
            "description": "Specialist cave divers on a multinational rescue team are racing to rescue villagers trapped in a Laos cave for over a week. Follow for live updates.",
            "content": "Malaysian diver Lee Kian Lie told CNN today that a key concern remaining among rescuers attempting to free villagers inside the cave in central Laos is bad visibility, as well as high water levels.\nRescue divers are teaching the villagers how to dive... [14786 chars]",
            "url": "https://www.cnn.com/2026/05/29/world/live-news/laos-cave-rescue-intl-hnk",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/2026-05-27t051427z-1347473972-rc2hhlar6qht-rtrmadp-3-laos-cave.JPG?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-29T13:37:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "fe28076fb8187576421178f7fa560cdc",
            "title": "Une conductrice arrêtée pour avoir utilisé son téléphone... de la main droite",
            "description": "Une conductrice amputée de la main droite a reçu une contravention, dans le comté de Palm Beach, pour avoir prétendument utilisé son téléphone cellulaire... de la main droite.",
            "content": "00:59\nBangladesh Le buffle « Donald Trump » a été épargné et envoyé au zoo\n(Dacca) Sa célébrité sur les réseaux a valu au buffle bangladais surnommé « Donald Trump » d’échapper au sacrifice de l’Aïd et de rejoindre par la grande porte le zoo national... [3062 chars]",
            "url": "https://www.lapresse.ca/actualites/insolite/2026-05-29/amputee-de-la-main-droite/une-conductrice-arretee-pour-avoir-utilise-son-telephone-de-la-main-droite.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/962a18b00e09333d8eaa56aea0d16de0.jpg",
            "publishedAt": "2026-05-29T13:34:28Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories