- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Canada Science News API
Get the live top science headlines from Canada with our JSON API.
Get API key for the Canada Science News APIAPI 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": 143382,
"articles": [
{
"id": "8b31ff26198cc84ad99c322e4ed46372",
"title": "Study suggests dinosaurs may have fed their young ones a special diet to grow faster",
"description": "Diet followed by young ones likely caused them to grow fast in their first year",
"content": "Some dinosaurs may have fed their young ones a softer and more nutritious food compared to that eaten by adults, according to a new fossil teeth study that sheds light on advanced parental care among the prehistoric reptiles.\nUntil now, juvenile dino... [2737 chars]",
"url": "https://ca.news.yahoo.com/study-suggests-dinosaurs-may-fed-045031372.html",
"image": "https://s.yimg.com/os/en/the_independent_577/d6890927abceeefc239fe553de9657ff",
"publishedAt": "2026-05-12T04:50:00Z",
"lang": "en",
"source": {
"id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
"name": "Yahoo News Canada",
"url": "https://ca.news.yahoo.com"
}
},
{
"id": "d734682d9b6599430c7e49410b407535",
"title": "Study Explains How Carbon Dioxide Cools The Upper Atmosphere, And Warms Earth Below",
"description": "Even as temperatures rise on Earth’s surface and in the lower atmosphere, the planet’s upper atmosphere has cooled dramatically. This",
"content": "Even as temperatures rise on Earth’s surface and in the lower atmosphere, the planet’s upper atmosphere has cooled dramatically. This paradoxical pattern is a well-known sign of humanity’s climate impacts—but until now, the underlying physics has rem... [4580 chars]",
"url": "https://www.eurasiareview.com/12052026-study-explains-how-carbon-dioxide-cools-the-upper-atmosphere-and-warms-earth-below/",
"image": "https://www.eurasiareview.com/wp-content/uploads/2026/05/a-80.jpeg",
"publishedAt": "2026-05-11T22:01:25Z",
"lang": "en",
"source": {
"id": "6d640915566ae4fde9364dece6656a62",
"name": "Eurasia Review",
"url": "https://www.eurasiareview.com"
}
},
{
"id": "d5fd5ba35f6a635f2f86a327ac58ce32",
"title": "Canadian Space Agency says blurry object in B.C. likely a SpaceX rocket",
"description": "Engineers say timing and location consistent with 'space jellyfish' phenomenon from rocket launch in California.",
"content": "Listen to this article\nEstimated 2 minutes\nThe audio version of this article is generated by AI-based technology. Mispronunciations can occur. We are working with our partners to continually review and improve the results.\nSocial Sharing\nCanada's nat... [1464 chars]",
"url": "https://www.cbc.ca/news/canada/british-columbia/strange-light-british-columbia-spacex-9.7195475",
"image": "https://i.cbc.ca/ais/f5b133a1-94fa-481c-9305-447b0a39b705,1778065475528/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C174%2C1170%2C658%29%3BResize%3D620",
"publishedAt": "2026-05-11T21:47:12Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}