Flag of 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": 123074,
    "articles": [
        {
            "id": "df536c480d8035e21b1ae16ad5f45af3",
            "title": "Russia accidentally destroys its only way of sending astronauts to space",
            "description": "For the first time since 1961, Russia has lost the ability to launch crewed rockets",
            "content": "Russia’s only crewed-mission launch site has suffered major damage following a rocket launch on Thursday.\nThe Baikonur Cosmodrome in Kazakhstan will be unable to host launches until repairs are made, according to the space agency Roscosmos, marking t... [1793 chars]",
            "url": "https://ca.news.yahoo.com/russia-accidentally-destroys-only-way-131635476.html",
            "image": "https://media.zenfs.com/en/the_independent_635/c2e26d4ea82955cbee776607a46e0475",
            "publishedAt": "2025-11-28T20:32:27Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "7cccf4fd33f0f3426086c294d043c8a7",
            "title": "L'endormissement, les merveilles de ces quelques minutes qui intriguent les scientifiques",
            "description": "Les scientifiques cherchent à lever le voile sur ces quelques minutes où le monde extérieur s'efface et nos pensées s'effilochent. Cette phase du sommeil pourrait être le moment le plus propice à la créativité, en fournissant des microrêves inspirants.",
            "content": "Comment basculons-nous de l'éveil au sommeil, de la conscience de soi et du monde qui nous entoure à l'oubli et à la déconnexion ? « C'est un moment flou et encore mal compris de la science. Pendant longtemps, on a pensé que le sommeil fonctionnait c... [877 chars]",
            "url": "https://www.lesechos.fr/idees-debats/sciences-prospective/lendormissement-les-merveilles-de-ces-quelques-minutes-qui-intriguent-les-scientifiques-2201666",
            "image": "https://media.lesechos.com/api/v1/images/view/6929c840d1278a729b0d1016/1280x720/01603422741950-web-tete.jpg",
            "publishedAt": "2025-11-28T16:05:30Z",
            "lang": "fr",
            "source": {
                "id": "a852094eb872dd595ffc7a0bda6c6ed2",
                "name": "Les Echos",
                "url": "https://www.lesechos.fr"
            }
        },
        {
            "id": "fe462f2aba593758403f6f2eabeb4ad7",
            "title": "Lightning detected on Mars by Nasa rover, scientists believe",
            "description": "Researchers heard electric crackles on 28 hours of recordings made over two Martian years.",
            "content": "Scientists believe they have recorded electrical activity in the Martian atmosphere for the first time, suggesting the planet is capable of lightning.\nNasa's Perseverance rover, which touched down on Mars in 2021, was sent to search for signs of biol... [2402 chars]",
            "url": "https://ca.news.yahoo.com/lightning-detected-mars-nasa-rover-131038841.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/Ny41B7YgcD54STJlBQU2sw--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02NzU7Y2Y9d2VicA--/https://media.zenfs.com/en/bbc_us_articles_995/635fdc0815bea71627f163c3702467db",
            "publishedAt": "2025-11-28T13:10:38Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        }
    ]
}

Categories