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": 146650,
    "articles": [
        {
            "id": "319a2a4d689f4630455566f5ed9116a6",
            "title": "Scientists finally identified this weird golden globe found 3 km underwater",
            "description": "Researchers often find mysterious objects in the deep sea, but ‘this was a complex mystery that required morphological, genetic, deep-sea and bioinformatics expertise to solve’",
            "content": "A mysterious “golden orb” discovered almost three years ago in the Gulf of Alaska has finally been identified. It’s not an egg, a sponge or the remnant of an alien, as some had speculated.\nRather, the orb is believed to be the base of a giant deep-se... [1738 chars]",
            "url": "https://ca.news.yahoo.com/scientists-finally-identified-weird-golden-231621120.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/182pCknutJY7N04S7HS2jw--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD05MDA7Y2Y9d2VicA--/https://media.zenfs.com/en/national_post_articles_198/08cee30e2f48942fa73695cad57f98fb",
            "publishedAt": "2026-04-29T23:16:21Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "07994713cb3b8c3d6d5e15a857f53fef",
            "title": "New findings about exoplanets challenge theories of planet formation",
            "description": "The most common exoplanets in the galaxy orbit Sun-like stars. But these stars are not common. McMaster researchers are studying this disparity.",
            "content": "Astronomers estimate there is at least one planet for every star in our galaxy. Called exoplanets, they orbit stars outside our solar system. But new research from McMaster University reveals a surprising twist: The most common planets in our galaxy ... [3196 chars]",
            "url": "https://news.mcmaster.ca/new-findings-about-exoplanets-challenge-theories-of-planet-formation/",
            "image": "https://news.mcmaster.ca/app/uploads/2026/04/exoplanets-NASA-image.png",
            "publishedAt": "2026-04-29T23:03:45Z",
            "lang": "en",
            "source": {
                "id": "5400bfd519e5574603978b446675ae90",
                "name": "McMaster News",
                "url": "https://news.mcmaster.ca"
            }
        },
        {
            "id": "9755f3391475fca789be0d85b96e4855",
            "title": "Le problème à trois corps",
            "description": "J’emprunte ici le titre du roman de science-fiction du Chinois Liu Cixin pour illustrer l’interaction compliquée de trois enjeux critiques : la géopolitique, le réchauffement climatique et l’intelligence artificielle, qui ont l’énergie comme point commun.",
            "content": "J’emprunte ici le titre du roman de science-fiction du Chinois Liu Cixin pour illustrer l’interaction compliquée de trois enjeux critiques : la géopolitique, le réchauffement climatique et l’intelligence artificielle, qui ont l’énergie comme point co... [5444 chars]",
            "url": "https://www.lapresse.ca/dialogue/chroniques/2026-04-29/le-probleme-a-trois-corps.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/34c55be0/9d0ccf70-5c2d-11eb-a88b-02fe89184577.jpg",
            "publishedAt": "2026-04-29T23:00:00Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories