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": 571458,
    "articles": [
        {
            "id": "d0f7f76c00aed8dd40a1d1782a5b7f96",
            "title": "Global stocks soar and oil prices drop as U.S., Iran reach tentative deal to end war",
            "description": "Oil prices fell more than $4 US a barrel on news of a deal to end the fighting, as world markets responded positively to the developments. The S&P 500, Dow Jones Industrial Average and Nasdaq Composite all rose in early trading on Monday.",
            "content": "Stock markets are rallying worldwide and oil prices are easing, after the United States and Iran reached a tentative deal to extend their ceasefire and reopen the Strait of Hormuz to get the global flow of crude going again.\nThe S&P 500 rose 1.7 per ... [4188 chars]",
            "url": "https://www.cbc.ca/news/business/stock-oil-markets-june-15-9.7235409",
            "image": "https://i.cbc.ca/ais/1ca65844-a41f-4d67-b508-5ee2527b4d39,1781533994945/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C362%2C6940%2C3903%29%3BResize%3D620",
            "publishedAt": "2026-06-15T16:11:04Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "d1f5e340816ed5b26c21db7ac5b4c6d1",
            "title": "'Love Island USA' Exec Producer Dies in Fiji During Season 8 Production",
            "description": "A key member of the \"Love Island USA\" production team has died while the hit reality dating series was filming in Fiji ... TMZ has learned.",
            "content": "A key member of the \"Love Island USA\" production team has died while the hit reality dating series was filming in Fiji ... TMZ has learned.\nThe network tells TMZ ... \"ITV America and Peacock will honor in Tuesday’s episode of Love Island USA series E... [820 chars]",
            "url": "https://www.tmz.com/2026/06/15/james-barker-dead/",
            "image": "https://imagez.tmz.com/image/a7/16by9/2026/06/15/a745619f39ba4a349921dff9bb7d66a2_xl.png",
            "publishedAt": "2026-06-15T15:31:32Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "01d26161f1e03225aa965dd205b80529",
            "title": "Boy, 12, charged after officer struck",
            "description": "A 12-year-old boy is facing an attempted murder charge after he allegedly struck a Toronto police officer with the stolen vehicle he was driving in East York.",
            "content": "A 12-year-old boy is facing an attempted murder charge after he allegedly struck a Toronto police officer with the stolen vehicle he was driving in East York.\nOfficers responded to the area near Donlands and O’Connor Drive just after 1 a.m. for an au... [1867 chars]",
            "url": "https://www.cp24.com/local/toronto/2026/06/15/12-year-old-boy-charged-with-attempted-murder-after-toronto-police-officer-struck/",
            "image": "https://www.cp24.com/resizer/v2/MGMCMDWR7NDQ7DFJOA3SSQIFTI.jpeg?smart=true&auth=c80f4ce0c8fbbfd4ac475a7647cc95d428780dfe0dc091a56ff9917c4fde4bba&width=1200&height=630",
            "publishedAt": "2026-06-15T14:41:11Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        }
    ]
}

Categories