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": 130704,
    "articles": [
        {
            "id": "7cc67b2a5965ad122a17d61b0753eef4",
            "title": "The Man in the Moon gets a new scar",
            "description": "I have to confess, despite spending years gazing at the night sky, telescope at the ready, tracking planets and hunting for deep sky objects, I only actually saw the Man in the Moon about five years ago. There I was, exploring lunar maria and highland regions, and I'd somehow never noticed what humans have been seeing for millennia.",
            "content": "I have to confess, despite spending years gazing at the night sky, telescope at the ready, tracking planets and hunting for deep sky objects, I only actually saw the Man in the Moon about five years ago. There I was, exploring lunar maria and highlan... [2795 chars]",
            "url": "https://phys.org/news/2025-11-moon-scar.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2025/the-man-in-the-moon-ge.jpg",
            "publishedAt": "2025-11-22T19:00:04Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "8bcb1b1505a6c07c9529ee448504d3ad",
            "title": "Modified Yeast Has Been Shown To Increase Bee Development By 15 Times, Which Could Lead To A Reversal Of Colony Collapse",
            "description": "A simple yeast could save the bees.",
            "content": "Honeybees (Apis mellifera) are one of the most important animals on the planet. They perform the bulk of pollination throughout much of the world, which allows us to grow crops for food.\nUnfortunately, pesticides, climate change, parasites, habitat r... [2459 chars]",
            "url": "https://twistedsifter.com/2025/11/modified-yeast-has-been-shown-to-increase-bee-development-by-15-times-which-could-lead-to-a-reversal-of-colony-collapse/",
            "image": "https://twistedsifter.com/wp-content/uploads/2025/09/bee-1.jpg",
            "publishedAt": "2025-11-22T17:57:13Z",
            "lang": "en",
            "source": {
                "id": "ef607012c3a99a15797372646126d053",
                "name": "TwistedSifter",
                "url": "https://twistedsifter.com"
            }
        },
        {
            "id": "393e93d4014e4fa929e7a878f232d082",
            "title": "Microbe discovery reveals ancient clues to how complex life began",
            "description": "A rare marine microbe reveals lost mitochondrial pathways and reshapes the deepest branches of the eukaryotic tree of life.",
            "content": "Most days you move through the world without thinking about the invisible creatures that surround you. Yet one of them, a tiny marine organism called Solarion arienae, is quietly reshaping what you know about the origins of complex life. Its discover... [7526 chars]",
            "url": "https://www.thebrighterside.news/post/microbe-discovery-reveals-ancient-clues-to-how-complex-life-began/",
            "image": "https://www.thebrighterside.news/uploads/2025/11/solarion.jpg?auto=webp",
            "publishedAt": "2025-11-22T17:07:00Z",
            "lang": "en",
            "source": {
                "id": "112bf679e5854b6527eea31fa42dbada",
                "name": "The Brighter Side of News",
                "url": "https://www.thebrighterside.news"
            }
        }
    ]
}

Categories