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": 141176,
    "articles": [
        {
            "id": "cf1974305d4cbe0ab448391a0ceb69a2",
            "title": "Nagasaki Univ.-Led Team Finds Crab Walk Dates Back 200 M. Yrs",
            "description": "Tokyo, May 24 (Jiji Press)--Crabs walking sideways originated from an ancestor that roamed the Earth some 200 …",
            "content": "Tokyo, May 24 (Jiji Press)--Crabs walking sideways originated from an ancestor that roamed the Earth some 200 million years ago, according to a team led by Yuki Kawabata, an associate professor of Nagasaki University's Graduate School of Integrated S... [648 chars]",
            "url": "https://www.nippon.com/en/news/yjj2026052300124/",
            "image": "https://www.nippon.com/en/ncommon/contents/news/3009676/3009676.jpg",
            "publishedAt": "2026-05-24T00:00:00Z",
            "lang": "en",
            "source": {
                "id": "07b866507d95a47e201c3e3eaafc0601",
                "name": "nippon.com",
                "url": "https://www.nippon.com"
            }
        },
        {
            "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"
            }
        }
    ]
}

Categories