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": 140816,
    "articles": [
        {
            "id": "e7fd8b78626e0f27a9a6b9f2c7983247",
            "title": "Nasa names Artemis III crew in next step towards Moon landing",
            "description": "The US space agency has announced the four astronauts who will crew the Artemis III mission next year, the next step towards a lunar landing.",
            "content": "Is Nasa's Moon landing plan science fact or science fiction?\nPallab Ghosh\nScience correspondent\nNasa officials insisted today that the plan is still to land humans back on the Moon by 2028 as part of the Artemis programme, for which next year's Artem... [14368 chars]",
            "url": "https://www.bbc.com/news/live/c932y0gx4zdt",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/9804/live/e3527f20-6428-11f1-b1db-af71d47507d6.jpg",
            "publishedAt": "2026-06-09T19:53:07Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "3839b9122c5179f3e7425d6be055f71c",
            "title": "L’Italien Luca Parmitano désigné par la NASA pilote de la mission Artemis-3, chargée de préparer le retour sur la Lune",
            "description": "Lors d’une conférence de presse spectacle, l’agence spatiale américaine a laissé filtrer quelques informations sur cette troisième mission, mais a surtout révélé l’équipage de quatre astronautes, uniquement composé d’hommes.",
            "content": "Deux mois après l’amerrissage de la mission Artemis-2, la NASA a annoncé l’équipage de la prochaine mission du programme de retour sur la Lune, lors d’une conférence de presse, mardi 9 juin, au centre spatial Johnson (Texas). L’Italien Luca Parmitano... [961 chars]",
            "url": "https://www.lemonde.fr/sciences/article/2026/06/09/l-italien-luca-parmitano-designe-par-la-nasa-pilote-de-la-mission-artemis-3-chargee-de-preparer-le-retour-sur-la-lune_6700218_1650684.html",
            "image": "https://img.lemde.fr/2026/06/09/0/0/7680/5120/1440/960/60/0/7129e3e_ftp-1-dzusm29ktq4l-5269769-01-06.jpg",
            "publishedAt": "2026-06-09T19:29:02Z",
            "lang": "fr",
            "source": {
                "id": "f8bceab28da05bf9ed8678be4690bf64",
                "name": "Le Monde.fr",
                "url": "https://www.lemonde.fr"
            }
        },
        {
            "id": "a99ca7cba7c57a5c2af88fe2c8b7a4b7",
            "title": "Ancient squirrel feces offer 'time capsule' of environment thousands of years ago",
            "description": "A researcher in British Columbia recently discovered that ancient squirrel scat can still smell just as fresh today as it did some 700,000 years ago.",
            "content": "The scent of ancient squirrel feces filled the laboratory where researcher Tyler Murchie was working to extract the genetic material it contained, revealing the scat can still smell just as fresh today as it did some 700,000 years ago.\nThe droppings ... [3156 chars]",
            "url": "https://cheknews.ca/ancient-squirrel-feces-offer-time-capsule-of-environment-thousands-of-years-ago-1329544/",
            "image": "https://i0.wp.com/cheknews.ca/wp-content/uploads/2026/06/c08fcb62-05da-4413-96d2-c8680a9b35cf-scaled-e1781028836748.jpg?fit=2560%2C1442&ssl=1",
            "publishedAt": "2026-06-09T19:00:00Z",
            "lang": "en",
            "source": {
                "id": "51192d0d0d80b340629793791612a00c",
                "name": "CHEK News",
                "url": "https://cheknews.ca"
            }
        }
    ]
}

Categories