- 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": 143496,
"articles": [
{
"id": "345ee0941358ee2ff15c6b1194f09fa8",
"title": "Astronaut and UBC alumna answers questions from space",
"description": "University of British Columbia alumna Jessica Meir has given current students a look at her office — as an astronaut in the orbiting International Space Station.",
"content": "University of British Columbia alumna Jessica Meir has given current students a look at her office — as an astronaut in the orbiting International Space Station.\nMeir is the commander of NASA’s SpaceX Crew-12 mission to the station, where she’s livin... [794 chars]",
"url": "https://cheknews.ca/astronaut-and-ubc-alumna-answers-questions-from-space-1314068/",
"image": "https://i0.wp.com/cheknews.ca/wp-content/uploads/2026/03/94213b8132eed0e9d82fbe95993defaf5399cb7edfce57fe06c6e9e5eea89912-e1774556951768.jpg?fit=1400%2C790&quality=89&ssl=1",
"publishedAt": "2026-03-26T21:00:43Z",
"lang": "en",
"source": {
"id": "51192d0d0d80b340629793791612a00c",
"name": "CHEK News",
"url": "https://cheknews.ca"
}
},
{
"id": "599a749c977efe653c8f21af938c6ede",
"title": "April Ignites the Night: Two Meteor Showers Are On the Way, and Here's How to See Them",
"description": "Get ready for the Lyrids and the Eta Aquariids, coming soon to a sky near you.",
"content": "Get ready, skygazers. You can start marking your calendar for upcoming meteor showers, with April kicking off a much more active stretch for skywatchers in the Northern Hemisphere.\nAfter a long lull at the start of the year -- when the Quadrantids me... [4343 chars]",
"url": "https://www.cnet.com/science/space/two-meteor-showers-are-coming-in-april/",
"image": "https://www.cnet.com/a/img/resize/ff298addfa905bb1c01eb30d0dc95fd5a4d3fae0/hub/2025/10/30/064eeea9-1836-4849-a033-dbf84bc802aa/meteor-shower-over-a-desert.jpg?auto=webp&fit=crop&height=675&width=1200",
"publishedAt": "2026-03-26T20:08:52Z",
"lang": "en",
"source": {
"id": "f262b4e25cc8e3206db7723c77d4fd60",
"name": "CNET",
"url": "https://www.cnet.com"
}
},
{
"id": "80cdf9a2ff2fc30ed5f848642aab8bde",
"title": "Astronaut and UBC alumna answers questions from space",
"description": "UBC alumna Jessica Meir has given current students a look at her office — as an astronaut in the orbiting International Space Station.",
"content": "University of British Columbia alumna Jessica Meir has given current students a look at her office — as an astronaut in the orbiting International Space Station.\nMeir is the commander of NASA’s SpaceX Crew-12 mission to the station, where she’s livin... [724 chars]",
"url": "https://vancouver.citynews.ca/2026/03/26/astronaut-and-ubc-alumna-answers-questions-from-space/",
"image": "https://vancouver.citynews.ca/wp-content/blogs.dir/sites/9/2026/03/94213b8132eed0e9d82fbe95993defaf5399cb7edfce57fe06c6e9e5eea89912.jpg",
"publishedAt": "2026-03-26T19:52:00Z",
"lang": "en",
"source": {
"id": "f02f7ee49c189e36ef9cc6af610da253",
"name": "CityNews Vancouver",
"url": "https://vancouver.citynews.ca"
}
}
]
}