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": 474378,
    "articles": [
        {
            "id": "48fc85c1dd89be5710e097dc2f17a517",
            "title": "U.S. agrees to ‘forever’ bar tax claims against Trump under IRS settlement",
            "description": "The U.S. government is 'forever barred and precluded' from examining or prosecuting Trump, his sons and the Trump organization’s current tax issues, the Justice Department says.",
            "content": "The U.S. government will permanently drop tax claims against President Donald Trump, according to a settlement document that is part of a deal to resolve Trump’s $10 billion lawsuit against the Internal Revenue Service over the leak of his tax return... [4343 chars]",
            "url": "https://globalnews.ca/news/11855884/trump-irs-tax-claims-settlement-us/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/05/8e9451f395f1e82e169ed0af5eb5f59ee7d107689bb82254140a48e0a0c433a4.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-05-19T20:29:24Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        },
        {
            "id": "4ca86124529c5188919103756ec564c0",
            "title": "To what extent can hearing compensate for blindness?",
            "description": "A study examines the ability of blind people to know where a sound is coming from, in everyday life, an important factor in their being confident enough to engage in a variety of activities.",
            "content": "Many studies of blind people have examined sound localization (the ability to determine where a sound is coming from) under controlled conditions: soundproof rooms, specific tests, simple stimuli.\nThese approaches measure “pure” abilities, but they n... [5013 chars]",
            "url": "https://nouvelles.umontreal.ca/en/article/2026/05/19/to-what-extent-can-hearing-compensate-for-blindness",
            "image": "https://nouvelles.umontreal.ca/public/nouvelles/_processed_/7/e/csm_20260519_audition-aveugles_d8df24f068.jpg",
            "publishedAt": "2026-05-19T20:15:12Z",
            "lang": "en",
            "source": {
                "id": "777cb3f92d798a8666b43224ef6b9b5d",
                "name": "Université de Montréal",
                "url": "https://nouvelles.umontreal.ca"
            }
        },
        {
            "id": "98cfa88a89f90b1a951744bbd53d7c85",
            "title": "Google announces slew of AI advances, including a personal AI assistant coming soon",
            "description": "Real-time index price for TSX Composite Index (TXCX), along with buy or sell indicators, analysis, charts, historical performance, news and more",
            "content": "Google will soon unleash a wealth of new artificial intelligence-powered tools and systems, including an AI assistant that will help users by proactively performing tasks on their behalf.\n“Agentic” AI, the recent buzzword of choice for tech firms, wa... [6943 chars]",
            "url": "https://www.theglobeandmail.com/investing/markets/indices/TXCX/pressreleases/2023236/google-announces-slew-of-ai-advances-including-a-personal-ai-assistant-coming-soon/",
            "image": "https://www.theglobeandmail.com/pf/resources/assets/meta/favicon-32x32.png?d=898",
            "publishedAt": "2026-05-19T20:15:02Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        }
    ]
}

Categories