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": 145700,
    "articles": [
        {
            "id": "d1d6dbacdf51f014ff2b15212417fab8",
            "title": "Watch the Lyrid meteor shower 2026 online with these free livestreams",
            "description": "Watch the Lyrid meteor shower live online with free sky cams from Hawaii, Chile, Japan and more.",
            "content": "The Lyrid meteor shower is currently active and will peak during predawn hours on April 22 — but if cloudy skies, light pollution or a busy schedule are getting in your way of the show, you don't have to miss out.\nA large number of high-quality night... [1778 chars]",
            "url": "https://www.space.com/stargazing/meteor-showers/watch-the-lyrid-meteor-shower-2026-online-with-these-free-livestreams",
            "image": "https://cdn.mos.cms.futurecdn.net/UnhQTX2AsU25bSUvDnyLcm-1920-80.jpg",
            "publishedAt": "2026-04-20T15:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        },
        {
            "id": "428ccf5868debbc5bf87d4f18cb87f13",
            "title": "L'âge de la raison ? Cette étude révèle l'âge précis où les hommes cessent enfin de ne jurer que par le physique",
            "description": "On dit souvent que le critère principal chez les hommes concernant leur partenaire n'est autre que le physique. Selon une récente étude...",
            "content": "On dit souvent que le critère principal chez les hommes concernant leur partenaire n’est autre que le physique. Selon une étude australienne récente, ceci est vrai pour les hommes dont l’âge se situe entre 18 et 25 ans. En revanche en vieillissant, d... [2052 chars]",
            "url": "https://sciencepost.fr/lage-de-la-raison-cette-etude-revele-lage-precis-ou-les-hommes-cessent-enfin-de-ne-jurer-que-par-le-physique/",
            "image": "https://sciencepost.fr/wp-content/uploads/2023/05/priscilla-du-preez-rf5U-IXqxzg-unsplash-scaled.jpg",
            "publishedAt": "2026-04-20T14:04:55Z",
            "lang": "fr",
            "source": {
                "id": "ebd9e031b1e8cb269acbe26ced3d8294",
                "name": "Sciencepost",
                "url": "https://sciencepost.fr"
            }
        },
        {
            "id": "d79ab5e0c95a215906e0b3c1e48c8df5",
            "title": "Hubble dazzles with young stars in Trifid Nebula for 36th anniversary",
            "description": "The NASA/ESA Hubble Space Telescope looked at a scene it first captured in 1997 in honour of 36th anniversary: a small portion of a star-forming region about 5000 light-years away in the constellation Sagittarius, known as the Trifid Nebula. The image shows changes over incredibly short timescales and instills a sense of awe and wonder about our ever-changing Universe.",
            "content": "The NASA/ESA Hubble Space Telescope looked at a scene it first captured in 1997 in honour of 36th anniversary: a small portion of a star-forming region about 5000 light-years away in the constellation Sagittarius, known as the Trifid Nebula. The imag... [6484 chars]",
            "url": "https://esahubble.org/news/heic2608/",
            "image": "http://cdn.esahubble.org/archives/images/screen/heic2608a.jpg",
            "publishedAt": "2026-04-20T14:00:46Z",
            "lang": "en",
            "source": {
                "id": "c19c673d680f78266eed15086291b21d",
                "name": "ESA/Hubble",
                "url": "https://esahubble.org"
            }
        }
    ]
}

Categories