- 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": 146840,
"articles": [
{
"id": "b00c5b9fcfcd03ae52fbf14b40fd0081",
"title": "'Spooky eyes': Venus and Jupiter to light up night this weekend",
"description": "Skywatchers looking west after sunset will have an easy target as Venus and Jupiter draw close together in an eye-catching pairing",
"content": "For thousands of years, the night sky has been a mystical place of wonder and entertainment. Those who followed the sky regularly realized the paths of brighter objects as they traversed the starry background over weeks, months, and even years. The e... [2454 chars]",
"url": "https://www.orilliamatters.com/local-news/spooky-eyes-venus-and-jupiter-to-light-up-night-this-weekend-12353261",
"image": "https://www.vmcdn.ca/f/files/baytoday/images/weather/2026-venus-jupiter-boyle.jpg;w=1200;h=800;mode=crop",
"publishedAt": "2026-06-01T23:47:27Z",
"lang": "en",
"source": {
"id": "cb28e07f4df6439bece3eb43f3ee963c",
"name": "OrilliaMatters.com",
"url": "https://www.orilliamatters.com"
}
},
{
"id": "1a288540bdd283fdc00cb12b3dba6c61",
"title": "First-ever amber discovery in Antarctica reveals lost prehistoric rainforest",
"description": "Antarctica’s first amber reveals a 90-million-year-old conifer rainforest that once grew near the South Pole.",
"content": "Amber usually brings to mind tropical forests, trapped insects, and warm landscapes. That is what makes the new Antarctic find so striking. Buried beneath the Amundsen Sea, tiny resin fragments now suggest that about 90 million years ago, near the So... [7410 chars]",
"url": "https://www.thebrighterside.news/post/first-ever-amber-discovery-in-antarctica-reveals-lost-prehistoric-rainforest/",
"image": "https://www.thebrighterside.news/uploads/2024/11/antarctic-rainforest-2.jpg?auto=webp",
"publishedAt": "2026-06-01T23:07:00Z",
"lang": "en",
"source": {
"id": "112bf679e5854b6527eea31fa42dbada",
"name": "The Brighter Side of News",
"url": "https://www.thebrighterside.news"
}
},
{
"id": "62e242b00c9b7b6184777f14aa9c1e49",
"title": "Gaia BH1 : les astronomes viennent de découvrir le trou noir le plus proche de la Terre (et il est bien plus proche qu’on ne le pensait)",
"description": "Ce trou noir, environ dix fois plus massif que notre étoile, évolue aussi loin de son compagnon binaire que la Terre du Soleil.",
"content": "Des astronomes ont confirmé la découverte du trou noir connu le plus proche. Cet ogre, qui est environ dix fois plus massif que notre étoile, évolue aussi loin de son compagnon binaire que la Terre du Soleil. Vous le retrouverez à 1 600 années-lumièr... [2777 chars]",
"url": "https://sciencepost.fr/gaia-bh1-les-astronomes-viennent-de-decouvrir-le-trou-noir-le-plus-proche-de-la-terre-et-il-est-bien-plus-proche-quon-ne-le-pensait/",
"image": "https://sciencepost.fr/wp-content/uploads/2022/11/04sci-outthere-superJumbo.webp",
"publishedAt": "2026-06-01T19:06:16Z",
"lang": "fr",
"source": {
"id": "ebd9e031b1e8cb269acbe26ced3d8294",
"name": "Sciencepost",
"url": "https://sciencepost.fr"
}
}
]
}