Canada Science News API

Get the live top science headlines from Canada with our JSON API.

Get API key for the Canada Science News API

API 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": 146544,
    "articles": [
        {
            "id": "9fdd8b7e99a29380ebb94475a2f550f7",
            "title": "Meet The Goliath Birdeater - The Biggest Spider In The World",
            "description": "Why did evolution produce a spider the size of a dinner plate? The Goliath birdeater offers a fascinating glimpse into life on the Amazon forest floor.",
            "content": "The Goliath birdeater (Theraphosa blondi) has a public relations problem — or, depending on your perspective, an exceptionally good one.\nAs the world’s largest spider by mass, it already has all the ingredients of a nightmare: it’s the size of a dinn... [7193 chars]",
            "url": "https://www.forbes.com/sites/scotttravers/2026/06/17/meet-the-goliath-birdeater---the-biggest-spider-in-the-world/",
            "image": "https://imageio.forbes.com/specials-images/imageserve/6a30294050b103038e02f6b8/0x0.jpg?format=jpg&crop=2495,1402,x0,y118,safe&height=900&width=1600&fit=bounds",
            "publishedAt": "2026-06-17T12:30:49Z",
            "lang": "en",
            "source": {
                "id": "c4e32b557a3dd75225975f11fb68a3a9",
                "name": "Forbes",
                "url": "https://www.forbes.com"
            }
        },
        {
            "id": "d8ba79644e21405ac5f2b29464d6033a",
            "title": "Katalyst Raises $12M to Extend Satellite Servicing to GEO",
            "description": "Katalyst’s first GEO mission in 2027 will be preceded by a mission closer to home, launching this month.",
            "content": "Katalyst Space announced $12M in funding yesterday to support the development of its first GEO-capable robotic servicing spacecraft—called NEXUS—which is scheduled to launch its debut mission on an Arianespace Ariane 6 rocket in 2027.\nGeodesic Capita... [2388 chars]",
            "url": "https://payloadspace.com/katalyst-raises-12m-to-extend-satellite-servicing-to-geo/",
            "image": "https://payloadspace.com/wp-content/uploads/2026/06/Testing-Link-Vibration-tests-2_4000x2600-scaled.jpg",
            "publishedAt": "2026-06-17T12:22:26Z",
            "lang": "en",
            "source": {
                "id": "4537417bf9a6dbc833a5747f4a2d0114",
                "name": "Payload Space",
                "url": "https://payloadspace.com"
            }
        },
        {
            "id": "5f871d846c92841be3c41b3de20b9714",
            "title": "First Light Fusion Hits Orbital Impact Velocities at TAMU",
            "description": "The successful VIPER campaign at TEES HVIL demonstrates advanced hypervelocity testing, crucial for understanding impacts on spacecraft and defense systems.",
            "content": "First Light Fusion (FLF) has successfully completed the first experimental campaign of its VIPER velocity amplifier at Texas A&M Engineering Experiment Station (TEES) Hypervelocity Impact Laboratory (HVIL), demonstrating First Light Fusion’s ability ... [3078 chars]",
            "url": "https://www.azoquantum.com/News.aspx?newsID=11170",
            "image": "https://www.azoquantum.com/images/news/ImageForNews_11170_17816935882835049.png",
            "publishedAt": "2026-06-17T10:09:00Z",
            "lang": "en",
            "source": {
                "id": "22a0dc05d5831b219f21826c0b6bd239",
                "name": "AZoQuantum",
                "url": "https://www.azoquantum.com"
            }
        }
    ]
}

Categories