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": 143714,
    "articles": [
        {
            "id": "96182de541392c2711e91fde30f6b8c5",
            "title": "Friendships forged in fire make magic at Central Saanich heritage museum",
            "description": "The scents and sights of the blacksmith shop are open to the public during events",
            "content": "Forged in friendship and fire, a large skeleton makes its inaugural appearance at the wheel of the tractor directing visitors to Heritage Acres this year.\nAhead of its appearance at the corner of Lochside Drive and Island View Road, the skeleton clad... [3637 chars]",
            "url": "https://saanichnews.com/2026/05/04/friendships-forged-in-fire-make-magic-at-central-saanich-heritage-museum/",
            "image": "https://saanichnews.com/wp-content/uploads/sites/15/2026/05/42196966_web1_260429-PNR-HeritageAcresBlacksmithShop_1.jpg?w=1024",
            "publishedAt": "2026-05-04T12:50:44Z",
            "lang": "en",
            "source": {
                "id": "62605fe0ba331d7a65594bd52d347ec8",
                "name": "Saanich News",
                "url": "https://saanichnews.com"
            }
        },
        {
            "id": "8d41e640f17617f9dee92cce5b111885",
            "title": "Meet astronomers at Castlegar stargazing event",
            "description": "Former West Kootenay residents turned scientists holding astronomy event",
            "content": "Two scientists who grew up in the West Kootenay are bringing an exciting astronomy event to Castlegar.\nSteffani Grondin graduated from Stanley Humphries in 2015 and is now an astrophysicist at the University of California San Diego. Ella Meyer gradua... [1014 chars]",
            "url": "https://rosslandnews.com/2026/05/04/meet-astronomers-at-castlegar-stargazing-event/",
            "image": "https://rosslandnews.com/wp-content/uploads/sites/40/2026/05/42172078_web1_210520-CCI-lights-in-the-sky-PICTURE_1.jpg?w=1024",
            "publishedAt": "2026-05-04T12:43:50Z",
            "lang": "en",
            "source": {
                "id": "8146e23eb6e3d9bf5612606b1c9eb868",
                "name": "Rossland News",
                "url": "https://rosslandnews.com"
            }
        },
        {
            "id": "24b00f7db146c9f8860399a4c79746ba",
            "title": "Study suggests mechanism by which physical movement could be linked with brain's cleansing process",
            "description": "Everyday movement may help circulate cerebrospinal fluid through the brain, aiding in the removal of waste.",
            "content": "A study has suggested a mechanism by which performing a physical behaviour can trigger a movement of the cerebrospinal fluid -- a clear liquid that circulates in the brain -- which may then carry away waste that can interfere with normal brain functi... [3484 chars]",
            "url": "https://www.tribuneindia.com/news/health/study-suggests-mechanism-by-which-physical-movement-could-be-linked-with-brains-cleansing-process/",
            "image": "https://www.tribuneindia.com/sortd-service/imaginary/v22-01/jpg/large/high?url=dGhldHJpYnVuZS1zb3J0ZC1wcm8tcHJvZC1zb3J0ZC9tZWRpYTZlNGQ3MTkwLTQ3OWUtMTFmMS1iM2QwLWI3YzFiZWUzMDg5MS5qcGc=",
            "publishedAt": "2026-05-04T09:48:00Z",
            "lang": "en",
            "source": {
                "id": "7b993e435cced7b7c672977e6c44c256",
                "name": "The Tribune",
                "url": "https://www.tribuneindia.com"
            }
        }
    ]
}

Categories