Flag of Canada

Canada News API

Get the live top headlines from Canada with our JSON API.

Get API key for the Canada 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=general&apikey=API_KEY
{
    "totalArticles": 422528,
    "articles": [
        {
            "id": "a84cfcc8be618de9064fcb02f73fe06c",
            "title": "Minnesota Wild Acquires Defenseman Roman Schmidt From the Philadelphia Flyers in Exchange for Forward Boris Katchouk",
            "description": "SAINT PAUL, Minn. - Minnesota Wild President of Hockey Operations and General Manager Bill Guerin today announced the National Hockey League (NHL) club has acquired defenseman Roman Schmidt from the Philadelphia Flyers in exchange for forward Boris Katchouk (pronounced kuh-CHOOK). Schmidt will report to the Iowa Wild in the American",
            "content": "SAINT PAUL, Minn. - Minnesota Wild President of Hockey Operations and General Manager Bill Guerin today announced the National Hockey League (NHL) club has acquired defenseman Roman Schmidt from the Philadelphia Flyers in exchange for forward Boris K... [762 chars]",
            "url": "https://www.nhl.com/wild/news/minnesota-wild-acquires-defenseman-roman-schmidt-from-the-philadelphia-flyers-in-exchange-for-forward-boris-katchouk-030126",
            "image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/prd/d5ll9xjdsimxbajnw8t5.jpg",
            "publishedAt": "2026-03-02T00:00:31Z",
            "lang": "en",
            "source": {
                "id": "8c7d2a077d28a24e16f925a9ca740291",
                "name": "NHL.com",
                "url": "https://www.nhl.com"
            }
        },
        {
            "id": "02ccccb9dff43262d0e479328b27e531",
            "title": "Southern Ontario: ‘Snow Day’ Forecast for Monday, March 2, 2026",
            "description": "No impactful winter weather is expected across Southern Ontario throughout the school day on Monday. While a cold warning is in effect for some areas, wind chills aren’t expected to reach the threshold to prompt cancellations. As a result, all regions have a less than 5 percent chance of school bus",
            "content": "No impactful winter weather is expected across Southern Ontario throughout the school day on Monday. While a cold warning is in effect for some areas, wind chills aren’t expected to reach the threshold to prompt cancellations.\nAs a result, all region... [330 chars]",
            "url": "https://instantweatherinc.com/article/ontario/2026/3/1/snow-day",
            "image": "http://static1.squarespace.com/static/5a88df206f4ca301c2ced70a/66933f5063afcb4d7d8a78f2/69a4d1acfc4f44508c6702a1/1772409396476/Snow-Day-Thumbnail-NEW.png?format=1500w",
            "publishedAt": "2026-03-01T23:55:58Z",
            "lang": "en",
            "source": {
                "id": "6b446a05d0045b7c15bfbc0f52760410",
                "name": "Instant Weather",
                "url": "https://instantweatherinc.com"
            }
        },
        {
            "id": "23913a9190e844e69df98b596873b8f5",
            "title": "Jupiter’s icy moons may have been born with the ingredients for life",
            "description": "New research suggests that Jupiter’s icy moons may have formed with complex organic molecules already embedded in their building blocks.",
            "content": "Jupiter’s icy moons may have been born with a chemical head start, inheriting key organic ingredients at the very moment they began to take shape.\nLong before Europa’s hidden ocean or Ganymede’s deep interior took shape, the raw materials for life co... [5834 chars]",
            "url": "https://www.earth.com/news/jupiters-icy-moons-may-have-been-born-with-the-ingredients-for-life/",
            "image": "https://cff2.earth.com/uploads/2026/03/01160238/Jupiter-moons-organic-molecules.jpg",
            "publishedAt": "2026-03-01T23:48:46Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        }
    ]
}

Categories