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": 252606,
    "articles": [
        {
            "id": "610ca21b1bad191ee48988e9e7611d39",
            "title": "Eric Girard en tournée américaine pour rassurer les investisseurs",
            "description": "Le ministre des Finances du Québec, Eric Girard, a présenté à New York jeudi la situation financière de la province à des investisseurs étrangers.",
            "content": "Le ministre des Finances du Québec, Eric Girard, s'est rendu aux États-Unis dans les derniers jours pour présenter la situation financière de la province. Il a profité de cette tournée américaine pour rencontrer des financiers à New York, à Washingto... [3830 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2256161/economie-quebec-investisseurs-budget",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/transit/16x9/assemblee-nationale-entree-de-la-periode-des-questions-sur-la-photo-gauche-a-droite-eric-girard-photo-prise-a-lassemblee-nationale-quebec-canada-le-17-mars-2026_03172026-photo-sylvain-roy-roussel-cbc.jpg",
            "publishedAt": "2026-05-23T01:37:18Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "621e40999190e37314719a78bb6a320b",
            "title": "Heavy traffic gridlock in southwest Edmonton as construction ramp up: ‘Everyone is frustrated’",
            "description": "Some southside residents say what used to be a 30-minute drive has turned into a two-hour nightmare as the City of Edmonton has ramped up summer road construction.",
            "content": "Edmonton’s fifth season — road construction — has arrived.\nWhile the city is outlining what people can expect from the more than 200 projects underway, delays aren’t new for some residents.\nDriving through the city’s southwest, it’s not uncommon to s... [3618 chars]",
            "url": "https://globalnews.ca/news/11861281/edmonton-windermere-road-construction-delays/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/05/windermere.png?w=720&h=379&crop=1",
            "publishedAt": "2026-05-23T00:30:31Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        },
        {
            "id": "fd275f98564370a19d9262a1cb9e8acf",
            "title": "AI is being used to resurrect the voices of dead pilots",
            "description": "People used AI on a spectrogram image of cockpit recordings to reconstruct them, forcing the NTSB to temporarily block access to its docket system.",
            "content": "In the latest sign of these AI-heavy times, the National Transportation Safety Board temporarily removed access to its docket system after discovering that voices of pilots who were killed in a UPS plane crash last year had been re-created using AI a... [946 chars]",
            "url": "https://techcrunch.com/2026/05/22/ai-is-being-used-to-resurrect-the-voices-of-dead-pilots/",
            "image": "https://techcrunch.com/wp-content/uploads/2026/05/UPS-crash-flight-kentucky-Getty.jpg?resize=1200,800",
            "publishedAt": "2026-05-22T23:03:33Z",
            "lang": "en",
            "source": {
                "id": "307ab9190988e16f56f3e028e3237a90",
                "name": "TechCrunch",
                "url": "https://techcrunch.com"
            }
        }
    ]
}

Categories