Flag of Canada

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": 123348,
    "articles": [
        {
            "id": "2d3047f104f5664a8ced9e411ce099aa",
            "title": "How The Frogfish Perfected The Art Of Deep-Sea Fishing - A Biologist Explains",
            "description": "A new study reveals how frogfish mastered their eerie fishing trick: by rearranging their motor neurons. Here’s the surprising science behind it.",
            "content": "Anglerfish are some of the most bizarre and fearsome predators lurking in the ocean’s depths. Known for their haunting appearance and unique hunting methods, these fish have evolved to use a rod-like fin with “bait” to lure in prey. But as researcher... [6467 chars]",
            "url": "https://www.forbes.com/sites/scotttravers/2025/11/29/how-the-frogfish-perfected-the-art-of-deep-sea-fishing---a-biologist-explains/",
            "image": "https://imageio.forbes.com/specials-images/imageserve/6929770f9c00a5562d0dbc50/0x0.jpg?format=jpg&height=900&width=1600&fit=bounds",
            "publishedAt": "2025-11-29T20:52:43Z",
            "lang": "en",
            "source": {
                "id": "c4e32b557a3dd75225975f11fb68a3a9",
                "name": "Forbes",
                "url": "https://www.forbes.com"
            }
        },
        {
            "id": "716b460fe3e45f6a134b4100a057a111",
            "title": "Primary Russian launch pad damaged during rocket liftoff",
            "description": "Kazakhstan's Baikonur Cosmodrome was damaged during Thursday's launch that sent two Russian cosmonauts and one U.S. astronaut to the International Space Station.",
            "content": "Nov. 29 (UPI) -- Kazakhstan's Baikonur Cosmodrome was damaged during Thursday's launch that sent two Russian cosmonauts and one U.S. astronaut to the International Space Station.\nRussia leases the launch facility, which is located in Kazakhstan, and ... [1257 chars]",
            "url": "https://ca.news.yahoo.com/primary-russian-launch-pad-damaged-204748181.html",
            "image": "https://media.zenfs.com/en/united_press_international_articles_356/9ce4b36b2e76087f8c3c05f785704ba4",
            "publishedAt": "2025-11-29T20:47:48Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "382a53df4f40017ea2521683ea2345a8",
            "title": "Primary Russian launch pad damaged during rocket liftoff",
            "description": "Kazakhstan's Baikonur Cosmodrome was damaged during Thursday's launch that sent two Russian cosmonauts and one U.S. astronaut to the International Space Station.",
            "content": "Nov. 29 (UPI) -- Kazakhstan's Baikonur Cosmodrome was damaged during Thursday's launch that sent two Russian cosmonauts and one U.S. astronaut to the International Space Station.\nRussia leases the launch facility, which is located in Kazakhstan, and ... [1257 chars]",
            "url": "https://www.upi.com/Science_News/2025/11/29/kazakhstan-roscosmos-launchpad/9301764447093/",
            "image": "https://cdnph.upi.com/sv/ph/og/i/9301764447093/2025/1/17644477872946/v1.5/Primary-Russian-launch-pad-damaged-during-rocket-liftoff.jpg",
            "publishedAt": "2025-11-29T20:47:48Z",
            "lang": "en",
            "source": {
                "id": "887e9e707c79cca3398c8d4e0e1c2d60",
                "name": "upi.com",
                "url": "https://www.upi.com"
            }
        }
    ]
}

Categories