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": 291984,
    "articles": [
        {
            "id": "88a468181105794afff858429e2e9be0",
            "title": "How Costco sells such cheap gas",
            "description": "In its 50-year history, Costco has never seen such demand for gas.",
            "content": "In its 50-year history, Costco has never seen such demand for gas.\nMany of its stations have been so overwhelmed that they’ve had to call in tanker trucks multiple times a day to avoid running dry, Costco said this week during its quarterly earnings ... [4266 chars]",
            "url": "https://www.cnn.com/2026/05/31/business/costco-cheap-gas",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/c-gettyimages-2267652185.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-31T09:00:08Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "74c995102fbd1b8d9342f6bdab4428d8",
            "title": "Winnipeg acknowledges ‘generous, philanthropic’ family with honorary road renaming",
            "description": "A stretch of Panet Road has been honorarily named after long-time local business Princess Auto.",
            "content": "A stretch of Panet Road has been honorarily named after long-time local business Princess Auto.\nNaming Panet Road from Nairn Avenue to Mission Street — along the former Princess Auto location and the new, expanded flagship centre will open Tuesday — ... [1520 chars]",
            "url": "https://www.winnipegfreepress.com/breakingnews/2026/05/30/winnipeg-acknowledges-generous-philanthropic-family-with-honorary-road-renaming",
            "image": "https://www.winnipegfreepress.com/wp-content/uploads/sites/2/2026/05/4271223_web1_PrincessAuto-Gillingham.jpg?w=1600",
            "publishedAt": "2026-05-30T23:24:43Z",
            "lang": "en",
            "source": {
                "id": "ce16c38b3c43eee5cdb95476a1f8c587",
                "name": "Winnipeg Free Press",
                "url": "https://www.winnipegfreepress.com"
            }
        },
        {
            "id": "00840d2f1437f4c75ec2206728ca8e16",
            "title": "22-year-old opening 24/7 cafe in downtown Vancouver",
            "description": "Bloom Bakery and Cafe is opening 24/7 at the former Blenz location at S767 Seymour St.",
            "content": "One of downtown Vancouver’s oldest coffee corners is getting a second life.\nThe longstanding Blenz Coffee shop in downtown Vancouver on Seymour and Robson has quietly closed its doors after 20-plus years of service. The storefront at 767 Seymour St. ... [2454 chars]",
            "url": "https://www.vancouverisawesome.com/food-and-drink/bloom-bakery-and-cafe-opening-vancouver-12351487",
            "image": "https://www.vmcdn.ca/f/files/via/images/food/bloom-cafe-new-vancouver.jpg;w=1200;h=800;mode=crop",
            "publishedAt": "2026-05-30T21:51:29Z",
            "lang": "en",
            "source": {
                "id": "c73652303094dd3edefbb56ce7f58eca",
                "name": "Vancouver Is Awesome",
                "url": "https://www.vancouverisawesome.com"
            }
        }
    ]
}

Categories