- 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": 139552,
"articles": [
{
"id": "aedfc8103eba6c7380c005ed14db2ac5",
"title": "Mysterious signals keep coming from space: Astronomers find their 'Rosetta stone'",
"description": "A pair of stars spiraling around each other. That's the origin of a new source of repeating radio bursts we've detected, called ASKAP J1745.",
"content": "A pair of stars spiraling around each other. That's the origin of a new source of repeating radio bursts we've detected, called ASKAP J1745.\nIn recent years, astronomers have been puzzling over mysterious bursts of radio signals, known as long-period... [4929 chars]",
"url": "https://phys.org/news/2026-06-mysterious-space-astronomers-rosetta-stone.html",
"image": "https://scx2.b-cdn.net/gfx/news/2026/mysterious-signals-kee.jpg",
"publishedAt": "2026-06-08T00:30:04Z",
"lang": "en",
"source": {
"id": "6063be7565dcd637bb5d2946ed6c5329",
"name": "Phys.org",
"url": "https://phys.org"
}
},
{
"id": "5ef7e8bd5d0eedc3f8fb6fb2185e3030",
"title": "AI spots smuggled seahorses, shark fins and sea cucumbers with 92% accuracy",
"description": "When we think of wildlife trafficking, we might think of rhino horns or baby orangutans sold as pets—but the smuggling of sea creatures, a less well-known crime, is just as damaging to marine ecosystems. Unfortunately, many commonly smuggled marine wildlife items, like shark fins, can be hidden in baggage or parcels and carried across borders with relative ease, without being detected. To get around this, scientists used AI to develop an algorithm that can detect samples of commonly trafficked sea creatures—shark fins, seahorses, and sea cucumber—with 92% accuracy.",
"content": "When we think of wildlife trafficking, we might think of rhino horns or baby orangutans sold as pets—but the smuggling of sea creatures, a less well-known crime, is just as damaging to marine ecosystems. Unfortunately, many commonly smuggled marine w... [4166 chars]",
"url": "https://phys.org/news/2026-06-ai-smuggled-seahorses-shark-fins.html",
"image": "https://scx2.b-cdn.net/gfx/news/hires/2026/finding-nemo-ai-tech-c.jpg",
"publishedAt": "2026-06-07T23:00:02Z",
"lang": "en",
"source": {
"id": "6063be7565dcd637bb5d2946ed6c5329",
"name": "Phys.org",
"url": "https://phys.org"
}
},
{
"id": "a2349abe1761143717d9fcc30abedf3c",
"title": "Potentially Hazardous Asteroid (152637) 1997 NC1 close encounter: a new image",
"description": "A image of Potentially Hazardous Asteroid (152637) 1997 NC1 taken on 7 June 2026 by Gianluca Masi,, Virtual Telescope Project.",
"content": "We captured a new image of the potentially hazardous asteroid (152637) 1997 NC1 on its way to its spectacular flyby, next June 27. We are pleased to show it here.\nThe image shown above comes from a single 120-second exposure, remotely taken with the ... [736 chars]",
"url": "https://www.virtualtelescope.eu/2026/06/07/potentially-hazardous-asteroid-152637-1997-nc1-close-encounter-a-new-image-7-june-2026/",
"image": "https://www.virtualtelescope.eu/wordpress/wp-content/uploads/2026/06/1997NC1_7june2026_masi_pw17.jpg",
"publishedAt": "2026-06-07T20:33:32Z",
"lang": "en",
"source": {
"id": "14466034b1fd13044e03939c97bd683b",
"name": "The Virtual Telescope Project 2.0",
"url": "https://www.virtualtelescope.eu"
}
}
]
}