- 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": 139010,
"articles": [
{
"id": "324717c8bfb80d8f1238fd9fa40b388c",
"title": "Scientists chart path toward materials that could transform computing",
"description": "Imagine a laptop that never gets hot, a phone that holds its charge for days, or a computer memory chip designed to permanently retain data, even when the power goes out.. . .",
"content": "This is the possibility sitting inside a remarkable family of materials that a team of researchers from the University of Ottawa and the Massachusetts Institute of Technology (MIT) has spent years trying to understand and they just published a compre... [3650 chars]",
"url": "https://educationnewscanada.com/article/education/level/university/1/1201809/scientists-chart-path-toward-materials-that-could-transform-computing.html",
"image": "https://educationnewscanada.com/images_logo/banniere_24250.png",
"publishedAt": "2026-05-21T03:56:15Z",
"lang": "en",
"source": {
"id": "0318f209f32e19de673b9d1d31904a03",
"name": "Education News Canada",
"url": "https://educationnewscanada.com"
}
},
{
"id": "86ee78b37ef4398277a7e7921d25690b",
"title": "'Their story is our story': Pigeons and humans, 3,500 years together",
"description": "They have been our meat and our messengers, a source of fertiliser and a religious symbol: while pigeons are now mostly reviled as dirty city pests, they long played an important role in human society.",
"content": "Now, research published on Thursday has revealed that the humble birds were first domesticated 3,500 years ago, meaning they have been enmeshed in our lives for nearly a millennium longer than previously thought.\n\"Humans forgetting about pigeons happ... [2578 chars]",
"url": "https://www.france24.com/en/live-news/20260521-their-story-is-our-story-pigeons-and-humans-3-500-years-together",
"image": "https://s.france24.com/media/display/c05c16a0-54a8-11f1-89cb-005056bfb2b6/w:1280/p:16x9/e2045b83923878b757abc9a416445d006af5087d.jpg",
"publishedAt": "2026-05-21T00:05:19Z",
"lang": "en",
"source": {
"id": "f501fcfec9884d330bc84a73998805a5",
"name": "France 24",
"url": "https://www.france24.com"
}
},
{
"id": "723b61f41525158bf9ce47d862728a1b",
"title": "Hellish Venus-Like Planets May Be More Prevalent Than True ExoEarths",
"description": "Exoplanet hunters are keen to find the next extrasolar earthlike planet, one that may harbor life as we know it. But preliminary results from a new study indicate that our galaxy may be filled with a plethora of exo-Venuses. Yet as one exoplanetary researcher notes: the template for such exo-worlds --- our own Venus --- has been ‘criminally underexplored.’",
"content": "Preliminary results of a study presented at the recent European Geosciences Union General Assembly in Vienna indicate that hellish Venus-type planets may be about twice as common as habitable planets that form with oceans.\nPreliminary work demonstrat... [4638 chars]",
"url": "https://www.universetoday.com/articles/hellish-venus-like-planets-may-be-more-prevalent-than-true-exoearths",
"image": "https://www.universetoday.com/article_images/Venus_-_December_23_2016_1_20260520_220520.png",
"publishedAt": "2026-05-20T22:08:00Z",
"lang": "en",
"source": {
"id": "e209c18934dfc136fe2651208d3d9a69",
"name": "Universe Today",
"url": "https://www.universetoday.com"
}
}
]
}