- 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": 144454,
"articles": [
{
"id": "9a56900235a1e7da190595e96a397d21",
"title": "Moon meteorite reveals three ancient impacts in a single rock",
"description": "A lunar meteorite preserves records of three ancient impacts, linking collision histories across Earth, the Moon, and Vesta.",
"content": "Find a meteorite in the desert and the odds say it came from an asteroid drifting between Mars and Jupiter. Collectors comb the dunes of northwest Africa for these dark, sun-baked stones.\nBut one of the meteorites came from somewhere closer. It is a ... [5093 chars]",
"url": "https://www.earth.com/news/moon-meteorite-reveals-three-ancient-impacts-in-a-single-rock/",
"image": "https://cff2.earth.com/uploads/2026/06/14095935/Moon-meteorite.jpg",
"publishedAt": "2026-06-14T18:11:15Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
},
{
"id": "add0bfe3a53218995522f6aef5d70cf6",
"title": "Ce trou noir géant est apparu beaucoup trop tôt dans l'histoire de l'Univers",
"description": "Des astronomes du MIT et de l’université Columbia ont détecté le plus ancien quasar scintillant jamais observé, dont la lumière remonte à 850 millions d’années après le Big Bang. Son disque d’accrétion ressemble à celui des trous noirs matures, rien de comparable aux théories actuelles de formation.",
"content": "Si vous étiez perdus dans l’espace, un petit rappel s’impose. Un quasar est le noyau actif d’une galaxie, alimenté par un trou noir supermassif qui avale du gaz et des poussières. La matière tombe, s’embrase et rayonne une énergie qui éclipse des mil... [3293 chars]",
"url": "https://www.clubic.com/actualite-616765-ce-trou-noir-geant-est-apparu-beaucoup-trop-tot-dans-l-histoire-de-l-univers.html",
"image": "https://pic.clubic.com/v1/images/2422375/raw",
"publishedAt": "2026-06-14T14:03:00Z",
"lang": "fr",
"source": {
"id": "7debf8a71600fc00a8299ab31da773c1",
"name": "Clubic",
"url": "https://www.clubic.com"
}
},
{
"id": "b7a3e9938e60525f92a3aabccdfc7552",
"title": "How Jules Verne predicted the Artemis 2 mission to the moon almost 160 years ago",
"description": "Written in the 1860s, Jules Verne\\u2019s novels \"From the Earth to the Moon\" and \"All Around the Moon\" were highly speculative fiction in their time, but tell a tale that now seems remarkably familiar: three astronauts in a conical capsule on a free-return trajectory around the moon.",
"content": "\"From the pages of Jules Verne to a modern-day mission to the moon, a new chapter of our exploration of our celestial neighbor is complete.\" So said NASA commentator Rob Navias as Artemis 2’s Integrity spacecraft landed safely in the Pacific this pas... [5975 chars]",
"url": "https://www.space.com/entertainment/how-jules-verne-predicted-the-artemis-2-mission-to-the-moon-almost-160-years-ago",
"image": "https://cdn.mos.cms.futurecdn.net/c6qsDMBzAnVGjffF3CRrKS-1920-80.jpg",
"publishedAt": "2026-06-14T14:00:00Z",
"lang": "en",
"source": {
"id": "024dd4370bda9e6e6791231c2a935d20",
"name": "Space",
"url": "https://www.space.com"
}
}
]
}