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": 147162,
    "articles": [
        {
            "id": "9280bb181ffe4932bcf2c783a7342d96",
            "title": "La NASA dévoile son nouveau télescope spatial Roman",
            "description": "La NASA a dévoilé son nouveau télescope spatial Roman pensé pour balayer de larges portions de l’univers à la recherche d’exoplanètes, mais aussi de réponses aux grands mystères physiques que constituent la matière et l’énergie noires.",
            "content": "La NASA a dévoilé son nouveau télescope spatial Roman pensé pour balayer de larges portions de l’univers à la recherche d’exoplanètes, mais aussi de réponses aux grands mystères physiques que constituent la matière et l’énergie noires.\nCe télescope d... [3715 chars]",
            "url": "https://www.lapresse.ca/actualites/sciences/2026-04-21/il-realisera-un-atlas-de-l-univers/la-nasa-devoile-son-nouveau-telescope-spatial-roman.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/3814e3f24858390c9a1ec1c941eac47a.jpg",
            "publishedAt": "2026-04-22T02:03:10Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        },
        {
            "id": "ab25b0efaaff3b1a1a1fdcad15effb7b",
            "title": "DNA Reveals a Neanderthal Group That Lived Together in Poland 100,000 Years Ago",
            "description": "A new study uncovered rare DNA evidence of a Neanderthal group in Poland, offering insights into their family ties, migration, and evolution.",
            "content": "A new international study has uncovered rare DNA evidence of a small group of Neanderthals who lived together in what is now Poland around 100,000 years ago.\nThe research, published in Current Biology, is based on mitochondrial DNA extracted from eig... [3327 chars]",
            "url": "https://greekreporter.com/2026/04/22/neanderthal-dna-live-together-poland/",
            "image": "https://greekreporter.com/wp-content/uploads/2026/03/neanderthal-europe-greekreporter-archive-ai.jpg",
            "publishedAt": "2026-04-21T23:01:31Z",
            "lang": "en",
            "source": {
                "id": "a969e611f02d66cff4fcc609a5010183",
                "name": "GreekReporter.com",
                "url": "https://greekreporter.com"
            }
        },
        {
            "id": "9710db60c6e14de5604593ac2002a156",
            "title": "A rare particle decay at the LHC is behaving strangely, and physicists are starting to question whether their most trusted theory holds",
            "description": "Rare LHC anomaly pushes scientists to question its 50-year-old Standard Model",
            "content": "A rare decay exposes cracks in physics that refuse easy explanation\nThe Standard Model shows strain under one of its toughest tests\nFour-sigma anomaly hints something subtle may be missing in physics\nScientists at the Large Hadron Collider (LHC) have... [4474 chars]",
            "url": "https://www.techradar.com/pro/physicists-just-found-a-bizarre-charming-penguin-glitch-at-the-lhc-that-could-prove-everything-weve-ever-known-about-physics-and-reality-itself-is-dead-wrong",
            "image": "https://cdn.mos.cms.futurecdn.net/CNPBhrsA86Q7U8UdpT5qp9-2560-80.png",
            "publishedAt": "2026-04-21T20:30:00Z",
            "lang": "en",
            "source": {
                "id": "f884e22d91ed60e3f04d31d7bf217839",
                "name": "TechRadar",
                "url": "https://www.techradar.com"
            }
        }
    ]
}

Categories