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": 143424,
    "articles": [
        {
            "id": "55ec57ffc83a65eeeb11f028a689406f",
            "title": "A visit to Science Timmins",
            "description": "Retired high school teachers keep learning centre open year round",
            "content": "Article content\nIn a small way, Timmins got to be a part of a journey to the moon thanks to the local science centre.\nAdvertisement 2\nStory continues below\nThis advertisement has not loaded yet, but your article continues below.\nArticle content\nScien... [5485 chars]",
            "url": "https://www.timminspress.com/news/a-visit-to-science-timmins",
            "image": "https://smartcdn.gprod.postmedia.digital/nexus/wp-content/uploads/2026/04/0425-td-a2-science-timmins-0.td_.jpg",
            "publishedAt": "2026-04-24T19:48:03Z",
            "lang": "en",
            "source": {
                "id": "36ad644485d8250fdb4400ce593268c8",
                "name": "timminspress",
                "url": "https://www.timminspress.com"
            }
        },
        {
            "id": "337c4ff2e0022d8c91cf903410d4b31f",
            "title": "Curiosity rover finds building blocks of life",
            "description": "The Curiosity rover has uncovered the most diverse array of organic molecules ever found on Mars, including seven that had never been detected before on the red planet.",
            "content": "The Curiosity rover has uncovered the most diverse array of organic molecules ever found on Mars, including seven that had never been detected before on the red planet.\nThese carbon-containing compounds are the same building blocks that enabled life ... [8201 chars]",
            "url": "https://www.cp24.com/news/world/2026/04/24/curiosity-rover-detects-building-blocks-of-life-in-first-ever-experiment-on-mars/",
            "image": "https://www.cp24.com/resizer/v2/HNOMTB7MO2N2G3ZAUSH7L6Z6DE.jpg?smart=true&auth=7a74973b074ee853d6742836b8c0e59fc37160e13924813c451eb696bc05439c&width=1200&height=630",
            "publishedAt": "2026-04-24T18:22:49Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "6c9284c540cd4d95292eec894c47e028",
            "title": "The wide-brimmed Sombrero galaxy is revealed in all its splendor by a telescope in Chile",
            "description": "CAPE CANAVERAL, Fla. (AP) — The Sombrero galaxy and its glowing halo of stars have never looked this good.",
            "content": "CAPE CANAVERAL, Fla. (AP) — The Sombrero galaxy and its glowing halo of stars have never looked this good.\nThe U.S. National Science Foundation’s NOIRLab released the latest photo of the popular hat-shaped galaxy on Friday. A telescope in Chile obser... [991 chars]",
            "url": "https://ca.news.yahoo.com/wide-brimmed-sombrero-galaxy-revealed-170618302.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/csn8gGrcqDhPhmOPFEZ9XQ--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD03NjA7Y2Y9d2VicA--/https://media.zenfs.com/en/cp_news_842/ed7473afc7099f1c65ab67b83699ef6e",
            "publishedAt": "2026-04-24T17:06:18Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        }
    ]
}

Categories