Flag of the 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": 1302296,
    "articles": [
        {
            "title": "Sugar: Plants' Secret Temperature Regulator",
            "description": "For a decade, scientists have believed that plants sensed temperature mainly through specialized proteins, and mainly at night when the air is cool",
            "content": "For a decade, scientists have believed that plants sensed temperature mainly through specialized proteins, and mainly at night when the air is cool. New research suggests that during the day, another signal takes over. Sugar, produced in sunlight, he... [3565 chars]",
            "url": "https://www.miragenews.com/sugar-plants-secret-temperature-regulator-1488702/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1588600878108-578307a3cc9d%3Fixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bixlib%3Drb-1.2.1%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D755%26amp%3Bq%3D80",
            "publishedAt": "2025-07-01T19:48:00Z",
            "source": {
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "title": "Spectacular meteor shower will be visible this month in Ontario",
            "description": "Eyes up, stargazers! The Delta Aquariids are streaking back across southern Ontario skies this summer with a steady stream of meteors and a night-sky show worth staying up for",
            "content": "Preferred Region How does this work?\nEyes up, stargazers! The Delta Aquariids are streaking back across southern Ontario skies this summer with a steady stream of meteors and a night-sky show worth staying up for.\nThis annual meteor shower, known for... [1582 chars]",
            "url": "https://www.insauga.com/spectacular-meteor-shower-will-be-visible-this-month-in-ontario/",
            "image": "https://www.insauga.com/wp-content/uploads/2025/07/phone-s-2025-02-23T134022.507-1.webp",
            "publishedAt": "2025-07-01T19:27:30Z",
            "source": {
                "name": "INsauga",
                "url": "https://www.insauga.com"
            }
        },
        {
            "title": "En direct, canicule : dans le Vaucluse, la température a atteint 41,4 °C mardi ; à Paris, encore 39 °C relevés à 18 heures",
            "description": "Seize départements sont placés en vigilance rouge mardi et mercredi. Le reste de l’Europe suffoque également : l’Espagne a connu le mois de juin le plus chaud jamais enregistré, et le Portugal a enregistré un record de 46,6 °C pour un mois de juin.",
            "content": "Face aux canicules, comment l’eau froide de la Seine rafraîchit un peu Paris\nSous les quais de la Seine, un dédale de tuyaux colorés est à l’œuvre : depuis 1991, l’eau du fleuve est pompée pour créer du froid dans plus de 800 bâtiments, dont le Louvr... [1748 chars]",
            "url": "https://www.lemonde.fr/planete/live/2025/07/01/en-direct-canicule-dans-le-vaucluse-la-temperature-a-atteint-41-4-c-mardi-a-paris-encore-39-c-releves-a-18-heures_6616968_3244.html",
            "image": "https://img.lemde.fr/2025/07/01/795/0/5120/2560/1440/720/60/0/c6110f2_upload-1-fjlbfcvc5eum-whatsapp-image-2025-07-01-at-10-15-01.jpeg",
            "publishedAt": "2025-07-01T19:23:27Z",
            "source": {
                "name": "Le Monde.fr",
                "url": "https://www.lemonde.fr"
            }
        }
    ]
}

Categories