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": 147686,
    "articles": [
        {
            "id": "87dd039c5044dc3fb906c3916d6a0518",
            "title": "Deep-space water reservoir contains trillions of times more water than all Earth’s oceans combined",
            "description": "Astronomers found the largest known water reservoir around a distant quasar, revealing extreme conditions in the early universe.",
            "content": "A cloud of water larger than anything ever seen in space has turned up around one of the brightest objects in the early universe. The reservoir surrounds the quasar APM 08279+5255, a blazing source powered by a supermassive black hole more than 12 bi... [11150 chars]",
            "url": "https://www.thebrighterside.news/post/deep-space-water-reservoir-contains-trillions-of-times-more-water-than-all-earths-oceans-combined/",
            "image": "https://www.thebrighterside.news/uploads/2025/03/water-source.jpg?auto=webp",
            "publishedAt": "2026-06-02T23:07:00Z",
            "lang": "en",
            "source": {
                "id": "112bf679e5854b6527eea31fa42dbada",
                "name": "The Brighter Side of News",
                "url": "https://www.thebrighterside.news"
            }
        },
        {
            "id": "3c4db31bb0a221ae2083bc1ddf328993",
            "title": "How Bigger Data Diminish the Value of Research to Business",
            "description": "The explanatory power of accounting research findings has declined enormously over the past 30 years.",
            "content": "Most academic research claims a link to the world outside the ivory tower. Biology research may advance medical science; philosophers may offer insight into the human condition; and research by accounting professors can put new tools, methods or insi... [3692 chars]",
            "url": "https://www.chicagobooth.edu/review/how-bigger-data-diminish-value-research-business",
            "image": "https://www.chicagobooth.edu/-/media/project/chicago-booth/chicago-booth-review/2026/june/chicago-booth-arm-papers.jpg?w=1920&h=800&hash=FE80DB487E22D709B67F903728FCED33",
            "publishedAt": "2026-06-02T22:55:00Z",
            "lang": "en",
            "source": {
                "id": "995043bb59d3ee76d7ab02bc108eac22",
                "name": "The University of Chicago Booth School of Business",
                "url": "https://www.chicagobooth.edu"
            }
        },
        {
            "id": "2cf152185f6cb213cc74295097a4e27e",
            "title": "Ceres' surface is much more complex than previously thought",
            "description": "The long, puzzling dwarf planet Ceres, in reality the first named asteroid, has surface features that are much more complex than previously thought. Or at least that's the conclusion of a recent paper presented at the European Geosciences Union 2026 General Assembly in Vienna.",
            "content": "The long, puzzling dwarf planet Ceres, in reality the first named asteroid, has surface features that are much more complex than previously thought. Or at least that's the conclusion of a recent paper presented at the European Geosciences Union 2026 ... [4498 chars]",
            "url": "https://phys.org/news/2026-06-ceres-surface-complex-previously-thought.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/ceres-surface-is-much.jpg",
            "publishedAt": "2026-06-02T22:10:01Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories