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": 486522,
    "articles": [
        {
            "id": "9fecad89efcc6a14695b60929d10fb0b",
            "title": "Massive Alaska megatsunami was second largest ever recorded",
            "description": "A new scientific analysis of the event shows tiny earthquakes triggered a massive landslide.",
            "content": "A massive 'megatsunami' wave created when part of an Alaskan mountain crumbled into the sea is the second tallest ever recorded – and a reminder of the risks posed by melting glaciers, say scientists.\nLast summer a giant wave swept through a remote f... [2975 chars]",
            "url": "https://www.bbc.com/news/articles/c1m253033m4o",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/3642/live/5902acb0-487f-11f1-b133-d51692f10715.jpg",
            "publishedAt": "2026-05-06T12:00:25Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "8c9e2133b46ab4069f32240302c2045b",
            "title": "WHO confirms Andes strain of hantavirus in cruise ship passengers",
            "description": "Health authorities have identified the Andes strain of hantavirus, which can be transmitted from person to person in passengers who were on a cruise ship at the centre of a deadly outbreak of the rare infection, officials said Wednesday.",
            "content": "Health authorities have identified the Andes strain of hantavirus, which can be transmitted from person to person, in passengers who were on a cruise ship at the centre of a deadly outbreak of the rare infection, officials said Wednesday.\nThe South A... [4241 chars]",
            "url": "https://www.cbc.ca/news/health/hondius-ship-hantavirus-andes-strain-9.7189281",
            "image": "https://i.cbc.ca/ais/022b7b51-47f9-41ce-8c15-a51dc4d4d5b5,1778064947014/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C317%2C3043%2C1711%29%3BResize%3D620",
            "publishedAt": "2026-05-06T11:39:33Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "00d6d104efecd983a749a904c006a0e0",
            "title": "Funeral for OPP officer killed in 401 crash to be held Wednesday",
            "description": "The funeral service for an Ontario Provincial Police officer killed in a highway crash while on duty is taking place this morning in Cobourg.",
            "content": "COBOURG — The funeral service for an Ontario Provincial Police officer killed in a highway crash while on duty is taking place this morning in Cobourg.\nSgt. Brandon Malcolm, who joined the force six years ago, was killed in a single-vehicle collision... [512 chars]",
            "url": "https://www.cp24.com/news/canada/2026/05/06/funeral-service-for-opp-officer-killed-in-crash-to-be-held-today/",
            "image": "https://www.cp24.com/resizer/v2/AYX35FCIWVK3YAFBAGYZZJKYNY.jpg?smart=true&auth=3db74f434716437b5f08bbdbf340fd477fb8bd315a25ce2649532f6aa004db17&width=1200&height=630",
            "publishedAt": "2026-05-06T10:01:50Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        }
    ]
}

Categories