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": 141126,
    "articles": [
        {
            "id": "8897b646b08ec44a011d301bcba8a49e",
            "title": "Canadian fossils may rewrite the origin story of animal life",
            "description": "Ancient fossils discovered in Canada may rewrite the story of how the first complex animals evolved on Earth.",
            "content": "For three billion years, if you’d looked at life on Earth, you’d have seen nothing.\nNot nothing in the sense of empty space – the oceans were full – but nothing visible, nothing that moved, nothing with a body. Just microbes, everywhere, doing their ... [6513 chars]",
            "url": "https://www.earth.com/news/canadian-fossils-may-rewrite-the-origin-story-of-animal-life/",
            "image": "https://cff2.earth.com/uploads/2026/05/23092117/Canada-fossils2.jpg",
            "publishedAt": "2026-05-23T15:33:45Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "d244dc76334827d8573557798f91dc12",
            "title": "Climatic preferences of major plant clades define the functional attributes of African savanna types",
            "description": "Forecasting how the Earth system will respond to global change includes simplifying the functional diversity induced by thousands of plant species into tractable units. The dominant strategy has been to aggregate species into plant functional types (PFTs), assuming that selection leads to unrelated species converging to similar ecological roles. An alternative would be to harness niche conservatism, the tendency of lineages to retain ancestral ecological traits, and assume that phylogenetically related species tend to have similar ecological roles. Using African savannas as case study, we use phylogenetically defined groups to identify phytoclimes: climate-defined regions that support distinct sets of plant types. We found that taxonomically-based phytoclimes aligned with a respected expert map of Africa. Moreover, this scheme could be reconciled with existing conceptual models used to describe the functional diversity of savannas. This alignment of phylogenetic and functional interpretations suggests that African savannas are dominated by a limited set of pre-adapted taxa, rather than arising through widespread convergence. Our findings suggest that phylogenetic information can provide a parsimonious, functional basis for representing ecosystem diversity in global change models. Harnessing this alignment between phylogenetic and functional groupings offers a promising route for improving the predictive ability of Earth system models.",
            "content": "Forecasting how the Earth system will respond to global change includes simplifying the functional diversity induced by thousands of plant species into tractable units. The dominant strategy has been to aggregate species into plant functional types (... [2107 chars]",
            "url": "https://www.nature.com/articles/s44185-026-00138-5?error=cookies_not_supported&code=cdf71acd-b928-4942-a82c-b0252a0d9331",
            "image": "https://www.nature.com/static/images/favicons/nature/favicon-48x48-b52890008c.png",
            "publishedAt": "2026-05-23T14:32:31Z",
            "lang": "en",
            "source": {
                "id": "7abf0df285fbe93cdccffcc7c4088737",
                "name": "Nature",
                "url": "https://www.nature.com"
            }
        },
        {
            "id": "0b28714be669ade08a4943dfefbb0c98",
            "title": "Dans le cratère de Batagaïka, la fonte du pergélisol fait ressurgir les créatures du passé",
            "description": "Un gouffre gigantesque en Sibérie, surnommé la \"Porte des Enfers\", intrigue scientifiques et populations locales. Résultat du dégel du pergélisol, le cratère de Batagaïka révèle des archives climatiques et des découvertes inédites sur notre passé et notre futur.",
            "content": "Aux confins de la Sibérie, dans la République de Sakha (Yakoutie), se trouve le cratère de Batagaïka, un gigantesque effondrement de terrain gelé. Avec ses deux kilomètres de long, un kilomètre de large et une profondeur allant jusqu’à 100 mètres, il... [2696 chars]",
            "url": "https://www.rts.ch/info/sciences-tech/2026/article/cratere-de-batagaika-la-fonte-du-pergelisol-revele-des-creatures-anciennes-29250269.html",
            "image": "https://img.rts.ch/medias/2025/image/w5n2jh-29103425.image?w=1200&h=630",
            "publishedAt": "2026-05-23T12:50:03Z",
            "lang": "fr",
            "source": {
                "id": "e64858a9435dfbeb3e7983c700e0aaa0",
                "name": "rts.ch",
                "url": "https://www.rts.ch"
            }
        }
    ]
}

Categories