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": 140566,
    "articles": [
        {
            "id": "30e975603bdd14c6ddd2c0e7c69214e1",
            "title": "Canada's Jeremy Hansen, fellow Artemis astronauts receive warm welcome in Houston",
            "description": "Canadian astronaut Jeremy Hansen and his crew members received a standing ovation as they were welcomed back in Houston after splashing down in the Pacific Ocean on Friday, concluding the Artemis II mission.",
            "content": "Canadian astronaut Jeremy Hansen and his crewmates received a standing ovation as they were welcomed back in Houston after splashing down in the Pacific Ocean on Friday, concluding the Artemis II mission.\nStill marvelling over their record-breaking l... [1741 chars]",
            "url": "https://www.cbc.ca/news/science/artemis-astronauts-welcome-ceremony-houston-9.7160645",
            "image": "https://i.cbc.ca/ais/b00018f1-5574-4251-8d1d-27f4a0b9eb4b,1775941952620/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C795%2C8256%2C4644%29%3BResize%3D620",
            "publishedAt": "2026-04-11T22:31:55Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "012cf1d73adff70493145ec00417f1f4",
            "title": "After Artemis II, a look at Canada's future involvement in space exploration",
            "description": "Artemis II is back on Earth — and Canada had a seat on board — but the country’s lunar role for future missions is not finished.",
            "content": "MONTREAL — Artemis II is back on Earth — and Canada had a seat on board — but its role in future lunar missions will hinge on how quickly it moves to build on current momentum, said a scientist involved in the Artemis program.\nAs NASA accelerated its... [3940 chars]",
            "url": "https://kitchener.citynews.ca/2026/04/11/after-artemis-ii-a-look-at-canadas-future-involvement-in-space-exploration/",
            "image": "https://kitchener.citynews.ca/wp-content/blogs.dir/sites/3/2026/04/829989cffab9579bca384e274dff4891c3eca06cde2114fd5585d25fe96fe566-e1775938295445.jpg",
            "publishedAt": "2026-04-11T19:02:20Z",
            "lang": "en",
            "source": {
                "id": "366e9317f808a4c3e5ebe9a87922f4f1",
                "name": "CityNews Kitchener",
                "url": "https://kitchener.citynews.ca"
            }
        },
        {
            "id": "bb4c7f818aacc8813039b9b375173ff3",
            "title": "Canada’s historic role in Artemis 2 and NASA managers detail pinpoint reentry",
            "description": "NASA managers detail the Artemis 2 Orion's pinpoint reentry, highlight Canada's vital contributions, and outline commercial hardware readiness for Artemis III.",
            "content": "NASA mission managers declared the Artemis 2 flight test a resounding success during a post-splashdown press conference, praising the precision of the Orion spacecraft and the international workforce that built it.\nThe crew—NASA astronauts Reid Wisem... [6755 chars]",
            "url": "https://spaceq.ca/canadas-historic-role-in-artemis-2-and-nasa-managers-detail-pinpoint-reentry/",
            "image": "https://spaceq.ca/wp-content/uploads/2026/04/hansen_return_artermis-2.jpg",
            "publishedAt": "2026-04-11T18:53:19Z",
            "lang": "en",
            "source": {
                "id": "d6220621a7caee6d5fb781ec3f920f30",
                "name": "SpaceQ",
                "url": "https://spaceq.ca"
            }
        }
    ]
}

Categories