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": 145996,
    "articles": [
        {
            "id": "51105c017e118883bc52312acd1ead3a",
            "title": "Meteor over Massachusetts causes explosion reports, sightings from Delaware to Montreal",
            "description": "The American Meteor Society said that the booms people heard were caused by a meteor nearly 1 meter wide entering the atmosphere around the New Hampshire border with Massachusetts, north of Boston.",
            "content": "Reports of an explosion from people across New England, in the U.S., on Saturday afternoon sent police agencies and others scrambling to understand what caused a double boom that shook buildings in Massachusetts and Rhode Island.\nThe American Meteor ... [1930 chars]",
            "url": "https://www.cbc.ca/news/canada/montreal/meteor-over-massachusetts-9.7218419",
            "image": "https://i.cbc.ca/ais/eec2a615-af50-4c9a-95f1-1053535e300d,1780240975380/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C83%2C1186%2C667%29%3BResize%3D620",
            "publishedAt": "2026-05-31T15:34:45Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "b95748f3240266b2dd289347beaac121",
            "title": "Here's how Tyrannosaurus ended up with a big head and small arms",
            "description": "Arm reduction started as far back as 170 million years ago.",
            "content": "Tyrannosaurus rex possessed a preposterously massive skull — 5 feet long and built to enable bone-crunching bite force — but presented preposterously puny arms. And many other meat-eating dinosaurs shared this mismatched combination of traits. So how... [4806 chars]",
            "url": "https://www.tribuneindia.com/news/science-technology/heres-how-tyrannosaurus-ended-up-with-a-big-head-and-small-arms-2/",
            "image": "https://www.tribuneindia.com/sortd-service/imaginary/v22-01/jpg/large/high?url=dGhldHJpYnVuZS1zb3J0ZC1wcm8tcHJvZC1zb3J0ZC9tZWRpYTY3NmY5YzcwLTVjZTUtMTFmMS1hZmFlLTJkNzNlMTMwYzExYi5qcGc=",
            "publishedAt": "2026-05-31T11:39:32Z",
            "lang": "en",
            "source": {
                "id": "7b993e435cced7b7c672977e6c44c256",
                "name": "The Tribune",
                "url": "https://www.tribuneindia.com"
            }
        },
        {
            "id": "5f63857100339f28f3b6664e7bbce361",
            "title": "«Il y a de quoi se faire du souci» EPFL : Sascha Nick défend une vision durable du territoire",
            "description": "Sascha Nick travaille au Laboratoire d'économie urbaine et de l'environnement de l'EPFL. Depuis longtemps, le chercheur s'inquiète du poids que fait peser notre mode de vie sur les écosystèmes. Ses travaux l'amènent à plaider pour un changement de cap drastique. Ses efforts portent notamment sur le réaménagement du territoire.",
            "content": "Sascha Nick travaille au Laboratoire d'économie urbaine et de l'environnement de l'EPFL. Depuis longtemps, le chercheur s'inquiète du poids que fait peser notre mode de vie sur les écosystèmes. Ses travaux l'amènent à plaider pour un changement de ca... [4006 chars]",
            "url": "https://www.bluewin.ch/fr/infos/sciences-technique/epfl-sascha-nick-d-fend-une-vision-durable-du-territoire-3256772.html",
            "image": "https://production-livingdocs-bluewin-ch.imgix.net/2026/05/31/95d7b1bc-f235-4a55-a248-c9842c838645.jpeg?w=1200&h=630&fit=crop&crop=faces",
            "publishedAt": "2026-05-31T09:10:00Z",
            "lang": "fr",
            "source": {
                "id": "a522357511e06c3ad30faa0fabaef6b5",
                "name": "blue News",
                "url": "https://www.bluewin.ch"
            }
        }
    ]
}

Categories