- 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": 145356,
"articles": [
{
"id": "4e111ca7c13f1e16c9a24a83895f6936",
"title": "Don’t Miss May’s ‘Blue Moon’ Rise Tonight - Exact Times For Saturday",
"description": "The second full moon of May rises this weekend — here’s exactly when and where to see the so-called Blue Moon at its best.",
"content": "Topline\nAlthough the Blue Moon officially becomes full in the early hours of Sunday, May 31, the key moment is moonrise just after sunset on Saturday, May 30, when it slowly lifts into the eastern sky. That’s when it looks its most dramatic — larger ... [2067 chars]",
"url": "https://ca.news.yahoo.com/don-t-miss-may-blue-041500823.html",
"image": "https://s.yimg.com/os/en/forbes_contributor_845/dbe0522e15f969957349f39804dad388",
"publishedAt": "2026-05-30T04:15:00Z",
"lang": "en",
"source": {
"id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
"name": "Yahoo News Canada",
"url": "https://ca.news.yahoo.com"
}
},
{
"id": "129d4bd99f6f47b599d6293224b431d8",
"title": "The Sun Just Let Out The Longest Radio Burst We've Ever Seen",
"description": "The Sun is not known for being quiet.",
"content": "The Sun is not known for being quiet.\nIt blasts out energy equivalent to 100 billion nuclear bombs every single second, routinely hurls billion tonne clouds of magnetized plasma into space, and occasionally treats us to auroras visible as far south a... [3046 chars]",
"url": "https://www.sciencealert.com/the-sun-just-let-out-the-longest-radio-burst-weve-ever-seen",
"image": "https://www.sciencealert.com/images/2026/05/the-sun-nasa.jpg",
"publishedAt": "2026-05-30T01:03:56Z",
"lang": "en",
"source": {
"id": "76a2943c768c5c3be7d790e609b40403",
"name": "ScienceAlert",
"url": "https://www.sciencealert.com"
}
},
{
"id": "c3bb3208618be1e5f01f2641427187d9",
"title": "Dance fundraiser for spinal muscular atrophy to debut in Chilliwack",
"description": "Money from ‘Light the Night’ will support families affected by rare genetic disease, help fund research",
"content": "An inaugural dance fundraiser in Chilliwack will support people living with a rare genetic disease and help fund research into a cure.\nLight the Night will raise money to support people and families affected by spinal muscular atrophy (SMA), a geneti... [3170 chars]",
"url": "https://hopestandard.com/2026/05/29/dance-fundraiser-for-spinal-muscular-atrophy-to-debut-in-chilliwack/",
"image": "https://hopestandard.com/wp-content/uploads/sites/23/2026/05/42384541_web1_Amy_And_Holli_Vander_Wyk_Disney1.jpg?w=1024",
"publishedAt": "2026-05-29T20:16:07Z",
"lang": "en",
"source": {
"id": "707796d7af98c529507281b89392010d",
"name": "Hope Standard",
"url": "https://hopestandard.com"
}
}
]
}