- 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": 138012,
"articles": [
{
"id": "cd9d1b1421bcee13eba834c17a20e0e7",
"title": "New catalog identifies dozens of plasma membrane repair proteins",
"description": "In the evolutionary history of life, the ability of a cell to separate its inner world from the external environment was an important turning point.",
"content": "In the evolutionary history of life, the ability of a cell to separate its inner world from the external environment was an important turning point. The so-called plasma membrane lets cells control what gets in and out and allows them to communicate ... [3507 chars]",
"url": "https://www.news-medical.net/news/20260310/New-catalog-identifies-dozens-of-plasma-membrane-repair-proteins.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2018/7/Branching_budding_yeast_cells_with_pseudohyphae_in_urine_gram_stain_fine_with_mi_-_toeytoey_A1_cc13dcf1b5db47ed9464102aee4c1d69-620x480.jpg",
"publishedAt": "2026-03-11T02:17:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "89c9dec27762134366230b741f480b57",
"title": "We Finally Know How Bumblebee Queens Can Survive Underwater For Days",
"description": "The discovery that bumblebee queens could shake it off and emerge unscathed after more than a week submerged in water stunned scientists back in 2024.",
"content": "The discovery that bumblebee queens could shake it off and emerge unscathed after more than a week submerged in water stunned scientists back in 2024.\nNow, a new paper reveals how they do it. Included in the bumblebee survival toolkit is the remarkab... [3810 chars]",
"url": "https://www.sciencealert.com/we-finally-know-how-bumblebee-queens-can-survive-underwater-for-days",
"image": "https://www.sciencealert.com/images/2026/03/delicious-pollens.jpg",
"publishedAt": "2026-03-11T00:56:15Z",
"lang": "en",
"source": {
"id": "76a2943c768c5c3be7d790e609b40403",
"name": "ScienceAlert",
"url": "https://www.sciencealert.com"
}
},
{
"id": "203d8a99eaea3652202190b9a758643f",
"title": "Beachcombing and Treasure Hunting: Hidden Finds Along the Great Lakes Shorelines",
"description": "Who else misses simple downtime that doesn’t involve a screen? No feeds, no notifications, no same old nonsense reels. Just a shoreline, a slow walk, and the small thrill of spotting something curious or pretty in the sand. Well, as it turns out, quite a lot of people miss those days. Across the Great Lakes,",
"content": "Who else misses simple downtime that doesn’t involve a screen? No feeds, no notifications, no same old nonsense reels. Just a shoreline, a slow walk, and the small thrill of spotting something curious or pretty in the sand.\nWell, as it turns out, qui... [4073 chars]",
"url": "https://www.netnewsledger.com/2026/03/10/beachcombing-and-treasure-hunting-hidden-finds-along-the-great-lakes-shorelines/",
"image": "https://www.netnewsledger.com/wp-content/uploads/2019/02/NNL-FAvicon-logo.png",
"publishedAt": "2026-03-11T00:19:41Z",
"lang": "en",
"source": {
"id": "6de50769e457ee431af912eb7406ebca",
"name": "NetNewsLedger",
"url": "https://www.netnewsledger.com"
}
}
]
}