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": 142950,
    "articles": [
        {
            "id": "3c583f231d427ab549bb95b0a099931e",
            "title": "Record-breaking solar radio burst lasted 19 days. NASA and ESA probes reveal what happened",
            "description": "Scientists now know what happened during the historic 19-day solar radio burst in 2025. They analysed data from NASA and ESA probes and revealed that a supercharged “helmet streamer” was the culprit.",
            "content": "Our Sun routinely releases radio bursts that can last from a few hours to days. In August 2025, it did something extraordinary, releasing a Type IV radio burst that lasted for 19 days. Type IV radio bursts are produced when electrons trapped inside t... [1771 chars]",
            "url": "https://www.wionews.com/science/sun-released-a-record-breaking-radio-burst-for-19-days-nasa-and-esa-probes-reveal-what-happened-1779873159921",
            "image": "https://cdn1.wionews.com/prod/wion/images/2026/20260527/image-1779873886375.png?imwidth=1200&imheight=900",
            "publishedAt": "2026-05-27T09:25:00Z",
            "lang": "en",
            "source": {
                "id": "af333851843ab835a644d9950b112f1c",
                "name": "WION",
                "url": "https://www.wionews.com"
            }
        },
        {
            "id": "f6d8d35b87b1a9932f953b4c841ecb9a",
            "title": "Announcement of The Shaw Laureates 2026",
            "description": "/CNW/ -- The Shaw Prize in Astronomy is awarded in equal shares to Ken'ichi Nomoto Emeritus Professor and Visiting Senior Scientist of the Kavli Institute for...",
            "content": "HONG KONG, May 27, 2026 /CNW/ --\nThe Shaw Prize in Astronomy is awarded in equal shares to\nKen'ichi Nomoto\nEmeritus Professor and Visiting Senior Scientist of the Kavli Institute for the Physics and Mathematics of the Universe, University of Tokyo, J... [1960 chars]",
            "url": "https://www.newswire.ca/news-releases/announcement-of-the-shaw-laureates-2026-811785529.html",
            "image": "https://mma.prnewswire.com/media/2988489/SP26_PressCon_Banners_260422_Laureates_Photos_ENG_1280_News_with_logo.jpg?p=facebook",
            "publishedAt": "2026-05-27T09:18:00Z",
            "lang": "en",
            "source": {
                "id": "cf555e7a9ba184ade8de566542781f7e",
                "name": "PR Newswire Canada",
                "url": "https://www.newswire.ca"
            }
        },
        {
            "id": "f1a2d7d6bb0c8407a284ffe9416477fe",
            "title": "Une cuve contenant 3 millions de litres de produits chimiques implose : plusieurs morts et des blessés graves après un accident dans une usine",
            "description": "Plusieurs personnes sont décédées et d’autres ont été grièvement blessées lors d’une fuite de produits chimiques survenue dans une usine de papier de l’État de Washington, dans...",
            "content": "La détonation a été massive. Au moins une personne est morte, neuf blessées et neuf restent introuvables après l’implosion d’une cuve de produit de traitement chimique, comprenant des matières dangereuses, dans une usine de papier et d’emballage de l... [2756 chars]",
            "url": "https://www.midilibre.fr/2026/05/27/une-cuve-contenant-3-millions-de-litres-de-produits-chimiques-implose-plusieurs-morts-et-des-blesses-graves-apres-un-accident-dans-une-usine-13390043.php",
            "image": "https://images.midilibre.fr/api/v1/images/view/6a16960e9e71ef36cc0dad4e/hd/image.png?v=1",
            "publishedAt": "2026-05-27T07:20:00Z",
            "lang": "fr",
            "source": {
                "id": "abc3a6d91807e0131a7b23ead6f5162c",
                "name": "Midi Libre",
                "url": "https://www.midilibre.fr"
            }
        }
    ]
}

Categories