- 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": 149586,
"articles": [
{
"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"
}
},
{
"id": "397b9dd32429d4a524a9f20f45f40218",
"title": "Focusing the world on planetary defence",
"description": "Space security and sustainability are moral responsibilities",
"content": "Planetary defence is rapidly emerging as one of the defining challenges of the 21st century. While governments continue to devote vast resources to military spending and geopolitical rivalries, the risks posed by asteroid impacts and orbital debris g... [12269 chars]",
"url": "https://room.eu.com/article/focusing-the-world-on-planetary-defence",
"image": "https://room.eu.com/images/contents/issue38-Many-hazards-have-been-identified-originating-in-space.jpg",
"publishedAt": "2026-05-11T21:33:45Z",
"lang": "en",
"source": {
"id": "1ee4868f2f5548cfc5791817562f7729",
"name": "Room The Space Journal of Asgardia",
"url": "https://room.eu.com"
}
},
{
"id": "fd70e368ccf45898a31b464e1b0e51e7",
"title": "A New Way to Fight Climate Change Emerges From Erupting Volcano",
"description": "A volcanic eruption in the South Pacific cleaned up its own methane pollution, offering a potential mechanism for removing this potent greenhouse gas from the atmosphere.",
"content": "When the Hunga Tonga–Hunga Ha’apa submarine volcano erupted in 2022, it spewed roughly 2.9 billion tons of ash and gas into the air above the South Pacific. According to a new study, the eruption also cleaned up some of its own mess.\nThe researchers ... [4006 chars]",
"url": "https://gizmodo.com/a-new-way-to-fight-climate-change-emerges-from-erupting-volcano-2000757118",
"image": "https://gizmodo.com/app/uploads/2026/05/tonga-eruption-1200x675.jpg",
"publishedAt": "2026-05-11T20:30:24Z",
"lang": "en",
"source": {
"id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
"name": "Gizmodo",
"url": "https://gizmodo.com"
}
}
]
}