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": 148830,
    "articles": [
        {
            "id": "2ff703d43979f85d81ac1e81de86f487",
            "title": "Kidney Walk returns to the Okanagan to support Canadians battling disease",
            "description": "Hundreds ready to walk for kidney disease awareness and fundraiser",
            "content": "The Kidney Walk returns to the Okanagan on Sunday, June 7, with events in Kelowna and Penticton to raise money and awareness for Canadians living with kidney disease.\nThose participating in Kelowna will gather at Mission Creek Regional Park. Registra... [973 chars]",
            "url": "https://pentictonwesternnews.com/2026/05/10/kidney-walk-returns-to-the-okanagan-to-support-canadians-battling-disease/",
            "image": "https://pentictonwesternnews.com/wp-content/uploads/sites/11/2026/05/42278996_web1_260514-KCN-Kdiney-Walk-Kelowna-_1.jpg?w=1024",
            "publishedAt": "2026-05-11T01:29:58Z",
            "lang": "en",
            "source": {
                "id": "a57a3ade54e869e0e6e91d4bcca5972f",
                "name": "Penticton Western News",
                "url": "https://pentictonwesternnews.com"
            }
        },
        {
            "id": "5211b7dc61d6cbb1311adc2186b8aeb8",
            "title": "NASA's Psyche Spacecraft Captures Rare Crescent Image Of Mars During Flyby",
            "description": "According to mission scientists, the spacecraft is approaching Mars from a high phase angle.",
            "content": "A new image captured by a spacecraft traveling through deep space shows Mars as a thin crescent, offering a rare and unusual view of the Red Planet. The image was taken as the spacecraft moves closer for a planned flyby that will help it continue its... [1989 chars]",
            "url": "https://www.ndtv.com/science/nasas-psyche-spacecraft-captures-rare-crescent-image-of-mars-during-flyby-11476765",
            "image": "https://c.ndtvimg.com/2026-05/caj37a58_nasa-mars-_625x300_11_May_26.jpeg",
            "publishedAt": "2026-05-11T01:25:09Z",
            "lang": "en",
            "source": {
                "id": "5775709b019bb5c3dae707e7b660f89e",
                "name": "NDTV",
                "url": "https://www.ndtv.com"
            }
        },
        {
            "id": "d57459882a7317a5a82c1fcf28acef8b",
            "title": "Quand un arbre meurt en forêt, ses voisins reçoivent un dernier envoi massif de carbone par les racines : on sait enfin pourquoi",
            "description": "Lorsqu'un arbre centenaire s'effondre en forêt, ses racines libèrent une quantité massive de carbone vers ses voisins en quelques heures. Ce phénomène fascinant, invisible sous nos pieds, révèle un système d'entraide forestière aussi sophistiqué qu'internet : le « Wood Wide Web ». More",
            "content": "Un chêne centenaire s’effondre en forêt. Ses racines, pourtant silencieuses depuis des décennies, envoient dans les heures suivantes une quantité massive de carbone vers les arbres voisins. Ce n’est pas un hasard. Ce n’est pas un accident biochimique... [8549 chars]",
            "url": "https://sciencepost.fr/quand-un-arbre-meurt-en-foret-ses-voisins-recoivent-un-dernier-envoi-massif-de-carbone-par-les-racines-on-sait-enfin-pourquoi/",
            "image": "https://sciencepost.fr/wp-content/uploads/2026/05/quand-un-arbre-meurt-en-foret-ses-voisins-recoivent-un-dernier-envoi-massif-de-carbone-par-les-racines-on-sait-enfin-pourquoi.jpg",
            "publishedAt": "2026-05-10T22:32:37Z",
            "lang": "fr",
            "source": {
                "id": "ebd9e031b1e8cb269acbe26ced3d8294",
                "name": "Sciencepost",
                "url": "https://sciencepost.fr"
            }
        }
    ]
}

Categories