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": 148940,
    "articles": [
        {
            "id": "9ff21edcb977d8ff80096d92d0da6cc2",
            "title": "Explaining how skin and other tissues stay strong",
            "description": "Scientists at IRIC have discovered an actin network linking several skin cells that can transmit mechanical forces over long distances.",
            "content": "Scientists at Université de Montréal's Institute for Research in Immunology and Cancer (IRIC) have identified a dynamic structure that forms a network on the surface of epithelial cells.\nLed by Gregory Emery, director of IRIC’s vesicular trafficking ... [1637 chars]",
            "url": "https://nouvelles.umontreal.ca/en/article/2026/06/03/explaining-how-skin-and-other-tissues-stay-strong",
            "image": "https://nouvelles.umontreal.ca/public/nouvelles/_processed_/3/2/csm_20260603_exosquelette-couv_c2e80438c4.jpg",
            "publishedAt": "2026-06-04T10:15:09Z",
            "lang": "en",
            "source": {
                "id": "777cb3f92d798a8666b43224ef6b9b5d",
                "name": "Université de Montréal",
                "url": "https://nouvelles.umontreal.ca"
            }
        },
        {
            "id": "a641ecd81721a8dc6b121038a7a2c98e",
            "title": "Le Firminois Achille Alcouffe, lycéen à Rodez, jeune cador en mathématiques",
            "description": "Le jeune Firminois de 17 ans, élève en première au lycée François-d’Estaing, a terminé sixième des Olympiades de mathématiques de l’académie de Toulouse.",
            "content": "\"Il est doué dans toutes les matières\", dit de lui sa sœur Amandine Alcouffe. Et notamment en maths où l’élève de première scientifique, interne au lycée François-d’Estaing de Rodez, affiche une moyenne de 19,90/20.\nEt fort de ces capacités, Achille,... [1771 chars]",
            "url": "https://www.centrepresseaveyron.fr/2026/06/04/le-firminois-achille-alcouffe-lyceen-a-rodez-jeune-cador-en-mathematiques-13401300.php",
            "image": "https://images.centrepresseaveyron.fr/api/v1/images/view/6a2025a15aadb674ee0702e3/hd/image.jpg?v=2",
            "publishedAt": "2026-06-04T07:01:00Z",
            "lang": "fr",
            "source": {
                "id": "997c1f7dbed4c3d8dc10d6954e7570a2",
                "name": "Centre Presse Aveyron",
                "url": "https://www.centrepresseaveyron.fr"
            }
        },
        {
            "id": "e0813e86e30cf2a9e4133a08b8bbc6c1",
            "title": "Gigantic scorpions with formidable pincers once roamed England and Wales, fossil reveals",
            "description": "Species emerged at a time well before the evolution of trees and lived a semi-aquatic life, scientists say",
            "content": "Giant scorpions, with formidable pincers over 16cm long, once roamed the floodplains of England and Wales, a new fossil study reveals.\nThe metre-long scorpion, named Praearcturus gigas, is the largest of its kind to ever exist, say researchers from t... [2393 chars]",
            "url": "https://ca.news.yahoo.com/gigantic-scorpions-formidable-pincers-once-054606978.html",
            "image": "https://s.yimg.com/lo/mysterio/api/a8805fa5fd9aab5dcfcae671f27a4814c8a02f48e477ae4b815f990fff99b372/lightyear_networkapi/resizefill_w1200;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Fthe_independent_635%2F493ee1e8e06564ab0189a9879e04ffea",
            "publishedAt": "2026-06-04T05:46:00Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        }
    ]
}

Categories