Flag of the Canada

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": 124600,
    "articles": [
        {
            "title": "Four found dead in home on First Nation in southern Saskatchewan",
            "description": "Four people have been found dead in a home on a First Nation in southern Saskatchewan, RCMP said Tuesday.",
            "content": "Photo: The Canadian Press Manitoba RCMP headquarters is shown in Winnipeg, Monday, Jan. 29, 2024. THE CANADIAN PRESS/David Lipnowski\nFour people have been found dead in a home on a First Nation in southern Saskatchewan, RCMP said Tuesday.\nOfficers wi... [1513 chars]",
            "url": "https://www.castanet.net/news/Canada/531590/Four-found-dead-in-home-on-First-Nation-in-southern-Saskatchewan",
            "image": "https://www.castanet.net/content/2025/2/163c44983aa7ebc4a0399162dbd92797a81ca808b21d7152d0acfd0f37668d1f_p4137809.jpg",
            "publishedAt": "2025-02-05T00:02:00Z",
            "source": {
                "name": "Castanet.net",
                "url": "https://www.castanet.net"
            }
        },
        {
            "title": "Four found dead in home on First Nation in southern Saskatchewan",
            "description": "RCMP received reports about a man pointing a gun at people, roughly 95 kilometres away from house where officers discovered four bodies",
            "content": "Four people have been found dead in a home on a First Nation in southern Saskatchewan, RCMP said Tuesday.\nOfficers with the File Hills Police Service found the bodies after they were called in the morning to the home on the Carry the Kettle Nakoda Na... [1380 chars]",
            "url": "https://www.theglobeandmail.com/canada/article-four-found-dead-in-home-on-first-nation-in-southern-saskatchewan/",
            "image": "https://www.theglobeandmail.com/resizer/v2/OTJLDN6OPBAYFDCZGLHLM6ZZHE.JPG?auth=c612840e612031c8ed61d8704ddc5a264e1f0971c89cd2629ac2d8cb3ec926e4&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2025-02-04T23:55:02Z",
            "source": {
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "title": "Mort de l’Aga Khan, imam des ismaéliens nizârites",
            "description": "L’Aga Khan, qui est devenu à 20 ans le chef spirituel de millions de musulmans ismaéliens du monde alors qu’il était étudiant à Harvard et qui a utilisé des milliards de dollars de dîmes pour financer la construction de maisons, d’hôpitaux et d’écoles dans les pays en développement, est mort. Il avait 88 ans.",
            "content": "(Paris) L’Aga Khan, qui est devenu à 20 ans le chef spirituel de millions de musulmans ismaéliens du monde alors qu’il était étudiant à Harvard et qui a utilisé des milliards de dollars de dîmes pour financer la construction de maisons, d’hôpitaux et... [4954 chars]",
            "url": "https://www.lapresse.ca/international/2025-02-04/mort-de-l-aga-khan-imam-des-ismaeliens-nizarites.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/1514902a/51f7df20268a38afbf8a39f0d21009c1.jpg",
            "publishedAt": "2025-02-04T23:14:15Z",
            "source": {
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories