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": 269726,
    "articles": [
        {
            "id": "930d4176472dbdeeac06692bc20adc46",
            "title": "Mike Collins will win Georgia Senate primary; Rick Jackson will win governor runoff",
            "description": "Voters made their voice heard Tuesday in primaries across Georgia, Alabama, Oklahoma and Washington, DC.",
            "content": "Pastors for Trump founder Jackson Lahmeyer and state lawmaker Mark Tedford will advance to an August 25 runoff for the Republican nomination to represent Oklahoma’s 1st District, CNN’s Decision Desk projects.\nThe lead pastor of Sheridan Church in Tul... [13155 chars]",
            "url": "https://www.cnn.com/2026/06/16/politics/live-news/elections-georgia-alabama-oklahoma-dc",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/ap26168011816661.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-17T13:12:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "d23b073225ffdf5fba98113476fd6a6c",
            "title": "Vietnam police rescue hundreds of cats stolen for meat by crime ring",
            "description": "Major operation launched after spate of pet thefts in Ho Chi Minh City, according to local media",
            "content": "Police in Vietnam have rescued more than 400 cats in a bust of a cat meat crime ring in Ho Chi Minh City, according to animal welfare groups and local media reports.\nMore than 40 cats were reunited with their owners after the multiday operation last ... [2452 chars]",
            "url": "https://www.theguardian.com/world/2026/jun/17/vietnam-police-rescue-cats-stolen-meat-animal-crime-ring",
            "image": "https://i.guim.co.uk/img/media/e3d71c745a8262275bc3e3cdbeee077e562ea11e/1020_0_2813_2252/master/2813.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=9096598f2545d56eb83c1757694fc7a0",
            "publishedAt": "2026-06-17T13:03:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "f755f75c77fde0ecfe509e530c920375",
            "title": "L’accord entre les États-Unis et l’Iran est un \" tournant décisif \", selon Carney",
            "description": "Le premier ministre Mark Carney a déclaré mardi qu'il était « très satisfait de l'accord qui a été conclu » entre les États-Unis et l'Iran.",
            "content": "Le premier ministre Mark Carney a déclaré mardi dans une entrevue à CNN qu'il était « très satisfait de l'accord qui a été conclu » entre les États-Unis et l'Iran, le qualifiant de « tournant décisif » (game changer) pour le conflit au Moyen-Orient.\n... [3295 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2262265/mark-carney-cnn-accord-iran-etats-unis",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/mark-carney-85948.jpg",
            "publishedAt": "2026-06-17T09:40:48Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        }
    ]
}

Categories