- 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": 142310,
"articles": [
{
"id": "c68506919f8ced40a42a28893ceee238",
"title": "AI in the sky",
"description": "For most people, backyard space exploration is about peering up at the skies through a telescope, but for space physicist and planetary scientist Abigail Azari, it means using AI to study the planets in Earth’s solar system — and keep a watchful eye on what the heavens can throw at us.",
"content": "For most people, backyard space exploration is about peering up at the skies through a telescope, but for Abigail Azari, it means using artificial intelligence to study the planets in Earth’s solar system — and keep a watchful eye on what the heavens... [3468 chars]",
"url": "https://www.ualberta.ca/en/folio/2026/05/ai-in-the-sky-abigail-azari.html",
"image": "https://www.ualberta.ca/en/folio/media-library/2026/05/260526-ai+x-abigail-azari-teaser-16x9-1600.jpg",
"publishedAt": "2026-05-26T11:54:38Z",
"lang": "en",
"source": {
"id": "6f3781ecf93f5774111432af83548cf8",
"name": "University of Alberta",
"url": "https://www.ualberta.ca"
}
},
{
"id": "06e70973f14c187541b7a73569ab2187",
"title": "Richard Carrington",
"description": "Keeping eyes on the Sun",
"content": "On September 1st of 1859, Richard Carrington was studying the Sun, as he did every day. The British astronomer used a small telescope to project an image of the Sun on a screen. That allowed him to map the dark features known as sunspots.\nBut on this... [1171 chars]",
"url": "https://stardate.org/podcast/2026-05-26",
"image": "https://stardate.org/wp-content/uploads/2023/07/cropped-favicon-32x32.png",
"publishedAt": "2026-05-26T11:15:19Z",
"lang": "en",
"source": {
"id": "236dbd8fab12b908b6c763b633c9a3bb",
"name": "StarDate Online",
"url": "https://stardate.org"
}
},
{
"id": "834e62db8c9798b70365cac4cb1f90bb",
"title": "The Universe’s Most Powerful Particles May Be Even Stranger Than Scientists Thought",
"description": "Scientists have discovered that ultraheavy atomic nuclei could explain some of the highest-energy cosmic rays ever observed. The particles may come from extreme events such as neutron-star mergers and collapsing massive stars.",
"content": "Scientists have discovered that ultraheavy atomic nuclei could explain some of the highest-energy cosmic rays ever observed. The particles may come from extreme events such as neutron-star mergers and collapsing massive stars.\nScientists may have unc... [5338 chars]",
"url": "https://scitechdaily.com/the-universes-most-powerful-particles-may-be-even-stranger-than-scientists-thought/",
"image": "https://scitechdaily.com/images/Ultra-High-Energy-Cosmic-Ray-Reaching-Earth.jpg",
"publishedAt": "2026-05-26T11:10:20Z",
"lang": "en",
"source": {
"id": "68731ff9e39259c4191d23f5faee25eb",
"name": "SciTechDaily",
"url": "https://scitechdaily.com"
}
}
]
}