Flag of the Canada

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": 2971946,
    "articles": [
        {
            "title": "Trump threatens EU with 50% tariff, iPhone maker Apple with 25%",
            "description": "U.S. President Donald Trump cranked up his trade threats on Friday, targeting both smartphone giant Apple and imports from the European Union, sending the global market roiling after weeks of de-escalation provided some reprieve.",
            "content": "Wall Street dropped at the open on Friday after U.S. President Donald Trump recommended 50 per cent tariffs on the European Union, while Apple shares slid after he warned the company would have to pay tariffs if its phones were not made in the United... [3610 chars]",
            "url": "https://www.cbc.ca/news/business/trump-trade-threats-eu-apple-1.7541856",
            "image": "https://i.cbc.ca/1.7540281.1747856467!/fileImage/httpImage/image.jpg_gen/derivatives/16x9_1180/u-s-president-donald-trump-inside-the-oval-office.jpg?im=Resize%3D620",
            "publishedAt": "2025-05-23T15:31:00Z",
            "source": {
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "title": "Sans TVA Sports, le Groupe TVA ne perdrait pas d’argent",
            "description": "Est-ce que TVA Sports va fermer ? Cette question revient constamment depuis quelques semaines. En fait, elle revient depuis plusieurs mois…",
            "content": "Est-ce que TVA Sports va fermer ? Cette question revient constamment depuis quelques semaines.\nEn fait, elle revient depuis plusieurs mois, voire plusieurs années, mais depuis que Pierre-Karl Péladeau lui-même a évoqué concrètement cette possibilité ... [3710 chars]",
            "url": "https://www.danslescoulisses.com/sans-tva-sports-le-groupe-tva-ne-perdrait-pas-dargent/",
            "image": "https://www.danslescoulisses.com/wp-content/uploads/2025/05/peldeau.jpg",
            "publishedAt": "2025-05-23T15:29:43Z",
            "source": {
                "name": "DansLesCoulisses.com",
                "url": "https://www.danslescoulisses.com"
            }
        },
        {
            "title": "Nova Scotia Power says ransomware hackers have published stolen data",
            "description": "Nova Scotia Power has confirmed it is the victim of a ransomware attack and that the hackers who stole data have published it.",
            "content": "Nova Scotia Power has confirmed it is the victim of a ransomware attack and that the hackers who stole data have published it.\nThe utility said in a news release Friday that it has not made payments to the \"threat actor\" that took customer informatio... [1487 chars]",
            "url": "https://www.cbc.ca/news/canada/nova-scotia/nova-scotia-power-confirms-victim-ransomware-attack-1.7541968",
            "image": "https://i.cbc.ca/1.5438869.1700397889!/fileImage/httpImage/image.jpg_gen/derivatives/16x9_1180/nova-scotia-power-generic.jpg?im=Resize%3D620",
            "publishedAt": "2025-05-23T14:29:20Z",
            "source": {
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories