Canada Business News API

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

Get API key for the Canada Business 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=business&apikey=API_KEY
{
    "totalArticles": 291148,
    "articles": [
        {
            "id": "0de29cbdcd6c79e88e82e814abf77b83",
            "title": "Jobs report April 2026",
            "description": "Nonfarm payrolls were expected to increase by 55,000 in April, according to the Dow Jones consensus.",
            "content": "Job creation was better than expected in April, as the U.S. labor market continued to defy expectations for a slowdown this year, the Bureau of Labor Statistics reported Friday.\nNonfarm payrolls rose by a seasonally adjusted 115,000 for the month, do... [3103 chars]",
            "url": "https://www.cnbc.com/2026/05/08/jobs-report-april-2026.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108303908-1778178630285-gettyimages-2273898253-jr_17705_klqohmye.jpeg?v=1778178878&w=1920&h=1080",
            "publishedAt": "2026-05-08T12:31:00Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "e10d021b1cc163fc69bd5bce24f214cf",
            "title": "Telus reports flat revenue, 50% profit drop in first quarter",
            "description": "Also announces CFO Doug French to retire, be succeeded by Gopi Chande",
            "content": "Telus Corp. T-T posted flat revenue, a net income decline of 50 per cent and lower net new mobile phone subscribers in the first quarter, and announced the retirement of its chief financial officer as it goes through a leadership transition.\nCFO Doug... [3130 chars]",
            "url": "https://www.theglobeandmail.com/business/article-telus-reports-flat-revenue-profit-drop-in-first-quarter/",
            "image": "https://www.theglobeandmail.com/resizer/v2/UHUQ65SHJBB73AJGLNO7DPXLVA.JPG?auth=4bb72a43a713ba60de0e7c9ea78e0ff783bdd6d822c8723a532f47f8ccb34d7e&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-05-08T12:10:48Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "9a5ff90ed0ca54c0c0f9e4befd6b8694",
            "title": "Enbridge beats first-quarter profit estimates on gas transmission strength",
            "description": "Robust performance in its gas transmission and utility businesses offset softer results in its liquids pipelines segment",
            "content": "Enbridge Inc. ENB-T reported first-quarter adjusted profit on Friday that surpassed analysts’ expectations as robust performance in its gas transmission and utility businesses offset softer results in its liquids pipelines segment.\nThe pipeline opera... [1721 chars]",
            "url": "https://www.theglobeandmail.com/business/industry-news/energy-and-resources/article-enbridge-beats-first-quarter-profit-estimates-on-gas-transmission/",
            "image": "https://www.theglobeandmail.com/resizer/v2/EZGP5EKMDBFOFKE3XW3UD37D6E.jpg?auth=11e99c829e3509976f34e3b396cfd1b67286374b91a1925c3f9701c38e9ea6c8&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-05-08T11:33:46Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        }
    ]
}

Categories