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": 149432,
    "articles": [
        {
            "id": "74293de38b8b9fc731aac8f7d1b88c02",
            "title": "Don't miss two eclipses and a meteor shower in Summer 2026",
            "description": "Fingers crossed for clear skies in August, as the seasons major astronomical events all seem to be clustered in that single month!",
            "content": "Fingers crossed for clear skies in August, as the season's major astronomical events all seem to be clustered in that single month!\nA partial solar eclipse across Canada sets us up for what could be the best Perseid meteor shower in years, to be foll... [13517 chars]",
            "url": "https://www.theweathernetwork.com/en/news/weather/seasonal/solar-eclispe-perseid-meteors-lunar-eclipse-are-best-summer-astronomical-events-2026?_guid_iss_=1",
            "image": "https://images.twnmm.com/c55i45ef3o2a/1bXACG5tQAJi6BRHYhacqO/f01f892bcfa626581ed3a537a067461f/Summer-Astronomy-2026-thumbnail.png?fm=jpg&q=80",
            "publishedAt": "2026-06-21T11:06:07Z",
            "lang": "en",
            "source": {
                "id": "c3f245d450bc8e461748ffa1215ab99b",
                "name": "The Weather Network",
                "url": "https://www.theweathernetwork.com"
            }
        },
        {
            "id": "dec98e9926928fb71639441a85fb2324",
            "title": "Two eclipses and a meteor shower are the 'don't miss' sky events for Summer 2026",
            "description": "Fingers crossed for clear skies in August, as the season's major astronomical events all seem to be clustered in that single month!",
            "content": "A partial solar eclipse across Canada sets us up for what could be the best Perseid meteor shower in years, to be followed up by another close planetary conjunction in the predawn sky, and a spectacular lunar eclipse at the end of August.\nSummer has ... [14651 chars]",
            "url": "https://ca.news.yahoo.com/two-eclipses-meteor-shower-dont-100010044.html",
            "image": "https://s.yimg.com/lo/mysterio/api/75e604f21ffb54211ef83baa032ca534fe7c67d78010a7e56ed6e9ac6f33b9e8/lightyear_networkapi/resizefill_w1200;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Fthe_weather_network_616%2Fba351fa53d44960ab56bd6072f0a9381",
            "publishedAt": "2026-06-21T10:00:10Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "23ceb960e2a11bd31fffa4763b1a4096",
            "title": "\"Il y aura une nouvelle pandémie, mais sommes-nous prêts ?\" Les réponses du Pr Alain Fischer",
            "description": "Les leçons ont bien été tirées du Covid, mais la montée du populisme pourrait fragiliser nos capacités de réaction.",
            "content": "Il y aura une nouvelle pandémie, seule la date en est inconnue. Densité de populations et contacts avec le monde animal en sont les facteurs favorisants. Quelles leçons tirées du Covid ? A l’époque, le degré de préparation était faible que ce soit en... [540 chars]",
            "url": "https://www.lexpress.fr/sciences-sante/il-y-aura-une-nouvelle-pandemie-mais-sommes-nous-prets-les-reponses-du-pr-alain-fischer-LHNJEW5VIBBXJK733U3M3UAS2U/",
            "image": "https://www.lexpress.fr/resizer/v2/2ZG6LG3EGNA23OZ5TFOHDHEF2M.JPG?auth=d5cf610796e246b83c6563f0f97aaa1e54a3e58c97be505886914cdfce3d126e&width=1200&height=630&quality=85&focal=2219%2C550",
            "publishedAt": "2026-06-21T09:30:00Z",
            "lang": "fr",
            "source": {
                "id": "681ff143f3d93c534d3be10ee06551d1",
                "name": "L'Express",
                "url": "https://www.lexpress.fr"
            }
        }
    ]
}

Categories