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": 122572,
    "articles": [
        {
            "id": "72492a00d4fae9399b5af08af27dd3e9",
            "title": "US-Russian crew of 3 blasts off to the International Space Station in a Russian Soyuz spacecraft",
            "description": "MOSCOW (AP) — A U.S.-Russian crew of three began a mission to the International Space Station aboard a Russian spacecraft following a succesful launch Thursday. A Soyuz booster rocket lifted off at 2:27 p.m. (9:27 a.m. GMT)...",
            "content": "Nov 27, 2025 | 2:23 AM\nMOSCOW (AP) — A U.S.-Russian crew of three began a mission to the International Space Station aboard a Russian spacecraft following a succesful launch Thursday.\nA Soyuz booster rocket lifted off at 2:27 p.m. (9:27 a.m. GMT) fro... [507 chars]",
            "url": "https://nanaimonewsnow.com/2025/11/27/us-russian-crew-of-3-blasts-off-to-the-international-space-station-in-a-russian-soyuz-spacecraft/",
            "image": "https://media-cdn.socastsrm.com/wpRssService/imageRedirect?url=http%3A%2F%2Fmapi.cp.org%2Fasset_photos%2F43d74227-f548-47e9-829d-10b16193cadb%2Fec9e75320467eca3aa4adae0e5fffecbd8d4b165389bf172c6818037e1df304c.jpg",
            "publishedAt": "2025-11-27T12:15:17Z",
            "lang": "en",
            "source": {
                "id": "773d7adcf2671d82582b01466f9c8187",
                "name": "NanaimoNewsNOW",
                "url": "https://nanaimonewsnow.com"
            }
        },
        {
            "id": "c0574048674d2be5bb6e487c9ae70d59",
            "title": "A rare photosynthesizing sea slug has been found off N.S. Here's why scientists are excited",
            "description": "Researchers believe Elysia chlorotica holds promise for medical advances, but it's been too elusive to study.",
            "content": "When she made the discovery that would thrill her fellow snorkellers and excite researchers across North America, she didn’t think much of it at first.\n“I just thought, oh, that's a rotten leaf, keep going,” says Elli Ofthenorth.\nThe avid snorkeller ... [8434 chars]",
            "url": "https://www.cbc.ca/news/canada/nova-scotia/a-rare-photosynthesizing-sea-slug-has-been-found-off-n-s-here-s-why-scientists-are-excited-9.6982794",
            "image": "https://i.cbc.ca/ais/029778c9-a90a-452f-ba81-2324bfc4d48d,1763650775539/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C236%2C2675%2C1504%29%3BResize%3D620",
            "publishedAt": "2025-11-27T11:39:15Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "ec8841396844af676b82c56c281323bc",
            "title": "Le Soleil ne se comporte pas comme on le pensait au niveau des pôles",
            "description": "La sonde européenne Solar Orbiter a observé ce qu’aucun instrument n’avait pu contempler avant elle : les pôles magnétiques de notre étoile, qui se comportent de manière très différente que ce que les scientifiques supposaient.",
            "content": "Au printemps 2024, la sonde Solar Orbiter de l’Agence spatiale européenne (ESA) réalisait un exploit. Aucun observatoire terrestre ou spatial n’avait pu contempler, jusqu’ici, les plus hautes latitudes de notre étoile. Mais l’engin de 1800 kg conçu p... [4743 chars]",
            "url": "https://www.sciencesetavenir.fr/espace/systeme-solaire/les-premieres-images-du-pole-sud-du-soleil-bouleversent-notre-comprehension-de-son-champ-magnetique_189509",
            "image": "https://www.sciencesetavenir.fr/assets/img/2025/11/27/cover-r4x3w1200-69281193808ba-capture-d-ecran-2025-11-27-a-09-41-09.jpg",
            "publishedAt": "2025-11-27T10:24:28Z",
            "lang": "fr",
            "source": {
                "id": "d6ed226ff72043b5db5b9fc1c945af84",
                "name": "Sciences et Avenir",
                "url": "https://www.sciencesetavenir.fr"
            }
        }
    ]
}

Categories