Canada News API

Get the live top headlines from Canada with our JSON API.

Get API key for the Canada 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=general&apikey=API_KEY
{
    "totalArticles": 485478,
    "articles": [
        {
            "id": "5293bffd7222b4313633e54b07431785",
            "title": "Woman presumed drowned after vehicle plunges into North Thompson River in Kamloops: RCMP",
            "description": "Kamloops RCMP say a 24-year-old woman is presumed drowned after a vehicle entered the North Thompson River Sunday evening.",
            "content": "Kamloops RCMP say a 24-year-old woman is presumed drowned after a vehicle entered the North Thompson River Sunday evening.\nMounties say a 21-year-old passenger was rescued by three bystanders who jumped into the fast-moving water to help.\nAccording t... [1796 chars]",
            "url": "https://www.cbc.ca/news/canada/british-columbia/kamloops-search-rescue-car-north-thompson-river-9.7203243",
            "image": "https://i.cbc.ca/ais/b9a8d6db-3ea4-48e6-8a11-da7a967cd7f7,1763594635584/full/max/0/default.jpg?im=Crop%2Crect%3D%28631%2C630%2C5400%2C3037%29%3BResize%3D620",
            "publishedAt": "2026-05-18T23:28:55Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "965810ab379d8f6a00574ca2879897fa",
            "title": "Les grands moments du match no 7",
            "description": "Les trois plus grands mots du sport : match numéro sept. Voici le fil de des évènements de la soirée et les meilleurs moments de ce match ultime entre le CH et les Sabres.",
            "content": "Les trois mots favoris des amateurs de sports : match numéro sept.\nPour la deuxième fois en autant de séries, les Canadiens de Montréal se sont rendus à la limite et disputent un match ultime contre les Sabres de Buffalo, lundi soir.\nLes enjeux de ce... [570 chars]",
            "url": "https://www.rds.ca/hockey/canadiens/article/les-grands-moments-du-match-no-7/",
            "image": "https://www.rds.ca/resizer/v2/GKE6D2ECFMWKQMPSUKFAF4HCHA.jpg?smart=true&auth=ff8a8c66884885c53032f5579df06f36d924f43789c9f369211e9d8584963d13&width=1200&height=630",
            "publishedAt": "2026-05-18T23:17:18Z",
            "lang": "fr",
            "source": {
                "id": "f8f4e5e8c91e665de255923c777c6158",
                "name": "RDS",
                "url": "https://www.rds.ca"
            }
        },
        {
            "id": "4517cc63f25deb1549015c15380638a5",
            "title": "Trump voit de \" très bonnes chances \" de parvenir à un accord avec l’Iran",
            "description": "Washington exigerait que l'Iran ne maintienne qu'un seul site nucléaire en activité et transfère son stock d'uranium hautement enrichi aux États-Unis.",
            "content": "Donald Trump a estimé lundi qu'il existait de \"très bonnes chances\" de parvenir à un accord avec l'Iran sans avoir à reprendre les hostilités, après avoir annoncé l'annulation d'une attaque prévue mardi.\nSi nous pouvons faire ça sans leur balancer de... [4256 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2254869/iran-etats-unis-ormuz-negociations-proposition",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/iran-detroit-ormuz.jpg",
            "publishedAt": "2026-05-18T23:12:58Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        }
    ]
}

Categories