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": 120954,
    "articles": [
        {
            "id": "dc9c1022246b04d2bce4518cf9c43e64",
            "title": "Common Sense Health: Why Big Science Matters",
            "description": "Health",
            "content": "We applaud people solving problems who are focused, efficient, and fast. But I was recently reminded that progress doesn’t always follow a straight line. Before investigators can conduct studies that yield breakthroughs, they often need others to fin... [3714 chars]",
            "url": "https://kingsvilletimes.ca/2025/11/common-sense-health-why-big-science-matters/",
            "image": "https://kingsvilletimes.ca/wp-content/uploads/2025/11/big-science-universe-pxhere-700x371-1.jpg",
            "publishedAt": "2025-11-26T15:09:24Z",
            "lang": "en",
            "source": {
                "id": "0cdf39e88205866416a0f9ca5670ec51",
                "name": "Kingsville Times",
                "url": "https://kingsvilletimes.ca"
            }
        },
        {
            "id": "46c70755c5dea87f66b33bfca824fc48",
            "title": "Half a million years of weather is locked inside a 'Devils Hole'",
            "description": "A Nevada cave core reveals 580,000 years of swings between cool wet ice ages and hot dry extremes, reshaping water and vegetation.",
            "content": "In the heart of the Mojave Desert, far from snowcapped peaks or roaring rivers, a narrow crack in the rock has quietly stored half a million years of climate history. Now, scientists have learned to read that record, and it tells a story that matters... [7626 chars]",
            "url": "https://www.thebrighterside.news/post/half-a-million-years-of-weather-is-locked-inside-a-devils-hole/",
            "image": "https://www.thebrighterside.news/uploads/2025/11/cav-1-scaled.jpg?auto=webp&width=2000&height=1334",
            "publishedAt": "2025-11-26T15:07:00Z",
            "lang": "en",
            "source": {
                "id": "112bf679e5854b6527eea31fa42dbada",
                "name": "The Brighter Side of News",
                "url": "https://www.thebrighterside.news"
            }
        },
        {
            "id": "cd553f9148522f676c3e90a41b59530b",
            "title": "Un horaire de sommeil régulier ferait baisser la pression",
            "description": "Adopter un horaire de sommeil régulier serait aussi bénéfique pour la pression artérielle qu’une réduction de la consommation de sel ou une augmentation de l’activité physique, indique une nouvelle étude.",
            "content": "Adopter un horaire de sommeil régulier serait aussi bénéfique pour la pression artérielle qu’une réduction de la consommation de sel ou une augmentation de l’activité physique, indique une nouvelle étude.\nDes chercheurs américains rapportent ainsi da... [1290 chars]",
            "url": "https://www.lapresse.ca/actualites/sciences/2025-11-26/etude/un-horaire-de-sommeil-regulier-ferait-baisser-la-pression.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/45c2f2dc23d93f2e978214cc7919cd2f.jpg",
            "publishedAt": "2025-11-26T14:32:57Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories