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": 293590,
    "articles": [
        {
            "id": "a832681783db6f0268e1629ab203a02d",
            "title": "Queen Street Cruise will have a special guest this summer",
            "description": "Celebrity automotive personality Cristy Lee will be on hand as emcee for the event",
            "content": "NEWS RELEASE\nQUEEN STREET CRUISE\n*************************\nGet ready to cruise Queen Street. It’s the ninth annual Queen Street Cruise, returning to the heart of downtown Sault Ste. Marie on Friday, June 19 and Saturday, June 20, 2026.\nFor the kids e... [551 chars]",
            "url": "https://www.sootoday.com/local-entertainment/queen-street-cruise-will-have-a-special-guest-this-summer-12282764",
            "image": "https://www.vmcdn.ca/f/files/sootoday/images/people/20260514cristylee.jpg;w=1200;h=800;mode=crop",
            "publishedAt": "2026-05-15T14:20:24Z",
            "lang": "en",
            "source": {
                "id": "e75700b3f7b2c08a9430fe2e93805216",
                "name": "SooToday.com",
                "url": "https://www.sootoday.com"
            }
        },
        {
            "id": "7eda70221fd44a87d7f85822cd178af3",
            "title": "Zwilling Kettles recalled by Health Canada due to potential burn risk",
            "description": "The kettle's handle can loosen or break off entirely during use, resulting in hot water spills and burns. Health Canada says affected consumers should stop using the kettles immediately and register for a refund.",
            "content": "A number of Zwilling electric kettles have been recalled by Health Canada due to possible burn risks.\nThe recall applies to Zwilling Efinigy Kettle and Efinigy Kettle Pro devices with a 1.5 L capacity.\nAccording to the company, 43,963 of these kettle... [632 chars]",
            "url": "https://www.cbc.ca/news/business/zwilling-kettle-recall-canada-9.7200686",
            "image": "https://i.cbc.ca/ais/08e48d72-38d0-4b7b-b439-c6eb1233b41f,1778849871137/full/max/0/default.jpg?im=Crop%2Crect%3D%284%2C0%2C613%2C344%29%3BResize%3D620",
            "publishedAt": "2026-05-15T13:06:47Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "0d58dd1a4429483f4a14d30837c67fa3",
            "title": "New One-Time CRA Payment Confirmed For June 2026",
            "description": "Millions of Canadians are about to receive a one-time CRA payment next month that could put hundreds of extra dollars into their bank accounts on a single day.",
            "content": "Last Updated On 15 May 2026, 8:50 AM EDT (Toronto Time)\nMillions of Canadians are about to receive a one-time CRA payment next month that could put hundreds of extra dollars into their bank accounts on a single day.\nA family of four could receive a o... [13763 chars]",
            "url": "https://immigrationnewscanada.ca/new-one-time-cra-payment-in-june-2026/",
            "image": "https://i0.wp.com/immigrationnewscanada.ca/wp-content/uploads/2026/05/New-One-Time-CRA-Payment-Confirmed-For-June-2026.jpeg",
            "publishedAt": "2026-05-15T12:50:06Z",
            "lang": "en",
            "source": {
                "id": "b4dd0d0545d94ee60a41800ab46afc2a",
                "name": "INC News",
                "url": "https://immigrationnewscanada.ca"
            }
        }
    ]
}

Categories