Flag of Canada

Canada Science News API

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

Get API key for the Canada Science 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=science&apikey=API_KEY
{
    "totalArticles": 129808,
    "articles": [
        {
            "id": "ec424e0e58a0021d5dee67416ad09981",
            "title": "Nos ancêtres pratiquaient-ils le “French kiss” il y a 20 millions d’années ? Une étude retrace l’évolution d’un geste intime partagé par les primates et probablement par Néandertal",
            "description": "Le baiser pourrait être un comportement hérité des grands singes, partagé avec les Néandertaliens, selon une étude évolutive récente.",
            "content": "Le baiser, geste universellement reconnu, mais culturellement variable, soulève depuis longtemps des questions sur ses origines. Longtemps considéré comme un comportement spécifiquement humain, il fait aujourd’hui l’objet d’un réexamen à la lumière d... [8421 chars]",
            "url": "https://www.science-et-vie.com/science-et-culture/evolution/nos-ancetres-pratiquaient-ils-le-french-kiss-il-y-a-20-millions-dannees-une-etude-retrace-levolution-dun-geste-intime-partage-par-les-primates-et-probabl-218689.html",
            "image": "https://www.science-et-vie.com/wp-content/uploads/scienceetvie/2025/11/origine-baiser-humain-grands-singes-neandertaliens-20-millions-annees-couv.png",
            "publishedAt": "2025-11-21T20:00:10Z",
            "lang": "fr",
            "source": {
                "id": "671ae71959c2f0b9f32fb91bd0c7c76a",
                "name": "Science et vie",
                "url": "https://www.science-et-vie.com"
            }
        },
        {
            "id": "c24aba111f26b5f53ce4145a6c34ddb6",
            "title": "Scientists Just Found Oxygen Being Made in the Dark Ocean-Here’s How!",
            "description": "The ocean floor is doing something unexpected, and it’s creating oxygen!",
            "content": "A bizarre new discovery in the deep Pacific Ocean has scientists scratching their heads, and for good reason. Far beneath the ocean’s surface, in a region where sunlight never reaches, oxygen is being produced in the dark.\nThe discovery, published in... [2230 chars]",
            "url": "https://dailygalaxy.com/2025/11/scientists-found-oxygen-made-deep-ocean/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2025/11/Scientists-Just-Found-Oxygen-Being-Made-in-the-Dark-Ocean—Heres-How-scaled.jpg",
            "publishedAt": "2025-11-21T18:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "092e845235c4f2dbd30cb757f5129dcf",
            "title": "This Comet Just Shattered Into Three Pieces, and It's Being Captured on Camera",
            "description": "Watch the incredible fragmentation of the comet as it breaks into three glowing chunks during its pass near the Sun.",
            "content": "A rare and mesmerizing comet event in our solar system has captured the attention of astronomers and sky-watchers alike. First spotted in May 2025, C/2025 K1 (ATLAS) comes from the Oort Cloud, the distant region of icy objects surrounding our solar s... [3557 chars]",
            "url": "https://dailygalaxy.com/2025/11/comet-just-shattered-into-three-pieces/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2025/11/This-Comet-Just-Shattered-Into-Three-Pieces-and-Its-Being-Captured-on-Camera-scaled.jpg",
            "publishedAt": "2025-11-21T18:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories