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": 140248,
    "articles": [
        {
            "id": "0607c4d7e3f2316b97ffd4c4254078a2",
            "title": "dated by Danish researchers in 2016 was estimated to be at least 272 years old, meaning it was already swimming the North Atlantic when Mozart was composing symphonies.",
            "description": "When marine biologist Julius Nielsen pulled the lens from the eye of a five-metre Greenland shark in his Copenhagen lab, he was holding tissue that had",
            "content": "When marine biologist Julius Nielsen pulled the lens from the eye of a five-metre Greenland shark in his Copenhagen lab, he was holding tissue that had started forming before the United States existed. The proteins in his hands had been laid down som... [7473 chars]",
            "url": "https://maketecheasier.com/mte-x-the-greenland-shark-grows-about-one-centimetre-a-year-does-not-reach-sexual-matu/",
            "image": "https://maketecheasier.com/wp-content/uploads/2026/06/pexels-31745220.jpg",
            "publishedAt": "2026-06-09T07:33:23Z",
            "lang": "en",
            "source": {
                "id": "98501ab29785d6f2109e6ead8a00c315",
                "name": "Make Tech Easier",
                "url": "https://maketecheasier.com"
            }
        },
        {
            "id": "30a9c8f7a7b3e8fba05be26be8edbb7c",
            "title": "Astronomers propose space ‘airbags’ to shield Earth from massive solar storms",
            "description": "Shield could deflect destructive solar flares away from our planet",
            "content": "Chemicals fired from satellites at the edge of the Earth's magnetic field can act as \"airbags\" to shield the planet from devastating solar flares, a new study suggests.\nSolar flares are streams of high-energy particles ejected from the Sun that can d... [2389 chars]",
            "url": "https://ca.news.yahoo.com/astronomers-propose-space-airbags-shield-054313731.html",
            "image": "https://s.yimg.com/lo/mysterio/api/7832db3db2679881ca4fb8e0fab3172609bcb6f4bc97e7c3152bbd39978e444a/lightyear_networkapi/resizefill_w1200;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Fthe_independent_635%2Ff605998fc881cf01e92105655088b33e",
            "publishedAt": "2026-06-09T05:43:00Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "9fa9566bbfe2798bc94762276972b30f",
            "title": "Astronomers propose space ‘airbags’ to shield Earth from massive solar storms",
            "description": "Shield could deflect destructive solar flares away from our planet",
            "content": "Chemicals fired from satellites at the edge of the Earth's magnetic field can act as \"airbags\" to shield the planet from devastating solar flares, a new study suggests.\nSolar flares are streams of high-energy particles ejected from the Sun that can d... [2389 chars]",
            "url": "https://ca.news.yahoo.com/astronomers-propose-space-airbags-shield-054313948.html",
            "image": "https://s.yimg.com/lo/mysterio/api/8ef9e42ea2866d06469c91c93c25ca8337d11479fba3a996282953cfabea0ba6/lightyear_networkapi/resizefill_w1200;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Fthe_independent_577%2Ff605998fc881cf01e92105655088b33e",
            "publishedAt": "2026-06-09T05:43:00Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        }
    ]
}

Categories