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": 552398,
    "articles": [
        {
            "id": "b00c5b9fcfcd03ae52fbf14b40fd0081",
            "title": "'Spooky eyes': Venus and Jupiter to light up night this weekend",
            "description": "Skywatchers looking west after sunset will have an easy target as Venus and Jupiter draw close together in an eye-catching pairing",
            "content": "For thousands of years, the night sky has been a mystical place of wonder and entertainment. Those who followed the sky regularly realized the paths of brighter objects as they traversed the starry background over weeks, months, and even years. The e... [2454 chars]",
            "url": "https://www.orilliamatters.com/local-news/spooky-eyes-venus-and-jupiter-to-light-up-night-this-weekend-12353261",
            "image": "https://www.vmcdn.ca/f/files/baytoday/images/weather/2026-venus-jupiter-boyle.jpg;w=1200;h=800;mode=crop",
            "publishedAt": "2026-06-01T23:47:27Z",
            "lang": "en",
            "source": {
                "id": "cb28e07f4df6439bece3eb43f3ee963c",
                "name": "OrilliaMatters.com",
                "url": "https://www.orilliamatters.com"
            }
        },
        {
            "id": "4f5f967a9dde40bb6d9a86305301c27f",
            "title": "Town hall to be held in Manitoba’s measles hot zone",
            "description": "Manitoba will hold a telephone town hall Wednesday night for residents of the health region with the highest number of measles cases in the province.",
            "content": "Manitoba will hold a telephone town hall Wednesday night for residents of the health region with the highest number of measles cases in the province.\nDr. Jazz Atwal, deputy chief provincial public health officer, will give an update on the outbreak a... [2037 chars]",
            "url": "https://www.winnipegfreepress.com/breakingnews/2026/06/01/town-hall-to-be-held-in-manitobas-measles-hot-zone",
            "image": "https://www.winnipegfreepress.com/wp-content/uploads/sites/2/2026/06/4274007_web1_20250507140540-20250507140528-681ba66f9ef77c106dc211d5jpeg_071841.JPG?w=1600",
            "publishedAt": "2026-06-01T22:27:56Z",
            "lang": "en",
            "source": {
                "id": "ce16c38b3c43eee5cdb95476a1f8c587",
                "name": "Winnipeg Free Press",
                "url": "https://www.winnipegfreepress.com"
            }
        },
        {
            "id": "70020eab523b3ce08129e958a13359aa",
            "title": "Canada slips slightly in top universities ranking, but experts say look carefully at the details",
            "description": "An annual tally of top universities worldwide is out, with some of Canada's biggest schools slipping down in ranking, but experts say these lists must be taken with a grain of salt.",
            "content": "An annual tally of top universities worldwide is out, with some of Canada's biggest schools slipping down in ranking, but experts say these lists must be taken with a grain of salt.\nThe Center for World University Rankings announced its list of the 2... [4595 chars]",
            "url": "https://www.cbc.ca/news/canada/cwur-2026ranking-9.7219427",
            "image": "https://i.cbc.ca/ais/8abfded9-6207-45a6-87c5-ce25aa280131,1759963492833/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C2316%2C1302%29%3BResize%3D620",
            "publishedAt": "2026-06-01T22:12:38Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories