Flag of the 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": 42203,
    "articles": [
        {
            "title": "Ces empreintes géantes de dinosaure trouvées en Chine appartiendraient à un megaraptor aux dimensions terrifiantes",
            "description": "Des scientifiques viennent de découvrir un tout nouveau type de \"raptor\"et ce dernier aurait des dimensions terrifiantes.",
            "content": "Dans Jurassic Park et Jurassic World, les vélociraptors, stars de la franchise aux côtés du Tyrannosaurus-Rex, étaient déjà représentés comme étant grands. Mais, les experts et spécialistes de ces monstres disparus étaient formels. Steven Spielberg a... [2699 chars]",
            "url": "https://www.science-et-vie.com/science-et-culture/les-dinosaures/ces-empreintes-geantes-de-dinosaure-trouvees-en-chine-appartiendraient-a-un-megaraptor-aux-dimensions-terrifiantes-134270.html",
            "image": "https://www.science-et-vie.com/wp-content/uploads/scienceetvie/2024/04/megaraptor.png",
            "publishedAt": "2024-04-25T18:00:00Z",
            "source": {
                "name": "Science et Vie",
                "url": "https://www.science-et-vie.com"
            }
        },
        {
            "title": "Ni extraverti ni introverti : et si vous étiez ambiverti ?",
            "description": "Alors que certaines personnes se considèrent comme extraverties ou introverties, d’autres se disent ambiverties, voire omniverties. Que recouvrent ces termes ? Ont-ils une quelconque validité scientifique ?",
            "content": "Au fil des ans, quand on me demandait si j’étais introvertie ou extravertie, je ne savais quoi répondre car je ne me retrouvais ni vraiment dans l’un ni vraiment dans l’autre de ces types de personnalité. Car si je suis certes souvent réfléchie et da... [10647 chars]",
            "url": "https://www.nationalgeographic.fr/sciences/types-personnalite-mbti-psychologie-ni-extraverti-ni-introverti-et-si-vous-etiez-ambiverti",
            "image": "https://static.nationalgeographic.fr/files/styles/image_3200/public/nationalgeographic2802665.jpg?w=400&h=400&q=75",
            "publishedAt": "2024-04-25T16:32:00Z",
            "source": {
                "name": "National Geographic France",
                "url": "https://www.nationalgeographic.fr"
            }
        },
        {
            "title": "Watch live today as NASA astronauts fly to launch site for 1st crewed Boeing Starliner mission to ISS",
            "description": "Veteran NASA astronauts Butch Wilmore and Suni Williams will be the 1st crew aboard Boeing's Starliner. Watch live here at Space.com as they arrive in Florida for their May 6 launch.",
            "content": "The first Starliner crew will arrive at their launch area today (April 25), and you can watch the events live here at Space.com.\nThe two NASA astronauts to fly aboard Boeing Starliner, Barry \"Butch\" Wilmore and pilot Suni Williams, will journey from ... [3861 chars]",
            "url": "https://www.space.com/boeing-starliner-nasa-astronaut-arrival-launch-site-webcast",
            "image": "https://cdn.mos.cms.futurecdn.net/sgNkHjCZ9hjMyFFZRg2ZcE-1200-80.jpg",
            "publishedAt": "2024-04-25T16:20:16Z",
            "source": {
                "name": "Space.com",
                "url": "https://www.space.com"
            }
        }
    ]
}

Categories