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": 555362,
    "articles": [
        {
            "id": "d3839f3a3ca227c4485bed52499fdd21",
            "title": "Gene Shalit, Iconic Film Critic, Dead at 100",
            "description": "Gene Shalit, the legendary film critic who -- thanks to his walrus mustache and exuberant personality -- was identifiable as any movie star, has died.",
            "content": "Gene Shalit, the legendary film critic who -- thanks to his walrus mustache and exuberant personality -- was identifiable as any movie star, has died.\nThe beloved Hollywood personality and NBC newsman died Friday, his family informed the network.\nThe... [388 chars]",
            "url": "https://www.tmz.com/2026/06/12/gene-shalit-dead/",
            "image": "https://imagez.tmz.com/image/71/16by9/2026/06/12/71decf90da854f358d9f6f7edae492de_xl.jpg",
            "publishedAt": "2026-06-13T00:23:33Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "bc822fe28cb28d75ccdab1e62cebb527",
            "title": "Temps lourd : une cassure qui vient avec un risque important",
            "description": "Une dernière poussée dhumidité et dinstabilité pourrait provoquer des orages parfois violents dimanche avant quun air plus frais et plus confortable sinstalle (ENFIN !) sur le Québec en début de semaine. Détails de soulagement.",
            "content": "Une dernière poussée d'humidité et d'instabilité pourrait provoquer des orages parfois violents dimanche avant qu'un air plus frais et plus confortable s'installe (ENFIN !) sur le Québec en début de semaine. Détails de soulagement.\nEn résumé :\nune be... [1508 chars]",
            "url": "https://www.meteomedia.com/fr/nouvelles/meteo/previsions/temps-lourd-une-cassure-qui-vient-avec-un-risque-important?_guid_iss_=1",
            "image": "https://images.twnmm.com/c55i45ef3o2a/4WOVFvGKclsGMAdgim8ByI/c852f457a55c75f8a431204119093771/abcd780d-0553-4878-a825-5c458929c6b4.jpg?fm=jpg&q=80",
            "publishedAt": "2026-06-13T00:06:50Z",
            "lang": "fr",
            "source": {
                "id": "40fc2d706eace46f75c646fb30e0dd5e",
                "name": "Meteomedia",
                "url": "https://www.meteomedia.com"
            }
        },
        {
            "id": "dd9ec5a746566388cd770394379c9829",
            "title": "Appeals court rejects Kennedy Center leaders' ask to keep Trump's name on building",
            "description": "The Kennedy Center was running out of options Friday evening to keep U.S. President Donald Trump's name on the facade of the iconic performing arts venue.",
            "content": "The Kennedy Center was running out of options Friday evening to keep U.S. President Donald Trump's name on the façade of the iconic performing arts venue.\nA judge earlier in the afternoon rejected a request to pause a court-ordered deadline of Friday... [2201 chars]",
            "url": "https://www.cbc.ca/news/world/trump-name-kennedy-center-appeal-denied-9.7234258",
            "image": "https://i.cbc.ca/ais/a6c84517-0409-44e2-a900-4e7cd07aee68,1781307806991/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C221%2C4216%2C2371%29%3BResize%3D620",
            "publishedAt": "2026-06-13T00:05:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories