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": 145152,
    "articles": [
        {
            "id": "5077ad8265a6bc933d334898803061f0",
            "title": "Crash deaths prompt staff driving course push",
            "description": "Businesses are being encouraged to send staff on training courses after a rise in road deaths.",
            "content": "Bosses are being encouraged to sign up their employees for driving training after roads death in Essex came close to reaching a 10-year high.\nFifty-eight people died and 936 were seriously injured in crashes on the county's roads during 2025 - the hi... [2130 chars]",
            "url": "https://ca.news.yahoo.com/crash-deaths-prompt-staff-driving-053509156.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/tcL0W2.QvKkllK4WeLWAug--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02NzQ7Y2Y9d2VicA--/https://media.zenfs.com/en/bbc_us_articles_995/642a054e8e4264dd13c450ec31ade969",
            "publishedAt": "2026-05-06T05:35:00Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "5efff5d77782585c837830b6bfc53d4c",
            "title": "Tyrannosaur fossil reveals dark secret about apex predator: ‘Like solving ancient murder mystery’",
            "description": "Iconic dinosaur species didn’t let resources go to waste",
            "content": "Some tyrannosaurus species were opportunistic scavengers, even feasting on the remains of their much larger T rex relatives, according to a surprising fossil discovery.\nThe name “Tyrannosaurus”, meaning tyrant lizard, was coined in 1905 by the Americ... [2581 chars]",
            "url": "https://ca.news.yahoo.com/tyrannosaur-fossil-reveals-dark-secret-043619618.html",
            "image": "https://s.yimg.com/os/en/the_independent_635/e8b2d7753bf0ed88b888fa5681a205d9",
            "publishedAt": "2026-05-06T04:36:00Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "3251cc21e34abef7c960f618316e0c3b",
            "title": "How to watch in Canada",
            "description": "Canadians willing to stay up late, or wake up early, could catch a glimpse of shooting stars Tuesday night and Wednesday morning as the Eta Aquariid meteor shower reaches its peak.",
            "content": "Canadians willing to stay up late, or wake up early, could catch a glimpse of shooting stars Tuesday night and Wednesday morning as the Eta Aquariid meteor shower reaches its peak.\nThe annual event occurs when Earth passes through a stream of debris ... [2973 chars]",
            "url": "https://www.cp24.com/news/canada/2026/05/05/leftovers-of-halleys-comet-to-light-up-skies-as-eta-aquariid-meteor-shower-peaks/",
            "image": "https://www.cp24.com/resizer/v2/MZRMMUSHX4P5QE6WHQCXGHWZ2M.jpg?smart=true&auth=644f241e7d36253e127cce0fb353613d3dfcc9138fc73ac9beeba5267986f38d&width=1200&height=630",
            "publishedAt": "2026-05-05T23:18:49Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        }
    ]
}

Categories