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": 144508,
    "articles": [
        {
            "id": "5c7a20064d3f5612cccfdb1fcf67428c",
            "title": "Lyrid meteor shower is visible now and peaking soon. Here’s how to spot it",
            "description": "Go outside after midnight and venture away from tall buildings and city lights",
            "content": "This year’s Lyrid meteor shower is getting a boost thanks to a dim crescent moon. Skywatchers could see 10 to 20 shooting stars per hour soar across the spring sky, according to NASA, when the fiery display peaks Tuesday night into Wednesday morning.... [1743 chars]",
            "url": "https://www.theglobeandmail.com/world/article-lyrid-meteor-shower-is-visible-now-and-peaking-soon-heres-how-to-spot/",
            "image": "https://www.theglobeandmail.com/resizer/v2/ZZVSTZBALNAY3HMS4L35N225KA.jpg?auth=43ab2283368fdc83d586c9d070da1fb72634521df44646e090eca9ad2e938eb4&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-04-18T18:34:22Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "751ed815cea27512f41cdf0a91bbf4f9",
            "title": "Batterie quantique : de la théorie à la réalité",
            "description": "Une batterie quantique, exploitant les lois de l’infiniment petit, vient d’être réalisée pour la première fois en laboratoire. Elle pourrait devenir le composant indispensable pour alimenter les futu…",
            "content": "Les cookies et technologies similaires que nous utilisons sur Mediapart sont de différentes natures et nous permettent de poursuivre différentes finalités.\nCertains sont nécessaires au fonctionnement du site et de l’application mobile (vous ne pouvez... [447 chars]",
            "url": "https://www.mediapart.fr/journal/culture-et-idees/180426/batterie-quantique-de-la-theorie-la-realite",
            "image": "https://static.mediapart.fr/etmagine/og/journal/files/2026/04/17/eds-batterie-quantique.jpg",
            "publishedAt": "2026-04-18T12:42:37Z",
            "lang": "fr",
            "source": {
                "id": "787bdc484a6b8dc1c1340a05b6b0cafe",
                "name": "Mediapart",
                "url": "https://www.mediapart.fr"
            }
        },
        {
            "id": "63fe3e8118ff42a617255d01ce3ec1e9",
            "title": "Comment prévoir les coulées de boue volcaniques mortelles ?",
            "description": "L’un des dangers volcaniques les mortels n’est pas la lave mais les coulées de boue, appelées lahars, qui peuvent survenir sans signes avant-coureurs.",
            "content": "Perché sur les pentes du Volcán de Fuego dans l'ouest du Guatemala, le géologue Gustavo Béjar López écoutait les battements du cœur de l'une des montagnes les plus agitées du monde, tout en creusant des trous pour y installer des sismomètres. Le Fueg... [9002 chars]",
            "url": "https://www.nationalgeographic.fr/sciences/geologie-volcanologie-comment-prevoir-les-coulees-de-boue-volcaniques-mortelles",
            "image": "https://static.nationalgeographic.fr/files/styles/image_3200/public/ngma-42.jpg?w=1600&h=1069",
            "publishedAt": "2026-04-18T08:31:00Z",
            "lang": "fr",
            "source": {
                "id": "44c337d134ccb56aa360790b6bc4c003",
                "name": "National Geographic",
                "url": "https://www.nationalgeographic.fr"
            }
        }
    ]
}

Categories