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": 555932,
    "articles": [
        {
            "id": "6201cfc614aa64b314142e0a77eba7e4",
            "title": "Watch The Moon Cover Venus in a Rare Daytime Sky Event This Week",
            "description": "If you're like us, you've been following the close conjunction of Jupiter and Venus in the June dusk sky.",
            "content": "If you're like us, you've been following the close conjunction of Jupiter and Venus in the June dusk sky.\nNext week, the Moon enters the evening scene, and actually occults (passes in front of) the planet Venus in what promises to be one of the top s... [3557 chars]",
            "url": "https://www.sciencealert.com/watch-the-moon-cover-venus-in-a-rare-daytime-sky-event-this-week",
            "image": "https://www.sciencealert.com/images/2026/06/Moon-Venus-occultation-daytime-.jpg",
            "publishedAt": "2026-06-16T03:28:54Z",
            "lang": "en",
            "source": {
                "id": "76a2943c768c5c3be7d790e609b40403",
                "name": "ScienceAlert",
                "url": "https://www.sciencealert.com"
            }
        },
        {
            "id": "16175473a21022b5f2d57fa266352ccb",
            "title": "Caussade. France Alzheimer : agir au plus tôt pour un cerveau en bonne santé",
            "description": "L’association France Alzheimer 82, présidée par Jean-Paul Gauthié, face à la maladie d’Alzheimer que beaucoup de concitoyens craignent, probablement parce qu’il n’y a pas...",
            "content": "L’association France Alzheimer 82, présidée par Jean-Paul Gauthié, face à la maladie d’Alzheimer que beaucoup de concitoyens craignent, probablement parce qu’il n’y a pas actuellement de traitement curatif, souhaite apporter les éclairages nécessaire... [1754 chars]",
            "url": "https://www.ladepeche.fr/2026/06/16/france-alzheimer-agir-au-plus-tot-pour-un-cerveau-en-bonne-sante-13421069.php",
            "image": "https://images.ladepeche.fr/api/v1/images/view/6a30c15069f5a020ea063e41/hd/image.jpg?v=1",
            "publishedAt": "2026-06-16T03:14:00Z",
            "lang": "fr",
            "source": {
                "id": "7670a57160a612236fa405691f78799e",
                "name": "ladepeche.fr",
                "url": "https://www.ladepeche.fr"
            }
        },
        {
            "id": "c8f50f9dea43c0b0102436cb293036f7",
            "title": "WWE Raw Results 6/15 - King & Queen Of The Ring Semifinals Begin, Roman Reigns Appears",
            "description": "This is Wrestling Inc.’s results for “WWE Raw” on June 15, 2026, with the King of the Ring & Queen of the Ring semifinals both kicking off!",
            "content": "Welcome to Wrestling Inc.'s results for \"WWE Raw\" on June 15, 2026, coming to you live from the CFG Bank Arena in Baltimore, Maryland!\nThe King of the Ring and Queen of the Ring semifinals will both be kicking off tonight, as \"The Ruler\" Oba Femi goe... [16446 chars]",
            "url": "https://www.wrestlinginc.com/2194930/wwe-raw-june-15-king-of-the-ring-queen-of-the-ring-semifinals-roman-reigns-appears/",
            "image": "https://www.wrestlinginc.com/img/gallery/wwe-raw-june-15-king-of-the-ring-queen-of-the-ring-semifinals-roman-reigns-appears/l-intro-1781577513.jpg",
            "publishedAt": "2026-06-16T03:06:39Z",
            "lang": "en",
            "source": {
                "id": "67d1a3ed87bc1072999f16771d212f20",
                "name": "Wrestling Inc.",
                "url": "https://www.wrestlinginc.com"
            }
        }
    ]
}

Categories