- 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": 136848,
"articles": [
{
"id": "6268a057a91f3651b71707cf00807467",
"title": "NASA ISS astronaut doing well",
"description": "The astronaut who faced a health issue prompting the first-ever medical evacuation in International Space Station history is “doing very well,” he said in a statement issued by NASA on Wednesday.",
"content": "The astronaut who faced a health issue prompting the first-ever medical evacuation in International Space Station history is “doing very well,” he said in a statement issued by NASA on Wednesday.\nMike Fincke, 58, said he’s “doing very well and contin... [956 chars]",
"url": "https://www.cp24.com/news/world/2026/02/25/nasa-astronaut-mike-fincke-who-required-evacuation-from-iss-doing-very-well/",
"image": "https://www.cp24.com/resizer/v2/3AFZZLAJ7FH4TIOJ6PUEWWNERA.JPG?smart=true&auth=5f2aa21ac3d1d0f5f75e29d8e55c739597334e0d184d3144a5d4191f5ba54239&width=1200&height=630",
"publishedAt": "2026-02-25T19:36:24Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "9c687254e7667266d3f1cc0750dcdcf2",
"title": "Astronaut evacuated from International Space Station pays tribute to 'incredible teammates'",
"description": "Astronaut Mike Fincke has identified himself as the one who suffered a medical issue aboard the International Space Station last month, prompting NASA's first-ever medical evacuation.",
"content": "There is no more mystery about which astronaut suffered a medical issue aboard the International Space Station last month, prompting NASA's first-ever medical evacuation.\nAstronaut Mike Fincke, 58, has identified himself as the one who was in need of... [2241 chars]",
"url": "https://www.cbc.ca/news/science/nasa-evacuation-mike-fincke-9.7105552",
"image": "https://i.cbc.ca/ais/75eb1358-d741-4ed6-aa23-7209635e8da2,1772042485666/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C11%2C4900%2C2756%29%3BResize%3D620",
"publishedAt": "2026-02-25T18:44:12Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "be6a62c8439c6e3fec12e444ffcfff15",
"title": "Incroyable : ce cerveau vieux de 500 millions d’années change ce que l’on croyait savoir sur l’évolution",
"description": "Il y a 500 millions d’années, cette larve est morte et s’est fossilisée. Son cerveau a été incroyablement bien conservé et les chercheurs l’ont fait parler…",
"content": "Il n'est pas beaucoup plus grand qu'un grain de sable. Pourtant, ce fossile découvert par des chercheurs de l'université de Durham (Royaume-Uni) dans la province du Yunnan, en Chine, les a laissés bouche bée. Parce qu'il s'est avéré incroyablement bi... [1121 chars]",
"url": "https://www.futura-sciences.com/planete/actualites/fossile-incroyable-ce-cerveau-vieux-500-millions-annees-change-ce-on-croyait-savoir-evolution-w2t8-131565/",
"image": "https://cdn8.futura-sciences.com/a1280/images/cerveau-larve.png",
"publishedAt": "2026-02-25T17:00:00Z",
"lang": "fr",
"source": {
"id": "48d625e228a61460621df39f701babfe",
"name": "Futura, Le média qui explore le monde",
"url": "https://www.futura-sciences.com"
}
}
]
}