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": 247536,
    "articles": [
        {
            "id": "2fd0f913074f1c0d6867e91c9b5c449c",
            "title": "On the stand, Elon Musk can't escape his own tweets",
            "description": "Elon Musk took the stand for the second day for his attempt to legally dismantle OpenAI.",
            "content": "Elon Musk came to a California federal court on Wednesday to argue that Sam Altman and his co-founders “stole a charity.” He left having admitted, under oath, that Tesla is not currently pursuing artificial general intelligence (AGI)— directly contra... [4625 chars]",
            "url": "https://techcrunch.com/2026/04/29/on-the-stand-elon-musk-cant-escape-his-own-tweets/",
            "image": "https://techcrunch.com/wp-content/uploads/2026/01/GettyImages-2087343879.jpg?w=1024",
            "publishedAt": "2026-04-29T23:58:36Z",
            "lang": "en",
            "source": {
                "id": "307ab9190988e16f56f3e028e3237a90",
                "name": "TechCrunch",
                "url": "https://techcrunch.com"
            }
        },
        {
            "id": "60bfb0071e775f5a2e4a960525489e91",
            "title": "La popularité du vélo en libre-service monte en flèche partout au Québec",
            "description": "Autrefois réservé aux grandes villes, le vélo en libre-service connaît aujourd’hui une véritable ascension partout au Québec. Son utilisation a plus que quadruplé dans les cinq dernières années, au moment où le principal opérateur, BIXI, part à la conquête de plusieurs régions.",
            "content": "Autrefois réservé aux grandes villes, le vélo en libre-service connaît aujourd’hui une véritable ascension partout au Québec. Son utilisation a plus que quadruplé dans les cinq dernières années, au moment où le principal opérateur, BIXI, part à la co... [4235 chars]",
            "url": "https://www.lapresse.ca/actualites/2026-04-29/velo-en-libre-service/la-popularite-du-velo-en-libre-service-monte-en-fleche-partout-au-quebec.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/bed56f4972ec3c56b9df83305ad38fdd.jpg",
            "publishedAt": "2026-04-29T23:45:00Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        },
        {
            "id": "a6ec37ee7f2ded267a87b96370d2caf4",
            "title": "‘Outrageous’: Alberta motorists shocked by overnight gas price spike",
            "description": "'A new normal' is how one industry analyst describes the more than 30 cents-per-litre overnight spike in gasoline prices in Calgary and Edmonton.",
            "content": "Many Albertans who stopped to fill up their vehicle Wednesday morning were likely suffering from sticker shock.\nWhile the website gasbuddy.com said the cheapest price for a litre of gasoline in Edmonton was around $1.50 per litre on Wednesday, at man... [4605 chars]",
            "url": "https://globalnews.ca/news/11822350/alberta-gasoline-prices-spike-overnight/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/04/gas-price-3_1.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-04-29T23:35:56Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        }
    ]
}

Categories