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": 146244,
    "articles": [
        {
            "id": "386a4036e518e9ccd3867eea390846ea",
            "title": "\"Ma fille n’a pas de prof de maths depuis mars, c’est inadmissible\", au lycée Joliot-Curie de Sète, la colère des parents d’élèves monte",
            "description": "Depuis le mois de mars, un professeur de mathématiques n’est plus présent au lycée Joliot-Curie de Sète et, pour l’heure, aucune solution de remplacement est prévue. Dans cette...",
            "content": "Même si les élèves sont en vacances, cela n’apaise pas la colère de certains parents de lycéens de Joliot-Curie à Sète. Et pour cause. Un professeur de mathématiques manque à l’appel depuis le mois de mars et, visiblement, aucune solution de remplace... [1776 chars]",
            "url": "https://www.midilibre.fr/2026/04/21/ma-fille-na-pas-de-prof-de-maths-depuis-mars-cest-inadmissible-au-lycee-joliot-curie-de-sete-la-colere-des-parents-deleves-monte-13334852.php",
            "image": "https://images.midilibre.fr/api/v1/images/view/69e5f81891bcdbe28a0637b1/hd/image.jpg?v=1",
            "publishedAt": "2026-04-21T04:01:00Z",
            "lang": "fr",
            "source": {
                "id": "abc3a6d91807e0131a7b23ead6f5162c",
                "name": "Midi Libre",
                "url": "https://www.midilibre.fr"
            }
        },
        {
            "id": "46ad55eb16fb12b2bd97c00d231430ab",
            "title": "Geoengineering On the Table, and Under Fire, As Scientists Race to Save Melting Thwaites Glacier",
            "description": "As the Thwaites glacier loses its grip on Antarctica’s western edge, a small group of scientists is proposing radical interventions like drilling heat-exchanging devices into the ice and creating artificial “speed bumps” on its bed to slow its collapse. Other glaciologists say the schemes are infeasible and a dangerous distraction from cutting emissions.",
            "content": "As the Thwaites glacier loses its grip on Antarctica’s western edge, a small group of scientists is proposing radical interventions like drilling heat-exchanging devices into the ice and creating artificial “speed bumps” on its bed to slow its collap... [17925 chars]",
            "url": "https://www.theenergymix.com/geoengineering-on-the-table-and-under-fire-as-scientists-race-to-save-melting-thwaites-glacier/",
            "image": "https://www.theenergymix.com/wp-content/uploads/2026/04/Thwaites-Glacier-James-Yungel-NASA-ICE-CC-BY-2.0wikimedia-commons-sized-and-cropped.jpeg",
            "publishedAt": "2026-04-21T03:39:35Z",
            "lang": "en",
            "source": {
                "id": "443db4bc8b104dd71e3dc286922b98fb",
                "name": "The Energy Mix",
                "url": "https://www.theenergymix.com"
            }
        },
        {
            "id": "a20db73676a90800be8a2a2bb308f2a4",
            "title": "We now know how moss leaves grow",
            "description": "A study reveals that mosses and thale cress, a small flowering plant, share the same leaf growth principles, despite 400 million years of separate evolution.",
            "content": "What if leaves of different evolutionary origins relied on the same developmental rules?\nA study published in Science Advances shows that, in moss and the model plant Arabidopsis thaliana, commonly known as thale cress, leaf formation relies on very ... [3141 chars]",
            "url": "https://nouvelles.umontreal.ca/en/article/2026/04/20/we-now-know-how-moss-leaves-grow",
            "image": "https://nouvelles.umontreal.ca/public/nouvelles/_processed_/b/f/csm_20260420_mousse-couv_4d8e528872.jpg",
            "publishedAt": "2026-04-21T02:49:25Z",
            "lang": "en",
            "source": {
                "id": "777cb3f92d798a8666b43224ef6b9b5d",
                "name": "Université de Montréal",
                "url": "https://nouvelles.umontreal.ca"
            }
        }
    ]
}

Categories