- 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": 140118,
"articles": [
{
"id": "d011268dba270e8d5bbcbfaecb0fbfb2",
"title": "Bumblebees can solve complex puzzles like chimpanzees and elephants, study finds",
"description": "Researchers say a new study proves that insects can solve problems spontaneously, a cognitive ability usually associated with large-brained vertebrates.",
"content": "Scientist Juha-Heikki Kantola always knew bees were smart. But when he watched them solve a variation of a puzzle originally designed for chimpanzees, he was blown away.\nKantola is one of the authors of a new study in which bumblebees figured out how... [4248 chars]",
"url": "https://www.cbc.ca/radio/asithappens/bumblebee-puzzles-9.7227548",
"image": "https://i.cbc.ca/ais/d9b195fa-8109-437f-b97f-7efb5dbe9d76,1780950905375/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C2000%2C1125%29%3BResize%3D620",
"publishedAt": "2026-06-08T22:05:17Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "4fb02881a11a5a58a170cd63658d1ff3",
"title": "MUN Researchers Discover ‘Zombie’ Sea Cucumber Tissue",
"description": "Researchers at Memorial University have made a discovery that could have broader implications for biological a...",
"content": "Researchers at Memorial University have made a discovery that could have broader implications for biological and biomedical research.\nThe researchers discovered sea cucumber tissue that can survive, heal and function independently for years after bei... [836 chars]",
"url": "https://vocm.com/2026/06/08/301035/",
"image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/900/files/2025/09/sea-cucumber.jpg",
"publishedAt": "2026-06-08T18:42:00Z",
"lang": "en",
"source": {
"id": "e1f7b8d1fbe1f1a390d9ca6465745832",
"name": "VOCM",
"url": "https://vocm.com"
}
},
{
"id": "9d7c17fb120f93f56683cb3eea766d78",
"title": "AI and Physics Have More in Common Than You Might Think",
"description": "AI and physics research converge at IAFI, where Northeastern scientists are studying how each field can advance the other.",
"content": "“The basic premise is that AI can help us do better physics, and something that is less expected is that physics can also help us understand AI better,” said Northeastern professor James Halverson.\nThere’s a reason that the boom of artificial intelli... [4217 chars]",
"url": "https://news.northeastern.edu/2026/06/08/ai-and-physics-research/",
"image": "https://news.northeastern.edu/wp-content/uploads/2026/06/AI_1400.jpg",
"publishedAt": "2026-06-08T18:11:22Z",
"lang": "en",
"source": {
"id": "7b73ddce613111ad5f2da0fb042e3230",
"name": "Northeastern Global News",
"url": "https://news.northeastern.edu"
}
}
]
}