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": 146226,
    "articles": [
        {
            "id": "af51bc80229b4a0c08ce4dd1a3d7afb5",
            "title": "la découverte d'une planète \" impossible \" qui remet en question tout ce que nous savions sur la formation des mondes",
            "description": "La particularité de ce système planétaire réside dans le fait que cette planète paraît beaucoup trop massive pour la taille de son étoile.",
            "content": "Des chercheurs de l’Université d’État de Pennsylvanie annoncent avoir identifié un monde en orbite autour de l’étoile ultra-froide LHS 3154. La particularité de ce système planétaire réside dans le fait que cette planète est plus de treize fois plus ... [3235 chars]",
            "url": "https://sciencepost.fr/lhs-3154b-la-decouverte-dune-planete-impossible-qui-remet-en-question-tout-ce-que-nous-savions-sur-la-formation-des-mondes/",
            "image": "https://sciencepost.fr/wp-content/uploads/2023/12/javier-miranda-OiiVv1iiB0A-unsplash-scaled.jpg",
            "publishedAt": "2026-06-01T11:12:23Z",
            "lang": "fr",
            "source": {
                "id": "ebd9e031b1e8cb269acbe26ced3d8294",
                "name": "Sciencepost",
                "url": "https://sciencepost.fr"
            }
        },
        {
            "id": "f4a8004362772d7dc19ec696fd3418bc",
            "title": "Share the joy of outer space in June with Lucy Hambly",
            "description": "Following the huge public interest in the Artemis II lunar mission, NASA will be announcing the crew of the next Artemis mission on June 9.",
            "content": "We’ve finally made it to the summer months! Throughout the upcoming warmer weather, June’s anticipated astronomy events are sure to be just as exciting as usual. From the micro-Strawberry Moon to the announcement of the brand new Artemis III crew, he... [3790 chars]",
            "url": "https://stittsvillecentral.ca/share-the-joy-of-outer-space-in-june-with-lucy-hambly-4/",
            "image": "https://stittsvillecentral.ca/wp-content/uploads/Lucy-Hambly-Astronomy.jpg",
            "publishedAt": "2026-06-01T04:06:17Z",
            "lang": "en",
            "source": {
                "id": "82fbd1793cb8369c523c1ffe72b85dd3",
                "name": "Stittsville Central",
                "url": "https://stittsvillecentral.ca"
            }
        },
        {
            "id": "5af16a4cfeaa7896d59fc87f4cda82b4",
            "title": "Meteor over Massachusetts causes explosion reports, sightings from Delaware to Montreal",
            "description": "Reports of an explosion from people across New England on Saturday afternoon sent police agencies and others scrambling to understand what caused a double boom that shook buildings in Massachusetts and Rhode Island. The American Meteor Society said that the booms people heard were actually caused by a meteor about 3 feet (nearly 1 metre) wide entering the atmosphere […]",
            "content": "Reports of an explosion from people across New England on Saturday afternoon sent police agencies and others scrambling to understand what caused a double boom that shook buildings in Massachusetts and Rhode Island.\nThe American Meteor Society said t... [1948 chars]",
            "url": "https://montreal.citynews.ca/2026/05/31/meteor-sightings-montreal/",
            "image": "https://montreal.citynews.ca/wp-content/blogs.dir/sites/19/2024/07/28/iStock-931037172-878x494-1.jpg",
            "publishedAt": "2026-05-31T21:22:57Z",
            "lang": "en",
            "source": {
                "id": "195fa0cb5fce8f9cfcd06cf293a4c16a",
                "name": "CityNews Montreal",
                "url": "https://montreal.citynews.ca"
            }
        }
    ]
}

Categories