- 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": 146468,
"articles": [
{
"id": "5e5e97b6cd30afde4a691529fb63a5af",
"title": "Do Horses Grieve the Loss of a Friend?",
"description": "A recent study based on human observation of horses who have lost stablemates aimed to shed light on this question.",
"content": "When a horse loses a close companion, many owners sense something deeper than simple routine disruption. But do horses actually grieve? A recent study by researchers in the UK and Italy and published in ScienceDirect sought to shed light on this ques... [4703 chars]",
"url": "https://horsesport.com/magazine/behaviour/do-horses-grieve-loss-friend/",
"image": "https://horse-sport.s3.ca-central-1.amazonaws.com/wp-content/uploads/2026/04/21081407/horse-grieve-opener.jpg",
"publishedAt": "2026-04-21T12:14:53Z",
"lang": "en",
"source": {
"id": "6a484be43322b6b461f8c6b3c8946a1c",
"name": "horsesport.com",
"url": "https://horsesport.com"
}
},
{
"id": "70b94d6dd5380fe3d6b6ea14670e9335",
"title": "Researchers shed light on molecular dark matter in mammals",
"description": "An international research team led by Fei Wang, Russ Greiner, and David Wishart developed DeepMet, an AI-driven chemical language model that identifies the \"dark matter\" of the mammalian metabolome by predicting previously unknown molecular structures to improve diagnostics and drug development.",
"content": "Invisible “dark matter” — what cosmologists call the mysterious glue that holds everything together — is estimated to make up more than a quarter of the universe.\nIn chemistry, dark matter refers to the thousands of small molecules in bone and tissu... [2055 chars]",
"url": "https://www.ualberta.ca/en/folio/2026/04/researchers-shed-light-on-molecular-dark-matter-in-mammals.html",
"image": "https://www.ualberta.ca/en/folio/media-library/2026/04/260421-metabolomic-mapping-fei-wang-russ-greiner-scott-lilwell-amii-teaser-16x9-1600.jpg",
"publishedAt": "2026-04-21T09:33:45Z",
"lang": "en",
"source": {
"id": "6f3781ecf93f5774111432af83548cf8",
"name": "University of Alberta",
"url": "https://www.ualberta.ca"
}
},
{
"id": "001239b61fe3fc24f15d9ff0163a6840",
"title": "Plus on délègue à l'IA, moins on sait faire sans elle : le paradoxe de l'augmentation cognitive qui finit par amputer la cognition qu'elle prétendait amplifier, selon des études",
"description": "Alors que des centaines de millions de personnes délèguent quotidiennement leurs tâches cognitives à ChatGPT, Claude ou Gemini, plusieurs études convergentes tirent la sonnette d'alarme : l'usage intensif des assistants conversationnels pourrait éroder nos capacités de mémorisation, de raisonnement critique et même d'originalité créatrice. Entre dette cognitive, capitulation intellectuelle et homogénéisation de la pensée, un tableau préoccupant se dessine au moment précis où l'industrie cherche ...",
"content": "Vous êtes nouveau sur Developpez.com ? Créez votre compte ou connectez-vous afin de pouvoir participer !\nVous devez avoir un compte Developpez.com et être connecté pour pouvoir participer aux discussions.\nVous n'avez pas encore de compte Developpez.c... [5707 chars]",
"url": "https://intelligence-artificielle.developpez.com/actu/382388/Plus-on-delegue-a-l-IA-moins-on-sait-faire-sans-elle-le-paradoxe-de-l-augmentation-cognitive-qui-finit-par-amputer-la-cognition-qu-elle-pretendait-amplifier-selon-des-etudes/",
"image": "https://www.developpez.com/images/logos/intelligence-artificielle2.png",
"publishedAt": "2026-04-21T08:02:00Z",
"lang": "fr",
"source": {
"id": "2c091fc667f56c16556ab04d90432778",
"name": "Developpez.com",
"url": "https://intelligence-artificielle.developpez.com"
}
}
]
}