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": 147596,
    "articles": [
        {
            "id": "2c0edcf24e96aacfdfd06dc395117374",
            "title": "SpaceX just fired up its 33-engine Starship 'V3' Super Heavy rocket booster. When could it fly? (video)",
            "description": "SpaceX just took a big step toward its next Starship test flight, firing up all 33 engines of the vehicle's Super Heavy on the pad in Texas.",
            "content": "When you buy through links on our articles, Future and its syndication partners may earn a commission.\nSpaceX's Starship megarocket may indeed get off the ground next week.\nThe company is apparently targeting May 15 for the test flight, which will be... [2578 chars]",
            "url": "https://tech.yahoo.com/science/articles/spacex-just-fired-33-engine-120000458.html",
            "image": "https://s.yimg.com/lo/mysterio/api/a8356b53826e389c8d0db61cafb6164f31c0cb35d3ead5c8501fdf55fc3a5641/lightyear_networkapi/resizefill_w1200;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Fspace_311%2Fd0ba0973202d2e4d0e8bf2a712cd528f",
            "publishedAt": "2026-05-08T12:00:00Z",
            "lang": "en",
            "source": {
                "id": "714a98fc9d03fbcb80a1f7a89e443342",
                "name": "Yahoo Tech",
                "url": "https://tech.yahoo.com"
            }
        },
        {
            "id": "b377e49f532d592e3d764b216890a3a7",
            "title": "Continent formation may have set the stage for life on Earth",
            "description": "Early continents may have made life possible by lowering boron in ancient oceans, a Terra Nova study argues.",
            "content": "Long before forests, fish, or even single cells, Earth may have needed something as unglamorous as growing continents to make life possible.\nA study in Terra Nova argues that the planet’s earliest continental crust did more than reshape the surface. ... [7594 chars]",
            "url": "https://www.thebrighterside.news/post/continent-formation-may-have-set-the-stage-for-life-on-earth/",
            "image": "https://www.thebrighterside.news/uploads/2026/05/continents-1.jpg?auto=webp",
            "publishedAt": "2026-05-08T11:51:00Z",
            "lang": "en",
            "source": {
                "id": "112bf679e5854b6527eea31fa42dbada",
                "name": "The Brighter Side of News",
                "url": "https://www.thebrighterside.news"
            }
        },
        {
            "id": "8cb9b4259ed9fb3cca103c7812cd90ee",
            "title": "Scientists stumped as monkeys play video game without expecting reward",
            "description": "Findings may lead to a more comprehensive understanding of curiosity",
            "content": "Monkeys voluntarily spent long periods playing a touchscreen video game for a new study, driven purely by curiosity without any food reward, leaving scientists stumped.\nThe findings, according to researchers, can lead to a better understanding of how... [2823 chars]",
            "url": "https://www.yahoo.com/news/articles/scientists-stumped-monkeys-play-video-111840127.html",
            "image": "https://s.yimg.com/os/en/the_independent_635/943c263b8f6dc4c96dbf226b78487bec",
            "publishedAt": "2026-05-08T11:18:40Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        }
    ]
}

Categories