- 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": 139200,
"articles": [
{
"id": "4a5eb3a71f3f0fc42621b66a71f891a3",
"title": "GREEN BEAT LANGLEY: King of the desert",
"description": "Childhood desire to see a roadrunner comes true for TWU prof",
"content": "My wife and I arrived here in Las Cruces, New Mexico for my sabbatical research at the beginning of February.\nThe day I first ventured out to our local state park, Mesilla Valley Bosque State Park will be forever emblazoned in my memory.\nI spent a go... [2165 chars]",
"url": "https://aldergrovestar.com/2026/03/01/green-beat-langley-king-of-the-desert/",
"image": "https://aldergrovestar.com/wp-content/uploads/sites/22/2026/03/41704149_web1_260301-LAT-RH-GreenBeatRoadRunner-David_1.jpg?w=1024",
"publishedAt": "2026-03-02T04:00:53Z",
"lang": "en",
"source": {
"id": "ce2e2ba1af75f85042802f6e06884626",
"name": "Aldergrove Star",
"url": "https://aldergrovestar.com"
}
},
{
"id": "81f852db026bf2521991db836cc63e3c",
"title": "LIVING 60+: Learning continues regardless of age",
"description": "TALK at KPU hosts 50-plus folks for education on a variety of topics",
"content": "Another round of TALK kicked off at Kwantlen Polytechnic University’s campuses in February, bringing special talks and informative courses to locals aged 50 and older.\nTALK, or Third Age Learning at Kwantlen, has been running for almost 25 years now,... [2331 chars]",
"url": "https://aldergrovestar.com/2026/03/01/living-60-learning-continues-regardless-of-age/",
"image": "https://aldergrovestar.com/wp-content/uploads/sites/22/2026/03/41474194_web1_260130-LAT-TALK-Living60.jpg?w=1024",
"publishedAt": "2026-03-02T04:00:53Z",
"lang": "en",
"source": {
"id": "ce2e2ba1af75f85042802f6e06884626",
"name": "Aldergrove Star",
"url": "https://aldergrovestar.com"
}
},
{
"id": "e93ed719c697d34c5f62321b62cc33e9",
"title": "Worm Moon to turn copper as Earth’s shadow sweeps across the sky",
"description": "A late-night celestial event will unfold on March 3 as the full Worm Moon slides into Earth’s shadow, turning darker and more orange as sunlight filters through the atmosphere",
"content": "Skywatchers across North America will get a safe-to-view lunar eclipse before dawn on March 3, with viewers in the Pacific and Mountain time zones seeing more of the event than those farther east.\nThroughout the weeks and months, we see the sun by da... [1785 chars]",
"url": "https://www.orilliamatters.com/local-news/worm-moon-to-turn-copper-as-earths-shadow-sweeps-across-the-sky-11941191",
"image": "https://www.vmcdn.ca/f/files/baytoday/images/weather/2026-total-eclipse-worm-moon.jpg;w=999;h=644;mode=crop",
"publishedAt": "2026-03-01T22:04:28Z",
"lang": "en",
"source": {
"id": "cb28e07f4df6439bece3eb43f3ee963c",
"name": "OrilliaMatters.com",
"url": "https://www.orilliamatters.com"
}
}
]
}