- 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": 141956,
"articles": [
{
"id": "394010005cb562bed27deeaf032ed391",
"title": "Moon phase today: What the Moon will look like on March 16",
"description": "Where has the Moon gone?",
"content": "Tonight's Moon may look like it is completely out of sight, but if it's a clear night you should be able to spot a very thin sliver of light.\nWhat is today’s Moon phase?\nAs of Monday, March 16, the Moon phase is Waning Crescent. According to NASA's D... [1403 chars]",
"url": "https://sea.mashable.com/space/42819/moon-phase-today-what-the-moon-will-look-like-on-march-16",
"image": "https://sm.mashable.com/t/mashable_sea/article/m/moon-phase/moon-phase-today-what-the-moon-will-look-like-on-march-16_9b5d.1200.jpg",
"publishedAt": "2026-03-16T04:00:00Z",
"lang": "en",
"source": {
"id": "86e7d156eeb979460f929de236d00285",
"name": "Mashable SEA",
"url": "https://sea.mashable.com"
}
},
{
"id": "2366d1e6484669b19c6d26ca165312d7",
"title": "The Gift of Getting It Wrong: Why Human Error Is Innovation’s Secret Weapon",
"description": "We treat mistakes like something to be engineered out of existence. Every roadmap promises fewer defects. Every system promises more precision.",
"content": "We treat mistakes like something to be engineered out of existence. Every roadmap promises fewer defects. Every system promises more precision. And now, with AI in the loop, we are told we can finally eliminate error altogether. That should make us p... [5584 chars]",
"url": "https://www.qualitymag.com/articles/99468-the-gift-of-getting-it-wrong-why-human-error-is-innovations-secret-weapon",
"image": "https://www.qualitymag.com/ext/resources/Issues/2026/03-March/QM0426-OO-Manage-Momentum-p1FT-GettyImages-1286627625.jpg?height=635&t=1773415884&width=1200",
"publishedAt": "2026-03-16T04:00:00Z",
"lang": "en",
"source": {
"id": "ccc5f02f2331364a60be4dc3ca16a7b4",
"name": "Quality Magazine",
"url": "https://www.qualitymag.com"
}
},
{
"id": "fa04ac00997737d9996562d1a54cae3d",
"title": "Life, But Not As We Know It",
"description": "For sixty years, the search for life beyond Earth has been built on the single assumption that alien life will look enough like us to recognise. A radical new idea called Assembly Theory is challenging that assumption. A team from the Arizona State University has proposed applying it to the atmospheres of distant exoplanets, not to look for specific gases, but to measure how much complexity a planetary atmosphere contains, and whether blind chemistry alone could plausibly have produced it. If it works, it could transform the way humanity searches for life among the stars, and redefine what we are even searching for.",
"content": "Here is a problem that has been quietly gnawing at astronomers for decades. The standard approach to detecting life on other worlds involves scanning exoplanet atmospheres for oxygen, methane and ozone, whose presence is difficult to explain without ... [3540 chars]",
"url": "https://www.universetoday.com/articles/life-but-not-as-we-know-it",
"image": "https://www.universetoday.com/article_images/Top_of_Atmosphere_20260315_234925.jpg",
"publishedAt": "2026-03-16T00:15:00Z",
"lang": "en",
"source": {
"id": "e209c18934dfc136fe2651208d3d9a69",
"name": "Universe Today",
"url": "https://www.universetoday.com"
}
}
]
}