- 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": 148374,
"articles": [
{
"id": "15621b0abe05ba4b9f69a953e45aa8a9",
"title": "New dinosaur exhibit showcases fossils, models, at The Exploration Place",
"description": "PRINCE GEORGE - A new travelling exhibit is on display at The Exploration Place: Dinosaurs of BC.\"It's a fanta...",
"content": "PRINCE GEORGE – A new travelling exhibit is on display at The Exploration Place: Dinosaurs of BC.\n“It’s a fantastic exhibit. Of course, the highlight of it is Buster the Dinosaur, a brand new species of dinosaur only known here in B.C. so far, and th... [567 chars]",
"url": "https://ckpgtoday.ca/2026/05/01/new-dinosaur-exhibit-showcases-fossils-models-at-the-exploration-place/",
"image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/2312/files/2026/05/84129770-74ca-43c0-b823-e8c2936bf7ce-1200x675.jpg",
"publishedAt": "2026-05-01T23:38:00Z",
"lang": "en",
"source": {
"id": "f6679f137e004d7e9808b99fdfa77d66",
"name": "CKPG Today",
"url": "https://ckpgtoday.ca"
}
},
{
"id": "cba0cc6df484368ca9b7989f5c575e9d",
"title": "Halley's Comet meteors, clustered planets, and a rare Blue Moon all shine in May",
"description": "Keep looking up throughout the month for some amazing sights in the night sky!",
"content": "The nights may be getting shorter as summer draws nearer, but there is still plenty to see in the sky throughout the month of May, including a meteor shower from Halley's Comet, clusters of planets on both horizons, and a rare Blue Micromoon the like... [6521 chars]",
"url": "https://ca.news.yahoo.com/halleys-comet-meteors-clustered-planets-201408022.html",
"image": "https://s.yimg.com/ny/api/res/1.2/XeVUrtENqAR_UzycmJs24g--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02NzU7Y2Y9d2VicA--/https://media.zenfs.com/en/the_weather_network_616/fc549de016fb6d8b40ca4c12bab37ee8",
"publishedAt": "2026-05-01T20:14:08Z",
"lang": "en",
"source": {
"id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
"name": "Yahoo News Canada",
"url": "https://ca.news.yahoo.com"
}
},
{
"id": "1f6cb6f91c907d0871175c4d87295482",
"title": "Evolvable AI could push technology into a new phase of evolution",
"description": "New research warns that evolvable AI could turn artificial intelligence into a powerful new force in evolution.",
"content": "A world of self-improving machines has lived in fiction for more than a century. What gives that old fear new force now is not just faster chips or slicker chatbots. It is a biological idea: evolution.\nNew research in Proceedings of the National Acad... [11246 chars]",
"url": "https://www.thebrighterside.news/post/evolvable-ai-could-push-technology-into-a-new-phase-of-evolution/",
"image": "https://www.thebrighterside.news/uploads/2026/05/Evolveable-AI-2.jpg?auto=webp",
"publishedAt": "2026-05-01T20:07:00Z",
"lang": "en",
"source": {
"id": "112bf679e5854b6527eea31fa42dbada",
"name": "The Brighter Side of News",
"url": "https://www.thebrighterside.news"
}
}
]
}