- 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": 145766,
"articles": [
{
"id": "3039a4d28c31619bce864ab23ed092a1",
"title": "Meteor above New England created loud boom that rocked parts of region: NASA",
"description": "The energy released was equal to about 300 tons of TNT, NASA said.",
"content": "New England residents were rocked Saturday after a fast-moving meteor in the Earth's atmosphere sent a loud boom that was heard in parts of the state.\nNASA told ABC News in a statement that the meteor, also known as a \"fireball,\" was detected around ... [1717 chars]",
"url": "https://ca.news.yahoo.com/loud-boom-rocks-part-massachusetts-215015891.html",
"image": "https://s.yimg.com/ny/api/res/1.2/ch8Mcovm7ghoEdIPfY3TMw--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02MjM7Y2Y9d2VicA--/https://media.zenfs.com/en/us.abcnews.go.com/a74ac67e3b75db647c2180af98320eef",
"publishedAt": "2026-05-30T23:28:59Z",
"lang": "en",
"source": {
"id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
"name": "Yahoo News Canada",
"url": "https://ca.news.yahoo.com"
}
},
{
"id": "9435d094834ef62ab3f66a0b84703192",
"title": "Meteor over Massachusetts causes explosion reports, sightings from Delaware to Montreal",
"description": "Reports of an explosion from people across New England on Saturday afternoon sent police agencies and others scrambling to understand what caused a double boom that shook buildings in Massachusetts and Rhode Island. The American Meteor Society said that the booms people heard were actually caused by a meteor about 3 feet (nearly 1 meter) […]",
"content": "Reports of an explosion from people across New England on Saturday afternoon sent police agencies and others scrambling to understand what caused a double boom that shook buildings in Massachusetts and Rhode Island.\nThe American Meteor Society said t... [1969 chars]",
"url": "https://halifax.citynews.ca/2026/05/30/meteor-over-massachusetts-causes-explosion-reports-sightings-from-delaware-to-montreal/",
"image": "https://halifax.citynews.ca/wp-content/blogs.dir/sites/5/2024/05/07/TitleCard_Cities_Halifax_1920x1080.jpg",
"publishedAt": "2026-05-30T23:18:42Z",
"lang": "en",
"source": {
"id": "b5df96a63eeb53e366132e9394b2a9e1",
"name": "CityNews Halifax",
"url": "https://halifax.citynews.ca"
}
},
{
"id": "fdc5e73326d37745831a3eb00c01a8e1",
"title": "Triassic fossil reveals a beaked, bipedal reptile that looked like an ostrich dinosaur",
"description": "Labrujasuchus expectatus, a beaked bipedal crocodile relative from Ghost Ranch, reveals Triassic evolution’s strangest echoes.",
"content": "The Late Triassic was full of animals that look almost familiar, right up until you place them on the evolutionary tree. One of the newest examples is Labrujasuchus expectatus, a lightly built, two-legged reptile with tiny forelimbs and a toothless b... [8752 chars]",
"url": "https://www.thebrighterside.news/post/triassic-fossil-reveals-a-beaked-bipedal-reptile-that-looked-like-an-ostrich-dinosaur/",
"image": "https://www.thebrighterside.news/uploads/2026/05/Screenshot-2026-05-29-113611.png?auto=webp",
"publishedAt": "2026-05-30T23:07:00Z",
"lang": "en",
"source": {
"id": "112bf679e5854b6527eea31fa42dbada",
"name": "The Brighter Side of News",
"url": "https://www.thebrighterside.news"
}
}
]
}