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": 271754,
    "articles": [
        {
            "id": "e2003e9b2c359946f2e78e2e5491d21c",
            "title": "A new slinky is in the world record books. This Connecticut family made it happen",
            "description": "It turns out everyone’s favourite childhood toy is actually a record-breaking stair master — and not the type we collectively dread seeing at the gym. According to Guinness World Records, the record for the most stairs descended by a slinky has been shattered, at 53.",
            "content": "Five-year-old Axel Luchsinger was having a regular day at school, until an announcement came over the intercom system: He was officially a world-record breaker.\n“Everyone was hugging me,” he told CBC News.\nIt turns out everyone’s favourite childhood ... [3348 chars]",
            "url": "https://www.cbc.ca/news/entertainment/new-world-record-for-slinky-stairs-9.7211529",
            "image": "https://i.cbc.ca/ais/c51c42bd-c724-45cd-9a67-9d3f045ceef0,1779736480947/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C743%2C3000%2C1687%29%3BResize%3D620",
            "publishedAt": "2026-05-25T21:19:53Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "15d172b22793e33bf5d8eaeed77bc697",
            "title": "4 ways the ‘super El Niño’ will impact you - beyond how hot it feels",
            "description": "In January 2026, Environment and Climate Change Canada (ECCC) forecasted that 2026 'will likely be among the hottest years on record.'",
            "content": "The impending “super El Niño” will send global temperatures rising, but is also expected to hit in a broader range of ways than many may realize, experts say.\nThat comes as Environment and Climate Change Canada (ECCC) has forecasted that 2026 “will l... [5143 chars]",
            "url": "https://globalnews.ca/news/11862915/how-will-a-super-el-nino-affect-canada/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/05/el-nino-spring-2026-e1779724045481.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-05-25T20:09:34Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        },
        {
            "id": "902ba3f4974b3a34e7b5856bec0162a0",
            "title": "De hauts responsables iraniens à Doha, Trump fait monter les enjeux d’un accord de paix",
            "description": "Le président Trump somme l'Arabie saoudite et le Qatar à normaliser leurs relations avec Israël dans le cadre d'un potentiel accord de paix avec l'Iran.",
            "content": "De hauts responsables iraniens se sont déplacés lundi à Doha pour des tractations en vue d'un règlement au Moyen-Orient, dont Donald Trump a fait monter les enjeux en appelant le Qatar et l'Arabie saoudite à normaliser leurs relations avec Israël.\nPl... [4703 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2256529/trump-arabie-saoudite-qatar-normaliser-relations-israel",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/donald-trump-59049.jpg",
            "publishedAt": "2026-05-25T19:05:22Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        }
    ]
}

Categories