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": 280316,
    "articles": [
        {
            "id": "1631b433e3bb4f4918391b48d13863db",
            "title": "‘It was within our system’: Hydro One says Algoma Steel didn’t cause outage",
            "description": "More than 34,000 customers were without power when the city's supply of electricity was cut off on May 1",
            "content": "Although Hydro One can’t yet say what caused last Friday’s massive power outage, they have ruled out Algoma Steel’s electric arc furnace as the culprit.\n“It was within our system and not caused by a third party,” said Bianca Meta, media relations coo... [558 chars]",
            "url": "https://www.sootoday.com/local-news/it-was-within-our-system-hydro-one-says-algoma-steel-didnt-cause-outage-12258109",
            "image": "https://www.vmcdn.ca/f/files/sootoday/images/utilities/2026-05-01_11-01outage.jpg;w=1200;h=800;mode=crop",
            "publishedAt": "2026-05-08T20:48:33Z",
            "lang": "en",
            "source": {
                "id": "e75700b3f7b2c08a9430fe2e93805216",
                "name": "SooToday.com",
                "url": "https://www.sootoday.com"
            }
        },
        {
            "id": "fa2ebbdd29a12cfcc7ff78744ca283af",
            "title": "Where is Toronto's spring weather? Experts say it's taking its time to get here",
            "description": "If you’re looking forward to warm spring weather in Toronto, you may have to wait a little longer with a cooler-than-usual May expected in the region, experts say.",
            "content": "If you’re looking forward to warm, spring weather in Toronto, you may have to wait a little while longer with a cooler-than-usual May expected to continue throughout the region, experts say.\nColette Kennedy, meteorologist for CBC Toronto, said this s... [1820 chars]",
            "url": "https://www.cbc.ca/news/canada/toronto/cold-may-weather-toronto-9.7192667",
            "image": "https://i.cbc.ca/ais/8523ff2c-8cb8-4f71-8291-a01af158cc33,1778254017511/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C207%2C3973%2C2234%29%3BResize%3D620",
            "publishedAt": "2026-05-08T20:01:56Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "ceb82c6a7b5307cb7912af77bb94e48c",
            "title": "Le gouvernement fédéral débloque 673 millions",
            "description": "Le gouvernement fédéral accorde des centaines de millions de dollars à Postes Canada afin de maintenir à flot le service postal déficitaire pendant l’exercice financier en cours.",
            "content": "(Ottawa) Le gouvernement fédéral accorde des centaines de millions de dollars à Postes Canada afin de maintenir à flot le service postal déficitaire pendant l’exercice financier en cours.\nUn décret du Cabinet accorde à la société d’État en difficulté... [2709 chars]",
            "url": "https://www.lapresse.ca/affaires/entreprises/2026-05-08/postes-canada/le-gouvernement-federal-debloque-673-millions.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/217f7ddcbe4634848438b862c4bcd1ab.jpg",
            "publishedAt": "2026-05-08T19:42:18Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories