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": 142480,
    "articles": [
        {
            "id": "b95b11017d209e134f42ce565178555a",
            "title": "Penn engineers use AI to solve some of science's most difficult math problems",
            "description": "Penn engineers built an AI math tool that solves inverse PDEs faster and more reliably, even with noisy data.",
            "content": "A ripple tells you something happened, but not exactly what.\nThat is the core problem behind a hard class of equations that scientists use when they try to work backward from what they can measure to what caused it. In weather systems, biology, and m... [11651 chars]",
            "url": "https://www.thebrighterside.news/post/penn-engineers-use-ai-to-solve-some-of-sciences-most-difficult-math-problems/",
            "image": "https://www.thebrighterside.news/uploads/2026/05/Math-2.jpg?auto=webp&width=2000&height=1333",
            "publishedAt": "2026-05-02T20:07:00Z",
            "lang": "en",
            "source": {
                "id": "112bf679e5854b6527eea31fa42dbada",
                "name": "The Brighter Side of News",
                "url": "https://www.thebrighterside.news"
            }
        },
        {
            "id": "bb85d9e1f98b156a2ea12cb2751e5e69",
            "title": "Stargazing at the Fort",
            "description": "Stargazing at the Fort",
            "content": "Step into the night at Fort Steele Heritage Town Wednesday, May 13 and join us for a relaxed, beginner-friendly stargazing experience where the wonders of the universe come into view—far from city lights and closer than you might think.\nDiscover how ... [812 chars]",
            "url": "https://www.e-know.ca/regions/east-kootenay/stargazing-at-the-fort/",
            "image": "https://s3.amazonaws.com/wpe-e-know.ca/eknow/wp-content/uploads/2026/04/Star-gazing.jpg",
            "publishedAt": "2026-05-02T15:02:53Z",
            "lang": "en",
            "source": {
                "id": "a6e8888a95251d7fb8bbe00ff07c32c5",
                "name": "e-KNOW",
                "url": "https://www.e-know.ca"
            }
        },
        {
            "id": "acdd3ce88f68230f92f5875537fe5b28",
            "title": "Meteor shower of comet debris may be hidden by bright moon",
            "description": "The Eta Aquarid meteor shower soon will light the sky with debris from Halley’s comet. But a bright moon will spoil the fun this year, making the display harder to glimpse.",
            "content": "NEW YORK — The Eta Aquarid meteor shower soon will light the sky with debris from Halley’s comet. But a bright moon will spoil the fun this year, making the display harder to glimpse.\nThe shower will peak Tuesday night into Wednesday morning. Viewers... [2090 chars]",
            "url": "https://www.cp24.com/news/world/2026/05/02/a-bright-moon-may-dim-the-eta-aquarid-meteor-shower-made-up-of-halleys-comet-debris/",
            "image": "https://www.cp24.com/resizer/v2/PHF57GKHWLVHBYOFISTIZMWJG4.jpg?smart=true&auth=4d94e88b7efb1b916c19cf9dd4f1798b3250b1468a39dab7be64874a76ddf3fb&width=1200&height=630",
            "publishedAt": "2026-05-02T14:14:51Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        }
    ]
}

Categories