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": 140704,
    "articles": [
        {
            "id": "faf8f1b58be37b2a50410c64733e0e51",
            "title": "NASA to repair Artemis II rocket after system malfunction",
            "description": "Rocket’s helium system malfunctioned, further delaying astronauts’ first trip to the moon in more than half a century",
            "content": "Grounded until at least April, NASA’s giant moon rocket is headed back to the hangar this week for more repairs before astronauts climb aboard.\nThe space agency said Sunday it’s targeting Tuesday for the slow, 6.4-kilometre trek across Kennedy Space ... [1257 chars]",
            "url": "https://www.theglobeandmail.com/world/article-nasa-moon-rocket-astronauts/",
            "image": "https://www.theglobeandmail.com/resizer/v2/AQFN2IYHABCCNHWIDDONSZJDQ4.jpg?auth=793824b9238b98ce66e5a3d177fa5f7664730d28412be3ac0f14f587c472be1f&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-02-22T19:30:25Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "6bf9f2e9ce2a59ed8bd17c7bc8a18494",
            "title": "NASA will return its moon rocket to the hangar for more repairs before astronauts strap in",
            "description": "Breaking News, Sports, Manitoba, Canada",
            "content": "CAPE CANAVERAL, Fla. (AP) — Grounded until at least April, NASA’s giant moon rocket is headed back to the hangar this week for more repairs before astronauts climb aboard.\nThe space agency said Sunday it’s targeting Tuesday for the slow, four-mile (6... [1455 chars]",
            "url": "https://www.winnipegfreepress.com/arts-and-life/life/sci-tech/2026/02/22/nasa-will-return-its-moon-rocket-to-the-hangar-for-more-repairs-before-astronauts-strap-in",
            "image": "https://www.winnipegfreepress.com/wp-content/uploads/sites/2/2026/02/699889f9fb9eaad3cee74266jpeg.jpg?w=1600",
            "publishedAt": "2026-02-22T19:14:15Z",
            "lang": "en",
            "source": {
                "id": "ce16c38b3c43eee5cdb95476a1f8c587",
                "name": "Winnipeg Free Press",
                "url": "https://www.winnipegfreepress.com"
            }
        },
        {
            "id": "d77cb2b14c21b62e22371e0c4431ab49",
            "title": "Un nouveau dinosaure découvert dans le Sahara : un redoutable prédateur surnommé le \" héron de l’enfer \"",
            "description": "Un surnom bien mérité pour ce nouveau reptile, qui était le roi des rivières du Niger il y a 95 millions d'années. Avec son arsenal anatomique unique, le Spinosaurus mirabilis était le cauchemar des poissons géants qui pullulaient dans les fleuves sahariens.",
            "content": "Son nom peut prêter à sourire, certes ; à moins que vous ne souffriez d’ornithophobie, il n’y a aucune raison d’avoir peur d’un héron. Toutefois, derrière leur silhouette gracile, ces échassiers cachent des tempéraments de tueurs impitoyables, capabl... [5357 chars]",
            "url": "https://www.presse-citron.net/nouveau-dinosaure-sahara-redoutable-predateur-heron-de-lenfer/",
            "image": "https://www.presse-citron.net/app/uploads/2026/02/Spinosaurus-mirabilis-1600x900.jpg",
            "publishedAt": "2026-02-22T19:01:35Z",
            "lang": "fr",
            "source": {
                "id": "143191d6142d093dfca092fd4754db03",
                "name": "Presse-citron",
                "url": "https://www.presse-citron.net"
            }
        }
    ]
}

Categories