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": 144186,
    "articles": [
        {
            "id": "aed6c3bc3922718af8bfafa465a783f9",
            "title": "Artemis II Astronauts Recall 'Otherworldly' Moments in Space One Week After Returning to Earth",
            "description": "“The sense I had was the sense of fragility and feeling small, infinitesimally small, but yet this very powerful feeling as a human being,” the Canadian Space Agency’s Jeremy Hansen said",
            "content": "NEED TO KNOW\nA week after returning home from their 10 day mission, the Artemis II crew is sharing insight into the life-changing experience\nAlthough crew members said they haven't had a moment to decompress from the journey, they described it as sur... [3847 chars]",
            "url": "https://ca.news.yahoo.com/artemis-ii-astronauts-recall-otherworldly-005102371.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/S2J1wNbsvCQWwRTbMAvx0w--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://media.zenfs.com/en/people_218/5b3fba16569e4d47a52b52fcf43efe0e",
            "publishedAt": "2026-04-18T00:51:00Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "6a1426e857dba04350eb65abb001bd5b",
            "title": "Les changements climatiques mettent fin aux accalmies nocturnes",
            "description": "Les changements climatiques perturbent les accalmies nocturnes habituelles dans l’activité des incendies de forêt, réduisant ainsi les possibilités pour les équipes d’intervenir afin de maîtriser ces incendies qui s’intensifient, selon une nouvelle étude.",
            "content": "Les changements climatiques perturbent les accalmies nocturnes habituelles dans l’activité des incendies de forêt, réduisant ainsi les possibilités pour les équipes d’intervenir afin de maîtriser ces incendies qui s’intensifient, selon une nouvelle é... [5032 chars]",
            "url": "https://www.lapresse.ca/actualites/sciences/2026-04-17/incendies-de-foret/les-changements-climatiques-mettent-fin-aux-accalmies-nocturnes.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/58fe3100597a3c92b004b77f3f42f15a.jpg",
            "publishedAt": "2026-04-17T23:57:34Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        },
        {
            "id": "5173128318c21713d739169d9d252f3f",
            "title": "L’observation des oiseaux modifie le cerveau",
            "description": "Certaines régions du cerveau des ornithologues amateurs présentent une structure et une organisation plus denses.",
            "content": "Les passionnés d’oiseaux qui se lèvent à l’aube depuis des années pour aller observer les petites bêtes cachées dans le feuillage des arbres ont développé une expertise qui a laissé des traces dans leur cerveau. Une nouvelle étude parue dans The Jour... [6375 chars]",
            "url": "https://www.ledevoir.com/actualites/science/972929/observation-oiseaux-modifie-cerveau",
            "image": "https://media2.ledevoir.com/image/972929.jpg?crop=3%3A2%2Csmart&width=1600&ts=1776456810",
            "publishedAt": "2026-04-17T19:14:00Z",
            "lang": "fr",
            "source": {
                "id": "c84f2ae7c58e4987789aacb653e5f635",
                "name": "Le Devoir",
                "url": "https://www.ledevoir.com"
            }
        }
    ]
}

Categories