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": 128160,
    "articles": [
        {
            "id": "4a344803bc7ceaa6d89729b63743df08",
            "title": "Scientists make significant discovery on bacteria’s resistance to common antibiotics",
            "description": "Researchers hope that findings can help them treat infections more effectively",
            "content": "A significant breakthrough in understanding how bacteria resist common antibiotics could pave the way for more effective treatments against harmful infections, a new study suggests.\nResearchers believe that by targeting a specific bacterial defence m... [2148 chars]",
            "url": "https://ca.news.yahoo.com/scientists-significant-discovery-bacteria-resistance-103113894.html",
            "image": "https://media.zenfs.com/en/the_independent_577/d2953594c2c25eabc3b9cf01aaabc5f7",
            "publishedAt": "2025-11-11T10:31:13Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "42a04b57f36d816ffb80a1c718f125f4",
            "title": "Astronomers captured a dying star devour a shattered planet, revealing what may one day happen to Earth when the sun dies",
            "description": "Astronomers have found the chemical remains of a planet devoured by its dead star. The discovery offers a haunting preview of what could happen to Earth one day when the Sun reaches its end.",
            "content": "What would happen to our beloved planet when the sun dies? Astronomers have captured what could be the fate of the Earth when its star reaches the end of its life, and it is not reassuring.\nThe scientists spotted a white dwarf LSPM J0207+3331 in the ... [1872 chars]",
            "url": "https://www.notebookcheck.net/Astronomers-captured-a-dying-star-devour-a-shattered-planet-revealing-what-may-one-day-happen-to-Earth-when-the-sun-dies.1160363.0.html",
            "image": "https://www.notebookcheck.net/fileadmin/Notebooks/News/_nc5/A-rendering-of-a-white-dwarf-swalloing-its-planetary-system-Image-source-NASA.jpg",
            "publishedAt": "2025-11-11T08:54:00Z",
            "lang": "en",
            "source": {
                "id": "6f43ddc905277d3cab59591df0bcaa6d",
                "name": "Notebookcheck",
                "url": "https://www.notebookcheck.net"
            }
        },
        {
            "id": "99f6fa00d81277f9ae7bcfeb56c73d45",
            "title": "On a trouvé de la vie dans cette drôle de gelée volcanique bleue",
            "description": "La recherche de la vie ne se fait pas uniquement sur les autres planètes. Sur Terre aussi, cette quête existe notamment dans des endroits inattendus ou particulièrement hostiles. Et parfois, on peut croiser des formes de vie surprenantes, y compris au cœur des volcans. À première vue, la substance rappelle une",
            "content": "La recherche de la vie ne se fait pas uniquement sur les autres planètes. Sur Terre aussi, cette quête existe notamment dans des endroits inattendus ou particulièrement hostiles. Et parfois, on peut croiser des formes de vie surprenantes, y compris a... [3031 chars]",
            "url": "https://www.numerama.com/sciences/2114165-on-a-trouve-de-la-vie-dans-cette-drole-de-gelee-volcanique-bleue.html",
            "image": "https://c0.lestechnophiles.com/www.numerama.com/wp-content/uploads/2025/11/so292-2-geob24930-1.jpg?resize=1600,900&key=ffd0a596&watermark",
            "publishedAt": "2025-11-11T08:19:22Z",
            "lang": "fr",
            "source": {
                "id": "9d6d4f137c8260428c84bc88d2728c6b",
                "name": "Numerama",
                "url": "https://www.numerama.com"
            }
        }
    ]
}

Categories