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": 144832,
    "articles": [
        {
            "id": "a783b9a6f4d7889085fb8a49d463b8f5",
            "title": "Oprah Reflects on the Artemis II Mission",
            "description": "Oprah reflects on the Artemis II crew and their view of Earth from the Moon.",
            "content": "Every week, Oprah sets an intention exclusively for Oprah Daily Insiders, with reflections on topics like letting go, forgiveness, coming into your own, and more.\nHappy Sunday!\nI have a feeling you Insiders have been as powerfully moved by the Artemi... [1584 chars]",
            "url": "https://www.oprahdaily.com/life/a71029728/oprah-artemis-ii-intention/",
            "image": "https://hips.hearstapps.com/hmg-prod/images/ff40ebde-93c4-4e62-b0d6-56ab42b6f114.jpg?crop=1.00xw:0.669xh;0,0.0662xh&resize=1200:*",
            "publishedAt": "2026-04-19T12:00:00Z",
            "lang": "en",
            "source": {
                "id": "7b69044e49439e7a686603eeaa52934d",
                "name": "Oprah Daily",
                "url": "https://www.oprahdaily.com"
            }
        },
        {
            "id": "81e0f363bdd3525dd805183f1472e24c",
            "title": "Pluie d’étoiles filantes : où et comment profiter des Lyrides en début de semaine ?",
            "description": "Le mois d’avril a aussi sa pluie d’étoiles filantes, les Lyrides, dont le pic a lieu dans la nuit de mardi 21 à mercredi 22 avril Si l’on a souvent tendance à associer à la Nuit des étoiles et à l’été",
            "content": "D’où viennent les Lyrides ?\nLes Lyrides sont les poussières laissées dans son sillage par la comète C/1 891 G1 Thatcher, du nom de l’astronome A. E. Thatcher, qui l’a découverte le 4 avril 1861.\nObservées depuis plus de 2 600 ans, les Lyrides sont vi... [2042 chars]",
            "url": "https://www.sudouest.fr/environnement/pluie-d-etoiles-filantes-ou-et-comment-profiter-des-lyrides-en-debut-de-semaine-28747970.php",
            "image": "https://media.sudouest.fr/28747970/1200x-1/sudouest-photo-1-6931981-1600.jpg",
            "publishedAt": "2026-04-19T11:04:17Z",
            "lang": "fr",
            "source": {
                "id": "e70dbacf92e0b53990990501914c4691",
                "name": "Sud Ouest",
                "url": "https://www.sudouest.fr"
            }
        },
        {
            "id": "42915cff56e872dd8ff143bc0cf6079c",
            "title": "Lyrid meteor shower 2026: See spring's first rain of 'shooting stars' peak in moonless skies",
            "description": "Expect bright fireballs during the Lyrid meteor shower, which will peak in moonless skies on April 22, 2026.",
            "content": "The night sky is set to deliver one of spring's most anticipated celestial events as the Lyrid meteor shower returns this week.\nOne of the oldest recorded meteor showers, the Lyrids peak Wednesday (April 22), offering stargazers a rare treat: a chanc... [2183 chars]",
            "url": "https://www.livescience.com/space/meteoroids/lyrid-meteor-shower-2026-see-springs-first-rain-of-shooting-stars-peak-in-moonless-skies",
            "image": "https://cdn.mos.cms.futurecdn.net/9tSARvvZtjidzcmTmdJ2zi-1600-80.jpg",
            "publishedAt": "2026-04-19T11:00:00Z",
            "lang": "en",
            "source": {
                "id": "95993cee63c947c63f6bfe9192834ef8",
                "name": "Live Science",
                "url": "https://www.livescience.com"
            }
        }
    ]
}

Categories