- 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": 145704,
"articles": [
{
"id": "d4e9f989a6c3515c5607bb86706e1d60",
"title": "Artemis II in photos: around the moon and inside Orion",
"description": "The dozens of photos taken by the astronauts include never before seen views of the moon, a total solar eclipse and a stunning shot of Earth.",
"content": "The Artemis II crew captured many incredible photos from space during their historic lunar mission.\nThe dozens of images taken by the astronauts include never before seen views of the moon, a total solar eclipse and a stunning shot of Earth. They als... [2170 chars]",
"url": "https://www.cbc.ca/news/science/artemis-ii-mission-best-photographs-9.7158039",
"image": "https://i.cbc.ca/ais/699d2376-0966-491b-aaf6-cc4389a993cb,1775762231454/full/max/0/default.jpg?im=Crop%2Crect%3D%28141%2C674%2C5276%2C2967%29%3BResize%3D620",
"publishedAt": "2026-04-09T23:00:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "845805dce73025db422eb649d50d8ca5",
"title": "Le commerce d'animaux sauvages, un vecteur méconnu des épidémies",
"description": "Les animaux sauvages qui font l'objet d'un commerce sont 1,5 fois plus susceptibles de partager des agents infectieux avec les êtres humains que ceux qui échappent à ce commerce. Ce constat émane d'une étude menée à l'Université de Lausanne publiée jeudi dans la revue Science.",
"content": "L'étude s'est penchée exclusivement sur les mammifères, dont un quart des espèces entrent aujourd'hui dans les circuits commerciaux. Ils peuvent être achetés comme animaux de compagnie, devenir des trophées de chasse, servir à la médecine traditionne... [2019 chars]",
"url": "https://www.rts.ch/info/sciences-tech/2026/article/le-commerce-d-animaux-sauvages-multiplie-les-risques-d-epidemies-29207803.html",
"image": "https://img.rts.ch/articles/2026/image/m7m8ij-29207802.image?w=1200&h=630",
"publishedAt": "2026-04-09T20:15:39Z",
"lang": "fr",
"source": {
"id": "e64858a9435dfbeb3e7983c700e0aaa0",
"name": "rts.ch",
"url": "https://www.rts.ch"
}
},
{
"id": "f1a85c79308b534f8192f499731c0c4a",
"title": "Encore sonnés par la Lune, les astronautes d’Artemis II n’en reviennent toujours pas",
"description": "Les astronautes Christina Koch, Jeremy Hansen, Reid Wiseman et Victor Glover se sont aventurés plus loin dans l'espace que quiconque avant eux.",
"content": "Après avoir pris des milliers de photos et livré d'innombrables descriptions de la Lune, les quatre astronautes d'Artemis II ont confié, sur le chemin du retour vers la Terre, avoir bien du mal à réaliser ce qu'ils venaient de vivre.\nL'esprit humain ... [1150 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2245043/artemis2-retour-reflexions-experience",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/artemis-ii-equipage-koch-hansen-wiseman-glover.png",
"publishedAt": "2026-04-09T19:26:27Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}