- 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": 143488,
"articles": [
{
"id": "1ccc13499ed2a0bb6d38c30ddeb2e8d5",
"title": "Dozens of Star Wars Tatooine-like planets discovered in new space survey",
"description": "There could potentially be thousands of similar planets waiting to be found, researchers say",
"content": "A new satellite survey has found nearly 30 unusual planets orbiting two stars instead of one, similar to Tatooine, the fictional home of Star Wars protagonist Luke Skywalker.\nSuch circumbinary planets were the stuff of fantasy for a long time, with o... [2147 chars]",
"url": "https://ca.news.yahoo.com/dozens-star-wars-tatooine-planets-055427300.html",
"image": "https://s.yimg.com/os/en/the_independent_577/e1033b9ea4234c29ba78888117389c7d",
"publishedAt": "2026-05-04T05:54:00Z",
"lang": "en",
"source": {
"id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
"name": "Yahoo News Canada",
"url": "https://ca.news.yahoo.com"
}
},
{
"id": "832b7960ea096ecdf52726faec7eb063",
"title": "Using Quantum Memory To Uncover The Mysteries Of The Universe",
"description": "Quantum memories can be used to create high effective diameter arrays of optical telescopes and let us see deeper into our universe.",
"content": "I have been searching for examples of a quantum memory and how these might be used to do useful computational and other tasks. I recently found an article from the American Physical Society that provided an interesting example of a quantum memory to ... [3952 chars]",
"url": "https://ca.news.yahoo.com/using-quantum-memory-uncover-mysteries-221921944.html",
"image": "https://s.yimg.com/os/en/forbes_contributor_845/085fd79ceb641be403f3fdad21818293",
"publishedAt": "2026-05-03T22:19:21Z",
"lang": "en",
"source": {
"id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
"name": "Yahoo News Canada",
"url": "https://ca.news.yahoo.com"
}
},
{
"id": "ef2e4a784ca90e512f4332a0951937ad",
"title": "New discovery suggests existence of 60",
"description": "A study has posed the possibility that 60-foot-long octopuses were apex predators of the sea between 72 million and 100 million years ago.",
"content": "A study has posed the possibility that 60-foot-long octopuses were apex predators of the sea between 72 million and 100 million years ago.\nNational Geographic broke down the research, published in the journal Science, which hinted at the kraken legen... [1901 chars]",
"url": "https://www.thecooldown.com/outdoors/ancient-sea-monster-discovery-researchers-kraken/",
"image": "https://www.thecooldown.com/wp-content/uploads/2026/04/octo.jpeg",
"publishedAt": "2026-05-03T21:00:00Z",
"lang": "en",
"source": {
"id": "e1ead52d96666e44f50f0649131c4e28",
"name": "The Cool Down",
"url": "https://www.thecooldown.com"
}
}
]
}